cxx.cbp 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CodeBlocks_project_file>
  3. <FileVersion major="1" minor="6"/>
  4. <Project>
  5. <Option title="cxx"/>
  6. <Option makefile_is_custom="1"/>
  7. <Option compiler="gcc"/>
  8. <Option virtualFolders="CMake Files\;"/>
  9. <Build>
  10. <Target title="all">
  11. <Option working_dir="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug"/>
  12. <Option type="4"/>
  13. <MakeCommands>
  14. <Build command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 all"/>
  15. <CompileFile command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  16. <Clean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  17. <DistClean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  18. </MakeCommands>
  19. </Target>
  20. <Target title="rebuild_cache">
  21. <Option working_dir="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug"/>
  22. <Option type="4"/>
  23. <MakeCommands>
  24. <Build command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 rebuild_cache"/>
  25. <CompileFile command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  26. <Clean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  27. <DistClean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  28. </MakeCommands>
  29. </Target>
  30. <Target title="edit_cache">
  31. <Option working_dir="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug"/>
  32. <Option type="4"/>
  33. <MakeCommands>
  34. <Build command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 edit_cache"/>
  35. <CompileFile command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  36. <Clean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  37. <DistClean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  38. </MakeCommands>
  39. </Target>
  40. <Target title="cxx">
  41. <Option output="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/cxx" prefix_auto="0" extension_auto="0"/>
  42. <Option working_dir="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug"/>
  43. <Option object_output="./"/>
  44. <Option type="1"/>
  45. <Option compiler="gcc"/>
  46. <Compiler>
  47. <Add directory="/usr/include/c++/5"/>
  48. <Add directory="/usr/include/x86_64-linux-gnu/c++/5"/>
  49. <Add directory="/usr/include/c++/5/backward"/>
  50. <Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include"/>
  51. <Add directory="/usr/local/include"/>
  52. <Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed"/>
  53. <Add directory="/usr/include/x86_64-linux-gnu"/>
  54. <Add directory="/usr/include"/>
  55. </Compiler>
  56. <MakeCommands>
  57. <Build command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 cxx"/>
  58. <CompileFile command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  59. <Clean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  60. <DistClean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  61. </MakeCommands>
  62. </Target>
  63. <Target title="cxx/fast">
  64. <Option output="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/cxx" prefix_auto="0" extension_auto="0"/>
  65. <Option working_dir="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug"/>
  66. <Option object_output="./"/>
  67. <Option type="1"/>
  68. <Option compiler="gcc"/>
  69. <Compiler>
  70. <Add directory="/usr/include/c++/5"/>
  71. <Add directory="/usr/include/x86_64-linux-gnu/c++/5"/>
  72. <Add directory="/usr/include/c++/5/backward"/>
  73. <Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include"/>
  74. <Add directory="/usr/local/include"/>
  75. <Add directory="/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed"/>
  76. <Add directory="/usr/include/x86_64-linux-gnu"/>
  77. <Add directory="/usr/include"/>
  78. </Compiler>
  79. <MakeCommands>
  80. <Build command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 cxx/fast"/>
  81. <CompileFile command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
  82. <Clean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  83. <DistClean command="/usr/bin/make -j2 -f &quot;/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
  84. </MakeCommands>
  85. </Target>
  86. </Build>
  87. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/pcap_processor.cpp">
  88. <Option target="cxx"/>
  89. </Unit>
  90. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/pcap_processor.h">
  91. <Option target="cxx"/>
  92. </Unit>
  93. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/statistics.cpp">
  94. <Option target="cxx"/>
  95. </Unit>
  96. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/statistics.h">
  97. <Option target="cxx"/>
  98. </Unit>
  99. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/statistics_db.cpp">
  100. <Option target="cxx"/>
  101. </Unit>
  102. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/statistics_db.h">
  103. <Option target="cxx"/>
  104. </Unit>
  105. <Unit filename="/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cxx/CMakeLists.txt">
  106. <Option virtualFolder="CMake Files\"/>
  107. </Unit>
  108. </Project>
  109. </CodeBlocks_project_file>