If, by regular C++ app, you mean something which uses cin, cout, and the like, create a new project, and select C++ Tool as the type. When you run it from PB, the output should show up in the Run pane (which should open automatically when you select Build and Run).
After you build, the...