map-server_txt.vcproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="map-server_txt"
  6. ProjectGUID="{D356871D-58E1-450B-967A-E1E9646175AF}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug-map"
  16. IntermediateDirectory="Debug-map"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="..\src\common;..\src\map;..\src\zlib"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32;PACKETVER=6;TXT_ONLY;NEW_006b;__WIN32;LOCALZLIB"
  24. MinimalRebuild="TRUE"
  25. ExceptionHandling="FALSE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="5"
  28. UsePrecompiledHeader="0"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="3"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. AdditionalOptions="/FIXED:NO"
  37. AdditionalDependencies="WSOCK32.lib"
  38. OutputFile="..\map-server.exe"
  39. LinkIncremental="1"
  40. GenerateDebugInformation="TRUE"
  41. ProgramDatabaseFile="$(OutDir)/eAthena.pdb"
  42. SubSystem="1"
  43. TargetMachine="1"/>
  44. <Tool
  45. Name="VCMIDLTool"/>
  46. <Tool
  47. Name="VCPostBuildEventTool"/>
  48. <Tool
  49. Name="VCPreBuildEventTool"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"/>
  54. <Tool
  55. Name="VCWebServiceProxyGeneratorTool"/>
  56. <Tool
  57. Name="VCXMLDataGeneratorTool"/>
  58. <Tool
  59. Name="VCWebDeploymentTool"/>
  60. <Tool
  61. Name="VCManagedWrapperGeneratorTool"/>
  62. <Tool
  63. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  64. </Configuration>
  65. <Configuration
  66. Name="Release|Win32"
  67. OutputDirectory="Release-map"
  68. IntermediateDirectory="Release-map"
  69. ConfigurationType="1"
  70. CharacterSet="2">
  71. <Tool
  72. Name="VCCLCompilerTool"
  73. AdditionalIncludeDirectories="..\src\common;..\src\map;..\src\zlib"
  74. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32;PACKETVER=6;TXT_ONLY;NEW_006b;__WIN32;LOCALZLIB"
  75. RuntimeLibrary="4"
  76. UsePrecompiledHeader="0"
  77. WarningLevel="3"
  78. Detect64BitPortabilityProblems="TRUE"
  79. DebugInformationFormat="3"/>
  80. <Tool
  81. Name="VCCustomBuildTool"/>
  82. <Tool
  83. Name="VCLinkerTool"
  84. AdditionalDependencies="WSOCK32.lib"
  85. OutputFile="..\map-server.exe"
  86. LinkIncremental="1"
  87. GenerateDebugInformation="TRUE"
  88. SubSystem="1"
  89. OptimizeReferences="2"
  90. EnableCOMDATFolding="2"
  91. TargetMachine="1"/>
  92. <Tool
  93. Name="VCMIDLTool"/>
  94. <Tool
  95. Name="VCPostBuildEventTool"/>
  96. <Tool
  97. Name="VCPreBuildEventTool"/>
  98. <Tool
  99. Name="VCPreLinkEventTool"/>
  100. <Tool
  101. Name="VCResourceCompilerTool"/>
  102. <Tool
  103. Name="VCWebServiceProxyGeneratorTool"/>
  104. <Tool
  105. Name="VCXMLDataGeneratorTool"/>
  106. <Tool
  107. Name="VCWebDeploymentTool"/>
  108. <Tool
  109. Name="VCManagedWrapperGeneratorTool"/>
  110. <Tool
  111. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  112. </Configuration>
  113. </Configurations>
  114. <References>
  115. </References>
  116. <Files>
  117. <Filter
  118. Name="Source Files"
  119. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  120. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  121. <File
  122. RelativePath="..\src\zlib\adler32.c">
  123. </File>
  124. <File
  125. RelativePath="..\src\map\atcommand.c">
  126. </File>
  127. <File
  128. RelativePath="..\src\map\battle.c">
  129. </File>
  130. <File
  131. RelativePath="..\src\map\charcommand.c">
  132. </File>
  133. <File
  134. RelativePath="..\src\map\chat.c">
  135. </File>
  136. <File
  137. RelativePath="..\src\map\chrif.c">
  138. </File>
  139. <File
  140. RelativePath="..\src\map\clif.c">
  141. </File>
  142. <File
  143. RelativePath="..\src\zlib\compress.c">
  144. </File>
  145. <File
  146. RelativePath="..\src\common\core.c">
  147. </File>
  148. <File
  149. RelativePath="..\src\zlib\crc32.c">
  150. </File>
  151. <File
  152. RelativePath="..\src\common\db.c">
  153. </File>
  154. <File
  155. RelativePath="..\src\zlib\deflate.c">
  156. </File>
  157. <File
  158. RelativePath="..\src\common\grfio.c">
  159. </File>
  160. <File
  161. RelativePath="..\src\map\guild.c">
  162. </File>
  163. <File
  164. RelativePath="..\src\zlib\inffast.c">
  165. </File>
  166. <File
  167. RelativePath="..\src\zlib\inflate.c">
  168. </File>
  169. <File
  170. RelativePath="..\src\zlib\inftrees.c">
  171. </File>
  172. <File
  173. RelativePath="..\src\map\intif.c">
  174. </File>
  175. <File
  176. RelativePath="..\src\map\itemdb.c">
  177. </File>
  178. <File
  179. RelativePath="..\src\common\lock.c">
  180. </File>
  181. <File
  182. RelativePath="..\src\map\log.c">
  183. </File>
  184. <File
  185. RelativePath="..\src\map\mail.c">
  186. </File>
  187. <File
  188. RelativePath="..\src\common\malloc.c">
  189. </File>
  190. <File
  191. RelativePath="..\src\map\map.c">
  192. </File>
  193. <File
  194. RelativePath="..\src\map\mob.c">
  195. </File>
  196. <File
  197. RelativePath="..\src\map\npc.c">
  198. </File>
  199. <File
  200. RelativePath="..\src\map\npc_chat.c">
  201. </File>
  202. <File
  203. RelativePath="..\src\common\nullpo.c">
  204. </File>
  205. <File
  206. RelativePath="..\src\map\party.c">
  207. </File>
  208. <File
  209. RelativePath="..\src\map\path.c">
  210. </File>
  211. <File
  212. RelativePath="..\src\map\pc.c">
  213. </File>
  214. <File
  215. RelativePath="..\src\map\pet.c">
  216. </File>
  217. <File
  218. RelativePath="..\src\map\script.c">
  219. </File>
  220. <File
  221. RelativePath="..\src\common\showmsg.c">
  222. </File>
  223. <File
  224. RelativePath="..\src\map\skill.c">
  225. </File>
  226. <File
  227. RelativePath="..\src\common\socket.c">
  228. </File>
  229. <File
  230. RelativePath="..\src\map\status.c">
  231. </File>
  232. <File
  233. RelativePath="..\src\map\storage.c">
  234. </File>
  235. <File
  236. RelativePath="..\src\common\strlib.c">
  237. </File>
  238. <File
  239. RelativePath="..\src\common\timer.c">
  240. </File>
  241. <File
  242. RelativePath="..\src\map\trade.c">
  243. </File>
  244. <File
  245. RelativePath="..\src\zlib\trees.c">
  246. </File>
  247. <File
  248. RelativePath="..\src\common\utils.c">
  249. </File>
  250. <File
  251. RelativePath="..\src\map\vending.c">
  252. </File>
  253. <File
  254. RelativePath="..\src\zlib\zutil.c">
  255. </File>
  256. </Filter>
  257. <Filter
  258. Name="Header Files"
  259. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  260. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  261. <File
  262. RelativePath="..\src\map\atcommand.h">
  263. </File>
  264. <File
  265. RelativePath="..\src\map\battle.h">
  266. </File>
  267. <File
  268. RelativePath="..\src\common\buffer.h">
  269. </File>
  270. <File
  271. RelativePath="..\src\map\charcommand.h">
  272. </File>
  273. <File
  274. RelativePath="..\src\map\chat.h">
  275. </File>
  276. <File
  277. RelativePath="..\src\map\chrif.h">
  278. </File>
  279. <File
  280. RelativePath="..\src\map\clif.h">
  281. </File>
  282. <File
  283. RelativePath="..\src\common\core.h">
  284. </File>
  285. <File
  286. RelativePath="..\src\common\db.h">
  287. </File>
  288. <File
  289. RelativePath="..\src\common\grfio.h">
  290. </File>
  291. <File
  292. RelativePath="..\src\map\guild.h">
  293. </File>
  294. <File
  295. RelativePath="..\src\map\intif.h">
  296. </File>
  297. <File
  298. RelativePath="..\src\map\itemdb.h">
  299. </File>
  300. <File
  301. RelativePath="..\src\common\lock.h">
  302. </File>
  303. <File
  304. RelativePath="..\src\map\log.h">
  305. </File>
  306. <File
  307. RelativePath="..\src\map\mail.h">
  308. </File>
  309. <File
  310. RelativePath="..\src\common\malloc.h">
  311. </File>
  312. <File
  313. RelativePath="..\src\map\map.h">
  314. </File>
  315. <File
  316. RelativePath="..\src\common\mmo.h">
  317. </File>
  318. <File
  319. RelativePath="..\src\map\mob.h">
  320. </File>
  321. <File
  322. RelativePath="..\src\map\npc.h">
  323. </File>
  324. <File
  325. RelativePath="..\src\common\nullpo.h">
  326. </File>
  327. <File
  328. RelativePath="..\src\map\party.h">
  329. </File>
  330. <File
  331. RelativePath="..\src\map\pc.h">
  332. </File>
  333. <File
  334. RelativePath="..\src\map\pet.h">
  335. </File>
  336. <File
  337. RelativePath="..\src\map\script.h">
  338. </File>
  339. <File
  340. RelativePath="..\src\common\showmsg.h">
  341. </File>
  342. <File
  343. RelativePath="..\src\map\skill.h">
  344. </File>
  345. <File
  346. RelativePath="..\src\common\socket.h">
  347. </File>
  348. <File
  349. RelativePath="..\src\map\status.h">
  350. </File>
  351. <File
  352. RelativePath="..\src\map\storage.h">
  353. </File>
  354. <File
  355. RelativePath="..\src\common\strlib.h">
  356. </File>
  357. <File
  358. RelativePath="..\src\common\timer.h">
  359. </File>
  360. <File
  361. RelativePath="..\src\map\trade.h">
  362. </File>
  363. <File
  364. RelativePath="..\src\common\utils.h">
  365. </File>
  366. <File
  367. RelativePath="..\src\map\vending.h">
  368. </File>
  369. <File
  370. RelativePath="..\src\common\version.h">
  371. </File>
  372. </Filter>
  373. <Filter
  374. Name="Resource Files"
  375. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  376. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  377. </Filter>
  378. </Files>
  379. <Globals>
  380. </Globals>
  381. </VisualStudioProject>