Project.cbp 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CodeBlocks_project_file>
  3. <FileVersion major="1" minor="6"/>
  4. <Project>
  5. <Option title="Project"/>
  6. <Option makefile_is_custom="1"/>
  7. <Option compiler="gcc"/>
  8. <Option virtualFolders="CMake Files\;CMake Files\mqtt\;"/>
  9. <Build>
  10. <Target title="all">
  11. <Option working_dir="/home/book/hisi3518_lora/cmake-build-debug"/>
  12. <Option type="4"/>
  13. <MakeCommands>
  14. <Build command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 all"/>
  15. <CompileFile command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  16. <Clean command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  17. <DistClean command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  18. </MakeCommands>
  19. </Target>
  20. <Target title="rebuild_cache">
  21. <Option working_dir="/home/book/hisi3518_lora/cmake-build-debug"/>
  22. <Option type="4"/>
  23. <MakeCommands>
  24. <Build command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 rebuild_cache"/>
  25. <CompileFile command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  26. <Clean command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  27. <DistClean command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  28. </MakeCommands>
  29. </Target>
  30. <Target title="edit_cache">
  31. <Option working_dir="/home/book/hisi3518_lora/cmake-build-debug"/>
  32. <Option type="4"/>
  33. <MakeCommands>
  34. <Build command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 edit_cache"/>
  35. <CompileFile command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  36. <Clean command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  37. <DistClean command="/usr/bin/make -j4 -f &quot;/home/book/hisi3518_lora/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  38. </MakeCommands>
  39. </Target>
  40. </Build>
  41. <Unit filename="/home/book/hisi3518_lora/CMakeLists.txt">
  42. <Option virtualFolder="CMake Files\"/>
  43. </Unit>
  44. <Unit filename="/home/book/hisi3518_lora/mqtt/CMakeLists.txt">
  45. <Option virtualFolder="CMake Files\mqtt\"/>
  46. </Unit>
  47. </Project>
  48. </CodeBlocks_project_file>