Sync.cbp 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <CodeBlocks_project_file>
  3. <FileVersion major="1" minor="6" />
  4. <Project>
  5. <Option title="Sync" />
  6. <Option pch_mode="2" />
  7. <Option compiler="gcc" />
  8. <Build>
  9. <Target title="Debug">
  10. <Option output="bin/Debug/Sync" prefix_auto="1" extension_auto="1" />
  11. <Option object_output="obj/Debug/" />
  12. <Option type="1" />
  13. <Option compiler="gcc" />
  14. <Option parameters="Sync_param_test_v2.xml -p 12 --debug" />
  15. <Compiler>
  16. <Add option="-g" />
  17. </Compiler>
  18. </Target>
  19. </Build>
  20. <Compiler>
  21. <Add option="-Wall" />
  22. <Add option="-fexceptions" />
  23. </Compiler>
  24. <Unit filename="due-pp-lib.h" />
  25. <Unit filename="main.cpp" />
  26. <Unit filename="pugiconfig.hpp" />
  27. <Unit filename="pugixml.cpp" />
  28. <Unit filename="pugixml.hpp" />
  29. <Unit filename="serial_lib_cpp.cpp">
  30. <Option target="&lt;{~None~}&gt;" />
  31. </Unit>
  32. <Unit filename="serialib.cpp" />
  33. <Unit filename="serialib.h" />
  34. <Unit filename="simplelogger.cpp" />
  35. <Unit filename="simplelogger.hpp" />
  36. <Extensions />
  37. </Project>
  38. </CodeBlocks_project_file>