rex/cmake-build-debug/ftests.cbp

104 lines
6.5 KiB
Plaintext
Raw Normal View History

2017-04-18 23:04:21 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="ftests" />
<Option makefile_is_custom="1" />
<Option compiler="gcc" />
<Option virtualFolders="CMake Files\;" />
<Build>
<Target title="all">
<Option working_dir="/home/phanes/Development/internal/ftests/cmake-build-debug" />
<Option type="4" />
<MakeCommands>
<Build command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 all" />
<CompileFile command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;" />
<Clean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
<DistClean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
</MakeCommands>
</Target>
<Target title="edit_cache">
<Option working_dir="/home/phanes/Development/internal/ftests/cmake-build-debug" />
<Option type="4" />
<MakeCommands>
<Build command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 edit_cache" />
<CompileFile command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;" />
<Clean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
<DistClean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
</MakeCommands>
</Target>
<Target title="rebuild_cache">
<Option working_dir="/home/phanes/Development/internal/ftests/cmake-build-debug" />
<Option type="4" />
<MakeCommands>
<Build command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 rebuild_cache" />
<CompileFile command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;" />
<Clean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
<DistClean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
</MakeCommands>
</Target>
<Target title="ftests">
<Option output="/home/phanes/Development/internal/ftests/cmake-build-debug/ftests" prefix_auto="0" extension_auto="0" />
<Option working_dir="/home/phanes/Development/internal/ftests/cmake-build-debug" />
<Option object_output="./" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add directory="/usr/include" />
<Add directory="/usr/include/c++/5" />
<Add directory="/usr/include/c++/5/backward" />
<Add directory="/usr/include/x86_64-linux-gnu" />
<Add directory="/usr/include/x86_64-linux-gnu/c++/5" />
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include" />
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed" />
<Add directory="/usr/local/include" />
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 ftests" />
<CompileFile command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;" />
<Clean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
<DistClean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
</MakeCommands>
</Target>
<Target title="ftests/fast">
<Option output="/home/phanes/Development/internal/ftests/cmake-build-debug/ftests" prefix_auto="0" extension_auto="0" />
<Option working_dir="/home/phanes/Development/internal/ftests/cmake-build-debug" />
<Option object_output="./" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add directory="/usr/include" />
<Add directory="/usr/include/c++/5" />
<Add directory="/usr/include/c++/5/backward" />
<Add directory="/usr/include/x86_64-linux-gnu" />
<Add directory="/usr/include/x86_64-linux-gnu/c++/5" />
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include" />
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed" />
<Add directory="/usr/local/include" />
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 ftests/fast" />
<CompileFile command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;" />
<Clean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
<DistClean command="/usr/bin/make -f &quot;/home/phanes/Development/internal/ftests/cmake-build-debug/Makefile&quot; VERBOSE=1 clean" />
</MakeCommands>
</Target>
</Build>
2017-04-19 05:54:22 +00:00
<Unit filename="/home/phanes/Development/internal/ftests/examplar.cpp">
2017-04-18 23:04:21 +00:00
<Option target="ftests"/>
2017-04-19 05:54:22 +00:00
</Unit>
2017-04-19 05:58:38 +00:00
<Unit filename="/home/phanes/Development/internal/ftests/src/json/jsoncpp.cpp">
2017-04-18 23:04:21 +00:00
<Option target="ftests"/>
2017-04-19 05:54:22 +00:00
</Unit>
<Unit filename="/home/phanes/Development/internal/ftests/src/loaders.cpp">
2017-04-18 23:04:21 +00:00
<Option target="ftests"/>
2017-04-19 05:54:22 +00:00
</Unit>
<Unit filename="/home/phanes/Development/internal/ftests/src/loaders.h">
2017-04-18 23:04:21 +00:00
<Option target="ftests"/>
2017-04-19 05:54:22 +00:00
</Unit>
<Unit filename="/home/phanes/Development/internal/ftests/CMakeLists.txt">
2017-04-18 23:04:21 +00:00
<Option virtualFolder="CMake Files\" />
2017-04-19 05:54:22 +00:00
</Unit>
2017-04-18 23:04:21 +00:00
</Project>
</CodeBlocks_project_file>