Author Topic: Debug / run arguments  (Read 7028 times)

Offline wever

  • Multiple posting newcomer
  • *
  • Posts: 49
Debug / run arguments
« on: September 01, 2014, 08:17:10 pm »
Can you tell me how to set command line arguments for debug mode? I mean how to call the program from Debug with argument like
Code
program.exe -i image -b 5 -s

Offline SteelRat

  • Multiple posting newcomer
  • *
  • Posts: 45
  • Stainless
Re: Debug / run arguments
« Reply #1 on: September 01, 2014, 08:21:53 pm »
MENU->Project->Set program's arguments...