map-server_sql.vcproj 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  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=".."
  16. IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
  23. PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;PCRE_SUPPORT;MAPREGSQL;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
  24. GeneratePreprocessedFile="0"
  25. MinimalRebuild="TRUE"
  26. ExceptionHandling="FALSE"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="3"
  29. BufferSecurityCheck="TRUE"
  30. EnableFunctionLevelLinking="TRUE"
  31. DefaultCharIsUnsigned="FALSE"
  32. ForceConformanceInForLoopScope="FALSE"
  33. UsePrecompiledHeader="0"
  34. WarningLevel="3"
  35. Detect64BitPortabilityProblems="FALSE"
  36. DebugInformationFormat="4"
  37. CompileAs="1"/>
  38. <Tool
  39. Name="VCCustomBuildTool"/>
  40. <Tool
  41. Name="VCLinkerTool"
  42. AdditionalDependencies="msvcrtd.lib oldnames.lib ws2_32.lib libmysql.lib pcre.lib zdll.lib"
  43. OutputFile="$(OutDir)\map-server_sql.exe"
  44. LinkIncremental="2"
  45. AdditionalLibraryDirectories="..\lib"
  46. IgnoreAllDefaultLibraries="TRUE"
  47. IgnoreDefaultLibraryNames=""
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  50. SubSystem="1"
  51. TargetMachine="1"/>
  52. <Tool
  53. Name="VCMIDLTool"/>
  54. <Tool
  55. Name="VCPostBuildEventTool"/>
  56. <Tool
  57. Name="VCPreBuildEventTool"/>
  58. <Tool
  59. Name="VCPreLinkEventTool"/>
  60. <Tool
  61. Name="VCResourceCompilerTool"/>
  62. <Tool
  63. Name="VCWebServiceProxyGeneratorTool"/>
  64. <Tool
  65. Name="VCXMLDataGeneratorTool"/>
  66. <Tool
  67. Name="VCWebDeploymentTool"/>
  68. <Tool
  69. Name="VCManagedWrapperGeneratorTool"/>
  70. <Tool
  71. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  72. </Configuration>
  73. <Configuration
  74. Name="Release|Win32"
  75. OutputDirectory=".."
  76. IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
  77. ConfigurationType="1"
  78. CharacterSet="2"
  79. WholeProgramOptimization="TRUE">
  80. <Tool
  81. Name="VCCLCompilerTool"
  82. Optimization="2"
  83. GlobalOptimizations="TRUE"
  84. InlineFunctionExpansion="2"
  85. EnableIntrinsicFunctions="TRUE"
  86. ImproveFloatingPointConsistency="TRUE"
  87. FavorSizeOrSpeed="1"
  88. OmitFramePointers="TRUE"
  89. EnableFiberSafeOptimizations="TRUE"
  90. OptimizeForProcessor="2"
  91. OptimizeForWindowsApplication="TRUE"
  92. AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
  93. PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;PCRE_SUPPORT;MAPREGSQL;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
  94. StringPooling="TRUE"
  95. RuntimeLibrary="3"
  96. DefaultCharIsUnsigned="FALSE"
  97. UsePrecompiledHeader="0"
  98. WarningLevel="3"
  99. Detect64BitPortabilityProblems="FALSE"
  100. DebugInformationFormat="3"
  101. CompileAs="1"/>
  102. <Tool
  103. Name="VCCustomBuildTool"/>
  104. <Tool
  105. Name="VCLinkerTool"
  106. AdditionalDependencies="msvcrt.lib oldnames.lib ws2_32.lib libmysql.lib pcre.lib zdll.lib"
  107. OutputFile="$(OutDir)\map-server_sql.exe"
  108. LinkIncremental="1"
  109. AdditionalLibraryDirectories="..\lib"
  110. IgnoreAllDefaultLibraries="TRUE"
  111. IgnoreDefaultLibraryNames=""
  112. GenerateDebugInformation="TRUE"
  113. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  114. SubSystem="1"
  115. OptimizeReferences="2"
  116. EnableCOMDATFolding="2"
  117. OptimizeForWindows98="1"
  118. TargetMachine="1"/>
  119. <Tool
  120. Name="VCMIDLTool"/>
  121. <Tool
  122. Name="VCPostBuildEventTool"/>
  123. <Tool
  124. Name="VCPreBuildEventTool"/>
  125. <Tool
  126. Name="VCPreLinkEventTool"/>
  127. <Tool
  128. Name="VCResourceCompilerTool"/>
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"/>
  131. <Tool
  132. Name="VCXMLDataGeneratorTool"/>
  133. <Tool
  134. Name="VCWebDeploymentTool"/>
  135. <Tool
  136. Name="VCManagedWrapperGeneratorTool"/>
  137. <Tool
  138. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  139. </Configuration>
  140. </Configurations>
  141. <References>
  142. </References>
  143. <Files>
  144. <Filter
  145. Name="map_sql"
  146. Filter="">
  147. <File
  148. RelativePath="..\src\map\atcommand.c">
  149. </File>
  150. <File
  151. RelativePath="..\src\map\atcommand.h">
  152. </File>
  153. <File
  154. RelativePath="..\src\map\battle.c">
  155. </File>
  156. <File
  157. RelativePath="..\src\map\battle.h">
  158. </File>
  159. <File
  160. RelativePath="..\src\map\charcommand.c">
  161. </File>
  162. <File
  163. RelativePath="..\src\map\charcommand.h">
  164. </File>
  165. <File
  166. RelativePath="..\src\map\chat.c">
  167. </File>
  168. <File
  169. RelativePath="..\src\map\chat.h">
  170. </File>
  171. <File
  172. RelativePath="..\src\map\chrif.c">
  173. </File>
  174. <File
  175. RelativePath="..\src\map\chrif.h">
  176. </File>
  177. <File
  178. RelativePath="..\src\map\clif.c">
  179. </File>
  180. <File
  181. RelativePath="..\src\map\clif.h">
  182. </File>
  183. <File
  184. RelativePath="..\src\map\date.c">
  185. </File>
  186. <File
  187. RelativePath="..\src\map\date.h">
  188. </File>
  189. <File
  190. RelativePath="..\src\map\guild.c">
  191. </File>
  192. <File
  193. RelativePath="..\src\map\guild.h">
  194. </File>
  195. <File
  196. RelativePath="..\src\map\intif.c">
  197. </File>
  198. <File
  199. RelativePath="..\src\map\intif.h">
  200. </File>
  201. <File
  202. RelativePath="..\src\map\irc.c">
  203. </File>
  204. <File
  205. RelativePath="..\src\map\irc.h">
  206. </File>
  207. <File
  208. RelativePath="..\src\map\itemdb.c">
  209. </File>
  210. <File
  211. RelativePath="..\src\map\itemdb.h">
  212. </File>
  213. <File
  214. RelativePath="..\src\map\log.c">
  215. </File>
  216. <File
  217. RelativePath="..\src\map\log.h">
  218. </File>
  219. <File
  220. RelativePath="..\src\map\mail.c">
  221. </File>
  222. <File
  223. RelativePath="..\src\map\mail.h">
  224. </File>
  225. <File
  226. RelativePath="..\src\map\map.c">
  227. </File>
  228. <File
  229. RelativePath="..\src\map\map.h">
  230. </File>
  231. <File
  232. RelativePath="..\src\map\mercenary.c">
  233. </File>
  234. <File
  235. RelativePath="..\src\map\mercenary.h">
  236. </File>
  237. <File
  238. RelativePath="..\src\map\mob.c">
  239. </File>
  240. <File
  241. RelativePath="..\src\map\mob.h">
  242. </File>
  243. <File
  244. RelativePath="..\src\map\npc.c">
  245. </File>
  246. <File
  247. RelativePath="..\src\map\npc.h">
  248. </File>
  249. <File
  250. RelativePath="..\src\map\npc_chat.c">
  251. </File>
  252. <File
  253. RelativePath="..\src\map\party.c">
  254. </File>
  255. <File
  256. RelativePath="..\src\map\party.h">
  257. </File>
  258. <File
  259. RelativePath="..\src\map\path.c">
  260. </File>
  261. <File
  262. RelativePath="..\src\map\path.h">
  263. </File>
  264. <File
  265. RelativePath="..\src\map\pc.c">
  266. </File>
  267. <File
  268. RelativePath="..\src\map\pc.h">
  269. </File>
  270. <File
  271. RelativePath="..\src\map\pcre.h">
  272. </File>
  273. <File
  274. RelativePath="..\src\map\pet.c">
  275. </File>
  276. <File
  277. RelativePath="..\src\map\pet.h">
  278. </File>
  279. <File
  280. RelativePath="..\src\map\script.c">
  281. </File>
  282. <File
  283. RelativePath="..\src\map\script.h">
  284. </File>
  285. <File
  286. RelativePath="..\src\map\skill.c">
  287. </File>
  288. <File
  289. RelativePath="..\src\map\skill.h">
  290. </File>
  291. <File
  292. RelativePath="..\src\map\status.c">
  293. </File>
  294. <File
  295. RelativePath="..\src\map\status.h">
  296. </File>
  297. <File
  298. RelativePath="..\src\map\storage.c">
  299. </File>
  300. <File
  301. RelativePath="..\src\map\storage.h">
  302. </File>
  303. <File
  304. RelativePath="..\src\map\trade.c">
  305. </File>
  306. <File
  307. RelativePath="..\src\map\trade.h">
  308. </File>
  309. <File
  310. RelativePath="..\src\map\unit.c">
  311. </File>
  312. <File
  313. RelativePath="..\src\map\unit.h">
  314. </File>
  315. <File
  316. RelativePath="..\src\map\vending.c">
  317. </File>
  318. <File
  319. RelativePath="..\src\map\vending.h">
  320. </File>
  321. </Filter>
  322. <Filter
  323. Name="common"
  324. Filter="">
  325. <File
  326. RelativePath="..\src\common\cbasetypes.h">
  327. </File>
  328. <File
  329. RelativePath="..\src\common\core.c">
  330. </File>
  331. <File
  332. RelativePath="..\src\common\core.h">
  333. </File>
  334. <File
  335. RelativePath="..\src\common\db.c">
  336. </File>
  337. <File
  338. RelativePath="..\src\common\db.h">
  339. </File>
  340. <File
  341. RelativePath="..\src\common\ers.c">
  342. </File>
  343. <File
  344. RelativePath="..\src\common\ers.h">
  345. </File>
  346. <File
  347. RelativePath="..\src\common\grfio.c">
  348. </File>
  349. <File
  350. RelativePath="..\src\common\grfio.h">
  351. </File>
  352. <File
  353. RelativePath="..\src\common\lock.c">
  354. </File>
  355. <File
  356. RelativePath="..\src\common\lock.h">
  357. </File>
  358. <File
  359. RelativePath="..\src\common\malloc.c">
  360. </File>
  361. <File
  362. RelativePath="..\src\common\malloc.h">
  363. </File>
  364. <File
  365. RelativePath="..\src\common\mapindex.c">
  366. </File>
  367. <File
  368. RelativePath="..\src\common\mapindex.h">
  369. </File>
  370. <File
  371. RelativePath="..\src\common\mmo.h">
  372. </File>
  373. <File
  374. RelativePath="..\src\common\nullpo.c">
  375. </File>
  376. <File
  377. RelativePath="..\src\common\nullpo.h">
  378. </File>
  379. <File
  380. RelativePath="..\src\common\plugin.h">
  381. </File>
  382. <File
  383. RelativePath="..\src\common\plugins.c">
  384. </File>
  385. <File
  386. RelativePath="..\src\common\plugins.h">
  387. </File>
  388. <File
  389. RelativePath="..\src\common\showmsg.c">
  390. </File>
  391. <File
  392. RelativePath="..\src\common\showmsg.h">
  393. </File>
  394. <File
  395. RelativePath="..\src\common\socket.c">
  396. </File>
  397. <File
  398. RelativePath="..\src\common\socket.h">
  399. </File>
  400. <File
  401. RelativePath="..\src\common\sql.c">
  402. </File>
  403. <File
  404. RelativePath="..\src\common\sql.h">
  405. </File>
  406. <File
  407. RelativePath="..\src\common\strlib.c">
  408. </File>
  409. <File
  410. RelativePath="..\src\common\strlib.h">
  411. </File>
  412. <File
  413. RelativePath="..\src\common\timer.c">
  414. </File>
  415. <File
  416. RelativePath="..\src\common\timer.h">
  417. </File>
  418. <File
  419. RelativePath="..\src\common\utils.c">
  420. </File>
  421. <File
  422. RelativePath="..\src\common\utils.h">
  423. </File>
  424. <File
  425. RelativePath="..\src\common\version.h">
  426. </File>
  427. </Filter>
  428. <Filter
  429. Name="zlib"
  430. Filter="">
  431. <File
  432. RelativePath="..\src\zlib\zconf.h">
  433. </File>
  434. <File
  435. RelativePath="..\src\zlib\zlib.h">
  436. </File>
  437. </Filter>
  438. </Files>
  439. <Globals>
  440. </Globals>
  441. </VisualStudioProject>