I'm probably missing something obvious, but I can't find a location to
set command line arguments to my program.
I'd like to launch something like "myprog myarg1" when I hit Ctrl+R,
or F5 when debugging.
By default QtCreator launches myprog, but how do I add myarg1 to
command line args taken by myprog?
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to