To start without debugging, press
Ctrl + F5. Note that
program.pli has a
get list to stop the program before returning to Visual Studio.
To start with debugging, press
F5. You can choose which debugger to use if you go to
Project Properties >
Run Options >
Debugger.