codeblocks project file changed to use make target testrunner, instead of test

This commit is contained in:
Reijo Tomperi 2009-01-19 19:45:05 +00:00
parent 4d0e3dac45
commit 3b638289f4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<Add option="-g" />
</Compiler>
</Target>
<Target title="test">
<Target title="testrunner">
<Option output="testrunner" prefix_auto="1" extension_auto="1" />
<Option object_output="/home/nobackup/cppcheck/.objs" />
<Option type="1" />