123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" encoding="UTF-8"?>
- <CodeBlocks_project_file>
- <FileVersion major="1" minor="6"/>
- <Project>
- <Option title="drone"/>
- <Option makefile_is_custom="1"/>
- <Option compiler="gcc"/>
- <Option virtualFolders="CMake Files\;"/>
- <Build>
- <Target title="all">
- <Option working_dir="/home/logicp/CLionProjects/drone/cmake-build-debug"/>
- <Option type="4"/>
- <MakeCommands>
- <Build command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 all"/>
- <CompileFile command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
- <Clean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- <DistClean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- </MakeCommands>
- </Target>
- <Target title="edit_cache">
- <Option working_dir="/home/logicp/CLionProjects/drone/cmake-build-debug"/>
- <Option type="4"/>
- <MakeCommands>
- <Build command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
- <CompileFile command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
- <Clean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- <DistClean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- </MakeCommands>
- </Target>
- <Target title="rebuild_cache">
- <Option working_dir="/home/logicp/CLionProjects/drone/cmake-build-debug"/>
- <Option type="4"/>
- <MakeCommands>
- <Build command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
- <CompileFile command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
- <Clean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- <DistClean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- </MakeCommands>
- </Target>
- <Target title="drone">
- <Option output="/home/logicp/CLionProjects/drone/cmake-build-debug/drone" prefix_auto="0" extension_auto="0"/>
- <Option working_dir="/home/logicp/CLionProjects/drone/cmake-build-debug"/>
- <Option object_output="./"/>
- <Option type="1"/>
- <Option compiler="gcc"/>
- <Compiler>
- <Add directory="/usr/lib/gcc/x86_64-linux-gnu/4.8/include"/>
- <Add directory="/usr/local/include"/>
- <Add directory="/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed"/>
- <Add directory="/usr/include/x86_64-linux-gnu"/>
- <Add directory="/usr/include"/>
- <Add directory="/usr/include/c++/4.8"/>
- <Add directory="/usr/include/x86_64-linux-gnu/c++/4.8"/>
- <Add directory="/usr/include/c++/4.8/backward"/>
- </Compiler>
- <MakeCommands>
- <Build command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 drone"/>
- <CompileFile command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
- <Clean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- <DistClean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- </MakeCommands>
- </Target>
- <Target title="drone/fast">
- <Option output="/home/logicp/CLionProjects/drone/cmake-build-debug/drone" prefix_auto="0" extension_auto="0"/>
- <Option working_dir="/home/logicp/CLionProjects/drone/cmake-build-debug"/>
- <Option object_output="./"/>
- <Option type="1"/>
- <Option compiler="gcc"/>
- <Compiler>
- <Add directory="/usr/lib/gcc/x86_64-linux-gnu/4.8/include"/>
- <Add directory="/usr/local/include"/>
- <Add directory="/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed"/>
- <Add directory="/usr/include/x86_64-linux-gnu"/>
- <Add directory="/usr/include"/>
- <Add directory="/usr/include/c++/4.8"/>
- <Add directory="/usr/include/x86_64-linux-gnu/c++/4.8"/>
- <Add directory="/usr/include/c++/4.8/backward"/>
- </Compiler>
- <MakeCommands>
- <Build command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 drone/fast"/>
- <CompileFile command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
- <Clean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- <DistClean command="/usr/bin/make -j8 -f "/home/logicp/CLionProjects/drone/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
- </MakeCommands>
- </Target>
- </Build>
- <Unit filename="/home/logicp/CLionProjects/drone/drone.cpp">
- <Option target="drone"/>
- </Unit>
- <Unit filename="/home/logicp/CLionProjects/drone/drone.h">
- <Option target="drone"/>
- </Unit>
- <Unit filename="/home/logicp/CLionProjects/drone/main.cpp">
- <Option target="drone"/>
- </Unit>
- <Unit filename="/home/logicp/CLionProjects/drone/throttle.cpp">
- <Option target="drone"/>
- </Unit>
- <Unit filename="/home/logicp/CLionProjects/drone/throttle.h">
- <Option target="drone"/>
- </Unit>
- <Unit filename="/home/logicp/CLionProjects/drone/CMakeLists.txt">
- <Option virtualFolder="CMake Files\"/>
- </Unit>
- </Project>
- </CodeBlocks_project_file>
|