Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Shane on November 21, 2008, 05:25:02 pm
-
I have a unit test I want to debug, but that unit test must be ran in a specific directory. Does anyone know how I can set that up?
Thanks.
-
set the execution working dir in project->properties->build targets
-
Great thanks.