map-server_sql.vcproj 8.7 KB

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