configurations.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="51">
  3. <logicalFolder name="root" displayName="root" projectFiles="true">
  4. <logicalFolder name="HeaderFiles"
  5. displayName="Header Files"
  6. projectFiles="true">
  7. <itemPath>../BattleAction.h</itemPath>
  8. <itemPath>../../hch/CArtHandler.h</itemPath>
  9. <itemPath>../../hch/CBuildingHandler.h</itemPath>
  10. <itemPath>../../CConsoleHandler.h</itemPath>
  11. <itemPath>../../hch/CCreatureHandler.h</itemPath>
  12. <itemPath>../../hch/CDefObjInfoHandler.h</itemPath>
  13. <itemPath>../../CGameInfo.h</itemPath>
  14. <itemPath>../../CGameState.h</itemPath>
  15. <itemPath>../../hch/CGeneralTextHandler.h</itemPath>
  16. <itemPath>../../hch/CHeroHandler.h</itemPath>
  17. <itemPath>../../hch/CLodHandler.h</itemPath>
  18. <itemPath>../../hch/CObjectHandler.h</itemPath>
  19. <itemPath>../CondSh.h</itemPath>
  20. <itemPath>../Connection.h</itemPath>
  21. <itemPath>../../hch/CSpellHandler.h</itemPath>
  22. <itemPath>../../hch/CTownHandler.h</itemPath>
  23. <itemPath>../Interprocess.h</itemPath>
  24. <itemPath>../../map.h</itemPath>
  25. <itemPath>../NetPacks.h</itemPath>
  26. <itemPath>../VCMI_Lib.h</itemPath>
  27. </logicalFolder>
  28. <logicalFolder name="ResourceFiles"
  29. displayName="Resource Files"
  30. projectFiles="true">
  31. </logicalFolder>
  32. <logicalFolder name="SourceFiles"
  33. displayName="Source Files"
  34. projectFiles="true">
  35. <itemPath>../../hch/CArtHandler.cpp</itemPath>
  36. <itemPath>../../hch/CBuildingHandler.cpp</itemPath>
  37. <itemPath>../../CConsoleHandler.cpp</itemPath>
  38. <itemPath>../../hch/CCreatureHandler.cpp</itemPath>
  39. <itemPath>../../hch/CDefObjInfoHandler.cpp</itemPath>
  40. <itemPath>../../CGameInfo.cpp</itemPath>
  41. <itemPath>../../CGameState.cpp</itemPath>
  42. <itemPath>../../hch/CGeneralTextHandler.cpp</itemPath>
  43. <itemPath>../../hch/CHeroHandler.cpp</itemPath>
  44. <itemPath>../../hch/CLodHandler.cpp</itemPath>
  45. <itemPath>../../hch/CObjectHandler.cpp</itemPath>
  46. <itemPath>../Connection.cpp</itemPath>
  47. <itemPath>../../hch/CSpellHandler.cpp</itemPath>
  48. <itemPath>../../hch/CTownHandler.cpp</itemPath>
  49. <itemPath>../../map.cpp</itemPath>
  50. <itemPath>../VCMI_Lib.cpp</itemPath>
  51. </logicalFolder>
  52. <logicalFolder name="ExternalFiles"
  53. displayName="Important Files"
  54. projectFiles="false">
  55. <itemPath>Makefile-nb</itemPath>
  56. </logicalFolder>
  57. </logicalFolder>
  58. <projectmakefile>Makefile-nb</projectmakefile>
  59. <confs>
  60. <conf name="Debug" type="2">
  61. <toolsSet>
  62. <developmentServer>localhost</developmentServer>
  63. <compilerSet>GNU|GNU</compilerSet>
  64. <platform>2</platform>
  65. </toolsSet>
  66. <compileType>
  67. <ccCompilerTool>
  68. <includeDirectories>
  69. <directoryPath>../../hch</directoryPath>
  70. <directoryPath>../..</directoryPath>
  71. <directoryPath>../../../../boost/include/boost-1_37</directoryPath>
  72. <directoryPath>/usr/include/SDL</directoryPath>
  73. <directoryPath>../../../../boost/include/boost-1_37/boost</directoryPath>
  74. </includeDirectories>
  75. </ccCompilerTool>
  76. <linkerTool>
  77. <output>dist/Debug/${PLATFORM}/libvcmi_lib.so</output>
  78. <linkerAddLib>
  79. <directoryPath>../../../../boost/lib</directoryPath>
  80. </linkerAddLib>
  81. <linkerLibItems>
  82. </linkerLibItems>
  83. </linkerTool>
  84. </compileType>
  85. <item path="../../CConsoleHandler.cpp">
  86. <itemTool>1</itemTool>
  87. </item>
  88. <item path="../../CConsoleHandler.h">
  89. <itemTool>3</itemTool>
  90. </item>
  91. <item path="../../CGameInfo.cpp">
  92. <itemTool>1</itemTool>
  93. </item>
  94. <item path="../../CGameInfo.h">
  95. <itemTool>3</itemTool>
  96. </item>
  97. <item path="../../CGameState.cpp">
  98. <itemTool>1</itemTool>
  99. </item>
  100. <item path="../../CGameState.h">
  101. <itemTool>3</itemTool>
  102. </item>
  103. <item path="../../hch/CArtHandler.cpp">
  104. <itemTool>1</itemTool>
  105. </item>
  106. <item path="../../hch/CArtHandler.h">
  107. <itemTool>3</itemTool>
  108. </item>
  109. <item path="../../hch/CBuildingHandler.cpp">
  110. <itemTool>1</itemTool>
  111. </item>
  112. <item path="../../hch/CBuildingHandler.h">
  113. <itemTool>3</itemTool>
  114. </item>
  115. <item path="../../hch/CCreatureHandler.cpp">
  116. <itemTool>1</itemTool>
  117. </item>
  118. <item path="../../hch/CCreatureHandler.h">
  119. <itemTool>3</itemTool>
  120. </item>
  121. <item path="../../hch/CDefObjInfoHandler.cpp">
  122. <itemTool>1</itemTool>
  123. </item>
  124. <item path="../../hch/CDefObjInfoHandler.h">
  125. <itemTool>3</itemTool>
  126. </item>
  127. <item path="../../hch/CGeneralTextHandler.cpp">
  128. <itemTool>1</itemTool>
  129. </item>
  130. <item path="../../hch/CGeneralTextHandler.h">
  131. <itemTool>3</itemTool>
  132. </item>
  133. <item path="../../hch/CHeroHandler.cpp">
  134. <itemTool>1</itemTool>
  135. </item>
  136. <item path="../../hch/CHeroHandler.h">
  137. <itemTool>3</itemTool>
  138. </item>
  139. <item path="../../hch/CLodHandler.cpp">
  140. <itemTool>1</itemTool>
  141. </item>
  142. <item path="../../hch/CLodHandler.h">
  143. <itemTool>3</itemTool>
  144. </item>
  145. <item path="../../hch/CObjectHandler.cpp">
  146. <itemTool>1</itemTool>
  147. </item>
  148. <item path="../../hch/CObjectHandler.h">
  149. <itemTool>3</itemTool>
  150. </item>
  151. <item path="../../hch/CSpellHandler.cpp">
  152. <itemTool>1</itemTool>
  153. </item>
  154. <item path="../../hch/CSpellHandler.h">
  155. <itemTool>3</itemTool>
  156. </item>
  157. <item path="../../hch/CTownHandler.cpp">
  158. <itemTool>1</itemTool>
  159. </item>
  160. <item path="../../hch/CTownHandler.h">
  161. <itemTool>3</itemTool>
  162. </item>
  163. <item path="../../map.cpp">
  164. <itemTool>1</itemTool>
  165. </item>
  166. <item path="../../map.h">
  167. <itemTool>3</itemTool>
  168. </item>
  169. <item path="../BattleAction.h">
  170. <itemTool>3</itemTool>
  171. </item>
  172. <item path="../CondSh.h">
  173. <itemTool>3</itemTool>
  174. </item>
  175. <item path="../Connection.cpp">
  176. <itemTool>1</itemTool>
  177. </item>
  178. <item path="../Connection.h">
  179. <itemTool>3</itemTool>
  180. </item>
  181. <item path="../Interprocess.h">
  182. <itemTool>3</itemTool>
  183. </item>
  184. <item path="../NetPacks.h">
  185. <itemTool>3</itemTool>
  186. </item>
  187. <item path="../VCMI_Lib.cpp">
  188. <itemTool>1</itemTool>
  189. </item>
  190. <item path="../VCMI_Lib.h">
  191. <itemTool>3</itemTool>
  192. </item>
  193. </conf>
  194. <conf name="Release" type="2">
  195. <toolsSet>
  196. <developmentServer>localhost</developmentServer>
  197. <compilerSet>GNU|GNU</compilerSet>
  198. <platform>2</platform>
  199. </toolsSet>
  200. <compileType>
  201. <cCompilerTool>
  202. <developmentMode>5</developmentMode>
  203. </cCompilerTool>
  204. <ccCompilerTool>
  205. <developmentMode>5</developmentMode>
  206. </ccCompilerTool>
  207. <fortranCompilerTool>
  208. <developmentMode>5</developmentMode>
  209. </fortranCompilerTool>
  210. <linkerTool>
  211. <linkerLibItems>
  212. </linkerLibItems>
  213. </linkerTool>
  214. </compileType>
  215. <item path="../../CConsoleHandler.cpp">
  216. <itemTool>1</itemTool>
  217. </item>
  218. <item path="../../CConsoleHandler.h">
  219. <itemTool>3</itemTool>
  220. </item>
  221. <item path="../../CGameInfo.cpp">
  222. <itemTool>1</itemTool>
  223. </item>
  224. <item path="../../CGameInfo.h">
  225. <itemTool>3</itemTool>
  226. </item>
  227. <item path="../../CGameState.cpp">
  228. <itemTool>1</itemTool>
  229. </item>
  230. <item path="../../CGameState.h">
  231. <itemTool>3</itemTool>
  232. </item>
  233. <item path="../../hch/CArtHandler.cpp">
  234. <itemTool>1</itemTool>
  235. </item>
  236. <item path="../../hch/CArtHandler.h">
  237. <itemTool>3</itemTool>
  238. </item>
  239. <item path="../../hch/CBuildingHandler.cpp">
  240. <itemTool>1</itemTool>
  241. </item>
  242. <item path="../../hch/CBuildingHandler.h">
  243. <itemTool>3</itemTool>
  244. </item>
  245. <item path="../../hch/CCreatureHandler.cpp">
  246. <itemTool>1</itemTool>
  247. </item>
  248. <item path="../../hch/CCreatureHandler.h">
  249. <itemTool>3</itemTool>
  250. </item>
  251. <item path="../../hch/CDefObjInfoHandler.cpp">
  252. <itemTool>1</itemTool>
  253. </item>
  254. <item path="../../hch/CDefObjInfoHandler.h">
  255. <itemTool>3</itemTool>
  256. </item>
  257. <item path="../../hch/CGeneralTextHandler.cpp">
  258. <itemTool>1</itemTool>
  259. </item>
  260. <item path="../../hch/CGeneralTextHandler.h">
  261. <itemTool>3</itemTool>
  262. </item>
  263. <item path="../../hch/CHeroHandler.cpp">
  264. <itemTool>1</itemTool>
  265. </item>
  266. <item path="../../hch/CHeroHandler.h">
  267. <itemTool>3</itemTool>
  268. </item>
  269. <item path="../../hch/CLodHandler.cpp">
  270. <itemTool>1</itemTool>
  271. </item>
  272. <item path="../../hch/CLodHandler.h">
  273. <itemTool>3</itemTool>
  274. </item>
  275. <item path="../../hch/CObjectHandler.cpp">
  276. <itemTool>1</itemTool>
  277. </item>
  278. <item path="../../hch/CObjectHandler.h">
  279. <itemTool>3</itemTool>
  280. </item>
  281. <item path="../../hch/CSpellHandler.cpp">
  282. <itemTool>1</itemTool>
  283. </item>
  284. <item path="../../hch/CSpellHandler.h">
  285. <itemTool>3</itemTool>
  286. </item>
  287. <item path="../../hch/CTownHandler.cpp">
  288. <itemTool>1</itemTool>
  289. </item>
  290. <item path="../../hch/CTownHandler.h">
  291. <itemTool>3</itemTool>
  292. </item>
  293. <item path="../../map.cpp">
  294. <itemTool>1</itemTool>
  295. </item>
  296. <item path="../../map.h">
  297. <itemTool>3</itemTool>
  298. </item>
  299. <item path="../BattleAction.h">
  300. <itemTool>3</itemTool>
  301. </item>
  302. <item path="../CondSh.h">
  303. <itemTool>3</itemTool>
  304. </item>
  305. <item path="../Connection.cpp">
  306. <itemTool>1</itemTool>
  307. </item>
  308. <item path="../Connection.h">
  309. <itemTool>3</itemTool>
  310. </item>
  311. <item path="../Interprocess.h">
  312. <itemTool>3</itemTool>
  313. </item>
  314. <item path="../NetPacks.h">
  315. <itemTool>3</itemTool>
  316. </item>
  317. <item path="../VCMI_Lib.cpp">
  318. <itemTool>1</itemTool>
  319. </item>
  320. <item path="../VCMI_Lib.h">
  321. <itemTool>3</itemTool>
  322. </item>
  323. </conf>
  324. </confs>
  325. </configurationDescriptor>