Code::Blocks Forums

User forums => Help => Topic started by: wever on September 01, 2014, 08:17:10 pm

Title: Debug / run arguments
Post by: wever 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
Title: Re: Debug / run arguments
Post by: SteelRat on September 01, 2014, 08:21:53 pm
MENU->Project->Set program's arguments...