JKQtPlotter/test/jkqtfastplotter_test/jkqtfastplotter_test.cbp

77 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="jkqtfastplotter_test" />
<Option makefile_is_custom="1" />
<Option pch_mode="2" />
<Option compiler="gnu_gcc_compiler_450" />
<MakeCommands>
<Build command="$make -f $makefile.$target" />
<CompileFile command="$make -f $makefile $file" />
<Clean command="$make -f $makefile.$target clean" />
<DistClean command="$make -f $makefile distclean$target" />
<AskRebuildNeeded command="$make -q -f $makefile.$target" />
<SilentBuild command="$make -s -f $makefile.$target" />
</MakeCommands>
<Build>
<Target title="Debug">
<Option output=".\jkqtfastplotter_test" prefix_auto="1" extension_auto="1" />
<Option object_output="I:\neu\lib\qt\test\jkqtfastplotter_test\.objs" />
<Option type="1" />
<Option compiler="gnu_gcc_compiler_450" />
<Compiler>
<Add option="-g" />
</Compiler>
<MakeCommands>
<Build command="$make -f $makefile.$target" />
<CompileFile command="$make -f $makefile $file" />
<Clean command="$make -f $makefile.$target clean" />
<DistClean command="$make -f $makefile distclean$target" />
<AskRebuildNeeded command="$make -q -f $makefile.$target" />
<SilentBuild command="$make -s -f $makefile.$target" />
</MakeCommands>
</Target>
<Target title="Release">
<Option output=".\jkqtfastplotter_test" prefix_auto="1" extension_auto="1" />
<Option object_output="I:\neu\lib\qt\test\jkqtfastplotter_test\.objs" />
<Option type="1" />
<Option compiler="gnu_gcc_compiler_450" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
<MakeCommands>
<Build command="$make -f $makefile.$target" />
<CompileFile command="$make -f $makefile $file" />
<Clean command="$make -f $makefile.$target clean" />
<DistClean command="$make -f $makefile distclean$target" />
<AskRebuildNeeded command="$make -q -f $makefile.$target" />
<SilentBuild command="$make -s -f $makefile.$target" />
</MakeCommands>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<ExtraCommands>
<Add before="$(#qt4)\bin\qmake.exe ${PROJECT_NAME}.pro" />
</ExtraCommands>
<Unit filename="..\..\..\highrestimer.cpp" />
<Unit filename="..\..\..\highrestimer.h" />
<Unit filename="..\..\jkqtfastplotter.cpp" />
<Unit filename="..\..\jkqtfastplotter.h" />
<Unit filename="jkqtfastplotter_test.cpp" />
<Unit filename="jkqtfastplotter_test.pro" />
<Unit filename="..\..\..\tools.cpp" />
<Unit filename="..\..\..\tools.h" />
<Extensions>
<code_completion />
<envvars />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>