No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

configurations.xml 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="100">
  3. <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
  4. <logicalFolder name="HeaderFiles"
  5. displayName="Header Files"
  6. projectFiles="true">
  7. <itemPath>./lib/base64/base64.h</itemPath>
  8. <itemPath>./lib/camera.h</itemPath>
  9. <itemPath>./lib/commonitor.h</itemPath>
  10. <itemPath>./lib/comrobot.h</itemPath>
  11. <itemPath>./lib/img.h</itemPath>
  12. <itemPath>./lib/messages.h</itemPath>
  13. <itemPath>./tasks.h</itemPath>
  14. <itemPath>./tasks_pthread.h</itemPath>
  15. </logicalFolder>
  16. <logicalFolder name="ResourceFiles"
  17. displayName="Resource Files"
  18. projectFiles="true">
  19. <itemPath>./gdbsudo.sh</itemPath>
  20. </logicalFolder>
  21. <logicalFolder name="SourceFiles"
  22. displayName="Source Files"
  23. projectFiles="true">
  24. <itemPath>./lib/base64/base64.cpp</itemPath>
  25. <itemPath>./lib/camera.cpp</itemPath>
  26. <itemPath>./lib/commonitor.cpp</itemPath>
  27. <itemPath>./lib/comrobot.cpp</itemPath>
  28. <itemPath>./lib/img.cpp</itemPath>
  29. <itemPath>./main.cpp</itemPath>
  30. <itemPath>./lib/messages.cpp</itemPath>
  31. <itemPath>./tasks.cpp</itemPath>
  32. <itemPath>./tasks_pthread.cpp</itemPath>
  33. </logicalFolder>
  34. <logicalFolder name="TestFiles"
  35. displayName="Test Files"
  36. projectFiles="false"
  37. kind="TEST_LOGICAL_FOLDER">
  38. </logicalFolder>
  39. <logicalFolder name="ExternalFiles"
  40. displayName="Important Files"
  41. projectFiles="false"
  42. kind="IMPORTANT_FILES_FOLDER">
  43. <itemPath>./Makefile</itemPath>
  44. </logicalFolder>
  45. </logicalFolder>
  46. <sourceRootList>
  47. <Elem>lib</Elem>
  48. </sourceRootList>
  49. <projectmakefile>./Makefile</projectmakefile>
  50. <confs>
  51. <conf name="Debug__PC_" type="1">
  52. <toolsSet>
  53. <compilerSet>default</compilerSet>
  54. <dependencyChecking>true</dependencyChecking>
  55. <rebuildPropChanged>false</rebuildPropChanged>
  56. </toolsSet>
  57. <compileType>
  58. <cTool>
  59. <incDir>
  60. <pElem>./</pElem>
  61. <pElem>./lib</pElem>
  62. </incDir>
  63. <commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy</commandLine>
  64. </cTool>
  65. <ccTool>
  66. <incDir>
  67. <pElem>./</pElem>
  68. <pElem>./lib</pElem>
  69. <pElem>/usr/xenomai/include</pElem>
  70. <pElem>/usr/xenomai/include/mercury</pElem>
  71. </incDir>
  72. <commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy -Wno-pmf-conversions</commandLine>
  73. <preprocessorList>
  74. <Elem>_WITH_TRACE_</Elem>
  75. <Elem>__FOR_PC__</Elem>
  76. <Elem>__WITH_ARUCO__</Elem>
  77. </preprocessorList>
  78. </ccTool>
  79. <linkerTool>
  80. <linkerLibItems>
  81. <linkerOptionItem>`pkg-config --libs opencv`</linkerOptionItem>
  82. </linkerLibItems>
  83. <commandLine>-Wl,--no-as-needed -lalchemy -lcopperplate /usr/xenomai/lib/xenomai/bootstrap.o -Wl,--wrap=main -Wl,--dynamic-list=/usr/xenomai/lib/dynlist.ld -L/usr/xenomai/lib -lmercury -lpthread -lrt</commandLine>
  84. </linkerTool>
  85. </compileType>
  86. <item path="./gdbsudo.sh" ex="false" tool="3" flavor2="0">
  87. </item>
  88. <item path="./lib/base64/base64.cpp" ex="false" tool="1" flavor2="0">
  89. </item>
  90. <item path="./lib/base64/base64.h" ex="false" tool="3" flavor2="0">
  91. </item>
  92. <item path="./lib/camera.cpp" ex="false" tool="1" flavor2="0">
  93. </item>
  94. <item path="./lib/camera.h" ex="false" tool="3" flavor2="0">
  95. </item>
  96. <item path="./lib/commonitor.cpp" ex="false" tool="1" flavor2="0">
  97. </item>
  98. <item path="./lib/commonitor.h" ex="false" tool="3" flavor2="0">
  99. </item>
  100. <item path="./lib/comrobot.cpp" ex="false" tool="1" flavor2="0">
  101. </item>
  102. <item path="./lib/comrobot.h" ex="false" tool="3" flavor2="0">
  103. </item>
  104. <item path="./lib/img.cpp" ex="false" tool="1" flavor2="0">
  105. </item>
  106. <item path="./lib/img.h" ex="false" tool="3" flavor2="0">
  107. </item>
  108. <item path="./lib/messages.cpp" ex="false" tool="1" flavor2="0">
  109. </item>
  110. <item path="./lib/messages.h" ex="false" tool="3" flavor2="0">
  111. </item>
  112. <item path="./main.cpp" ex="false" tool="1" flavor2="0">
  113. </item>
  114. <item path="./tasks.cpp" ex="false" tool="1" flavor2="0">
  115. </item>
  116. <item path="./tasks.h" ex="false" tool="3" flavor2="0">
  117. </item>
  118. <item path="./tasks_pthread.h" ex="false" tool="3" flavor2="0">
  119. </item>
  120. </conf>
  121. <conf name="Debug__RPI_" type="1">
  122. <toolsSet>
  123. <compilerSet>GNU|GNU</compilerSet>
  124. <dependencyChecking>true</dependencyChecking>
  125. <rebuildPropChanged>false</rebuildPropChanged>
  126. </toolsSet>
  127. <compileType>
  128. <cTool>
  129. <incDir>
  130. <pElem>./</pElem>
  131. <pElem>./lib</pElem>
  132. <pElem>/usr/xenomai/include</pElem>
  133. <pElem>/usr/xenomai/include/mercury</pElem>
  134. </incDir>
  135. <commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy</commandLine>
  136. </cTool>
  137. <ccTool>
  138. <incDir>
  139. <pElem>./</pElem>
  140. <pElem>./lib</pElem>
  141. <pElem>/usr/xenomai/include</pElem>
  142. <pElem>/usr/xenomai/include/mercury</pElem>
  143. </incDir>
  144. <commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy -Wno-pmf-conversions -std=gnu++11</commandLine>
  145. <preprocessorList>
  146. <Elem>_WITH_TRACE_</Elem>
  147. <Elem>__WITH_ARUCO__</Elem>
  148. </preprocessorList>
  149. </ccTool>
  150. <linkerTool>
  151. <linkerLibItems>
  152. <linkerOptionItem>`pkg-config --libs opencv`</linkerOptionItem>
  153. <linkerLibLibItem>raspicam_cv</linkerLibLibItem>
  154. <linkerLibLibItem>raspicam</linkerLibLibItem>
  155. </linkerLibItems>
  156. <commandLine>-Wl,--no-as-needed -lalchemy -lcopperplate /usr/xenomai/lib/xenomai/bootstrap.o -Wl,--wrap=main -Wl,--dynamic-list=/usr/xenomai/lib/dynlist.ld -L/usr/xenomai/lib -lmercury -lpthread -lrt</commandLine>
  157. </linkerTool>
  158. </compileType>
  159. <item path="./gdbsudo.sh" ex="false" tool="3" flavor2="0">
  160. </item>
  161. <item path="./lib/base64/base64.cpp" ex="false" tool="1" flavor2="0">
  162. </item>
  163. <item path="./lib/base64/base64.h" ex="false" tool="3" flavor2="0">
  164. </item>
  165. <item path="./lib/camera.cpp" ex="false" tool="1" flavor2="0">
  166. </item>
  167. <item path="./lib/camera.h" ex="false" tool="3" flavor2="0">
  168. </item>
  169. <item path="./lib/commonitor.cpp" ex="false" tool="1" flavor2="0">
  170. </item>
  171. <item path="./lib/commonitor.h" ex="false" tool="3" flavor2="0">
  172. </item>
  173. <item path="./lib/comrobot.cpp" ex="false" tool="1" flavor2="0">
  174. </item>
  175. <item path="./lib/comrobot.h" ex="false" tool="3" flavor2="0">
  176. </item>
  177. <item path="./lib/img.cpp" ex="false" tool="1" flavor2="0">
  178. </item>
  179. <item path="./lib/img.h" ex="false" tool="3" flavor2="0">
  180. </item>
  181. <item path="./lib/messages.cpp" ex="false" tool="1" flavor2="0">
  182. </item>
  183. <item path="./lib/messages.h" ex="false" tool="3" flavor2="0">
  184. </item>
  185. <item path="./main.cpp" ex="false" tool="1" flavor2="0">
  186. </item>
  187. <item path="./tasks.h" ex="false" tool="3" flavor2="0">
  188. </item>
  189. <item path="./tasks_pthread.cpp" ex="false" tool="1" flavor2="0">
  190. </item>
  191. <item path="./tasks_pthread.h" ex="false" tool="3" flavor2="0">
  192. </item>
  193. </conf>
  194. <conf name="JPO2019_RPI_" type="1">
  195. <toolsSet>
  196. <compilerSet>GNU|GNU</compilerSet>
  197. <dependencyChecking>true</dependencyChecking>
  198. <rebuildPropChanged>false</rebuildPropChanged>
  199. </toolsSet>
  200. <compileType>
  201. <cTool>
  202. <incDir>
  203. <pElem>./</pElem>
  204. <pElem>./lib</pElem>
  205. <pElem>/usr/xenomai/include</pElem>
  206. <pElem>/usr/xenomai/include/mercury</pElem>
  207. </incDir>
  208. <commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy</commandLine>
  209. </cTool>
  210. <ccTool>
  211. <standard>8</standard>
  212. <incDir>
  213. <pElem>./</pElem>
  214. <pElem>./lib</pElem>
  215. </incDir>
  216. <commandLine>-D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -Wno-pmf-conversions -std=gnu++11 -pg</commandLine>
  217. <preprocessorList>
  218. <Elem>_WITH_TRACE_</Elem>
  219. <Elem>__WITH_ARUCO__</Elem>
  220. <Elem>__WITH_PTHREAD__</Elem>
  221. </preprocessorList>
  222. </ccTool>
  223. <linkerTool>
  224. <linkerLibItems>
  225. <linkerOptionItem>`pkg-config --libs opencv`</linkerOptionItem>
  226. <linkerLibLibItem>raspicam_cv</linkerLibLibItem>
  227. <linkerLibLibItem>raspicam</linkerLibLibItem>
  228. </linkerLibItems>
  229. <commandLine>-Wl,--no-as-needed -lpthread -lrt -pg</commandLine>
  230. </linkerTool>
  231. </compileType>
  232. <item path="./gdbsudo.sh" ex="false" tool="3" flavor2="0">
  233. </item>
  234. <item path="./lib/base64/base64.cpp" ex="false" tool="1" flavor2="8">
  235. </item>
  236. <item path="./lib/base64/base64.h" ex="false" tool="3" flavor2="0">
  237. </item>
  238. <item path="./lib/camera.cpp" ex="false" tool="1" flavor2="8">
  239. </item>
  240. <item path="./lib/camera.h" ex="false" tool="3" flavor2="0">
  241. </item>
  242. <item path="./lib/commonitor.cpp" ex="false" tool="1" flavor2="8">
  243. </item>
  244. <item path="./lib/commonitor.h" ex="false" tool="3" flavor2="0">
  245. </item>
  246. <item path="./lib/comrobot.cpp" ex="false" tool="1" flavor2="8">
  247. </item>
  248. <item path="./lib/comrobot.h" ex="false" tool="3" flavor2="0">
  249. </item>
  250. <item path="./lib/img.cpp" ex="false" tool="1" flavor2="8">
  251. </item>
  252. <item path="./lib/img.h" ex="false" tool="3" flavor2="0">
  253. </item>
  254. <item path="./lib/messages.cpp" ex="false" tool="1" flavor2="8">
  255. </item>
  256. <item path="./lib/messages.h" ex="false" tool="3" flavor2="0">
  257. </item>
  258. <item path="./main.cpp" ex="false" tool="1" flavor2="8">
  259. </item>
  260. <item path="./tasks.cpp" ex="true" tool="1" flavor2="8">
  261. </item>
  262. <item path="./tasks.h" ex="false" tool="3" flavor2="0">
  263. </item>
  264. <item path="./tasks_pthread.cpp" ex="false" tool="1" flavor2="8">
  265. </item>
  266. <item path="./tasks_pthread.h" ex="false" tool="3" flavor2="0">
  267. </item>
  268. </conf>
  269. </confs>
  270. </configurationDescriptor>