Text only
|
Text with Images
Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Shane on November 21, 2008, 05:25:02 PM
Title:
Debugging in a specific directory
Post 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.
Title:
Re: Debugging in a specific directory
Post by:
dmoore
on
November 21, 2008, 05:53:29 PM
set the execution working dir in project->properties->build targets
Title:
Re: Debugging in a specific directory
Post by:
Shane
on
November 21, 2008, 06:03:45 PM
Great thanks.
Text only
|
Text with Images