char-server_sql.vcproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="char-server_sql"
  6. ProjectGUID="{D356871D-58E1-450B-967A-E4E9646175AF}"
  7. RootNamespace="char-server_sql"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory=".."
  22. IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
  23. ConfigurationType="1"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. AdditionalOptions="/MP"
  45. Optimization="0"
  46. AdditionalIncludeDirectories="..\3rdparty\libconfig;..\3rdparty\mysql\include;..\3rdparty\msinttypes\include;..\3rdparty\mt19937ar"
  47. PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST"
  48. GeneratePreprocessedFile="0"
  49. ExceptionHandling="0"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="1"
  52. EnableFunctionLevelLinking="true"
  53. DefaultCharIsUnsigned="false"
  54. UsePrecompiledHeader="0"
  55. WarningLevel="3"
  56. DebugInformationFormat="4"
  57. CompileAs="1"
  58. DisableSpecificWarnings="4800;4996"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLinkerTool"
  71. AdditionalDependencies="libcmtd.lib oldnames.lib ws2_32.lib libmysql.lib"
  72. OutputFile="$(OutDir)\$(ProjectName).exe"
  73. LinkIncremental="2"
  74. AdditionalLibraryDirectories="..\3rdparty\mysql\lib"
  75. IgnoreAllDefaultLibraries="true"
  76. IgnoreDefaultLibraryNames=""
  77. GenerateDebugInformation="true"
  78. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  79. SubSystem="1"
  80. RandomizedBaseAddress="1"
  81. DataExecutionPrevention="0"
  82. TargetMachine="1"
  83. />
  84. <Tool
  85. Name="VCALinkTool"
  86. />
  87. <Tool
  88. Name="VCManifestTool"
  89. />
  90. <Tool
  91. Name="VCXDCMakeTool"
  92. />
  93. <Tool
  94. Name="VCBscMakeTool"
  95. />
  96. <Tool
  97. Name="VCFxCopTool"
  98. />
  99. <Tool
  100. Name="VCAppVerifierTool"
  101. />
  102. <Tool
  103. Name="VCPostBuildEventTool"
  104. />
  105. </Configuration>
  106. <Configuration
  107. Name="Release|Win32"
  108. OutputDirectory=".."
  109. IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
  110. ConfigurationType="1"
  111. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  112. CharacterSet="2"
  113. WholeProgramOptimization="1"
  114. >
  115. <Tool
  116. Name="VCPreBuildEventTool"
  117. />
  118. <Tool
  119. Name="VCCustomBuildTool"
  120. />
  121. <Tool
  122. Name="VCXMLDataGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCWebServiceProxyGeneratorTool"
  126. />
  127. <Tool
  128. Name="VCMIDLTool"
  129. />
  130. <Tool
  131. Name="VCCLCompilerTool"
  132. AdditionalOptions="/MP"
  133. Optimization="2"
  134. InlineFunctionExpansion="2"
  135. EnableIntrinsicFunctions="true"
  136. FavorSizeOrSpeed="1"
  137. OmitFramePointers="true"
  138. EnableFiberSafeOptimizations="true"
  139. WholeProgramOptimization="true"
  140. AdditionalIncludeDirectories="..\3rdparty\libconfig;..\3rdparty\mysql\include;..\3rdparty\msinttypes\include;..\3rdparty\mt19937ar"
  141. PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST"
  142. StringPooling="true"
  143. RuntimeLibrary="0"
  144. DefaultCharIsUnsigned="false"
  145. UsePrecompiledHeader="0"
  146. WarningLevel="3"
  147. DebugInformationFormat="3"
  148. CompileAs="1"
  149. DisableSpecificWarnings="4800;4996"
  150. />
  151. <Tool
  152. Name="VCManagedResourceCompilerTool"
  153. />
  154. <Tool
  155. Name="VCResourceCompilerTool"
  156. />
  157. <Tool
  158. Name="VCPreLinkEventTool"
  159. />
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalDependencies="libcmt.lib oldnames.lib ws2_32.lib libmysql.lib"
  163. OutputFile="$(OutDir)\$(ProjectName).exe"
  164. LinkIncremental="1"
  165. AdditionalLibraryDirectories="..\3rdparty\mysql\lib"
  166. IgnoreAllDefaultLibraries="true"
  167. IgnoreDefaultLibraryNames=""
  168. GenerateDebugInformation="true"
  169. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  170. SubSystem="1"
  171. OptimizeReferences="2"
  172. EnableCOMDATFolding="2"
  173. LinkTimeCodeGeneration="1"
  174. RandomizedBaseAddress="1"
  175. DataExecutionPrevention="0"
  176. TargetMachine="1"
  177. />
  178. <Tool
  179. Name="VCALinkTool"
  180. />
  181. <Tool
  182. Name="VCManifestTool"
  183. />
  184. <Tool
  185. Name="VCXDCMakeTool"
  186. />
  187. <Tool
  188. Name="VCBscMakeTool"
  189. />
  190. <Tool
  191. Name="VCFxCopTool"
  192. />
  193. <Tool
  194. Name="VCAppVerifierTool"
  195. />
  196. <Tool
  197. Name="VCPostBuildEventTool"
  198. />
  199. </Configuration>
  200. </Configurations>
  201. <References>
  202. </References>
  203. <Files>
  204. <Filter
  205. Name="3rdparty"
  206. >
  207. <Filter
  208. Name="mt19937ar"
  209. >
  210. <File
  211. RelativePath="..\3rdparty\mt19937ar\mt19937ar.c"
  212. >
  213. </File>
  214. <File
  215. RelativePath="..\3rdparty\mt19937ar\mt19937ar.h"
  216. >
  217. </File>
  218. </Filter>
  219. <Filter
  220. Name="libconfig"
  221. >
  222. <File
  223. RelativePath="..\3rdparty\libconfig\grammar.c"
  224. >
  225. </File>
  226. <File
  227. RelativePath="..\3rdparty\libconfig\grammar.h"
  228. >
  229. </File>
  230. <File
  231. RelativePath="..\3rdparty\libconfig\libconfig.c"
  232. >
  233. </File>
  234. <File
  235. RelativePath="..\3rdparty\libconfig\libconfig.h"
  236. >
  237. </File>
  238. <File
  239. RelativePath="..\3rdparty\libconfig\parsectx.h"
  240. >
  241. </File>
  242. <File
  243. RelativePath="..\3rdparty\libconfig\scanctx.c"
  244. >
  245. </File>
  246. <File
  247. RelativePath="..\3rdparty\libconfig\scanctx.h"
  248. >
  249. </File>
  250. <File
  251. RelativePath="..\3rdparty\libconfig\scanner.c"
  252. >
  253. </File>
  254. <File
  255. RelativePath="..\3rdparty\libconfig\scanner.h"
  256. >
  257. </File>
  258. <File
  259. RelativePath="..\3rdparty\libconfig\strbuf.c"
  260. >
  261. </File>
  262. <File
  263. RelativePath="..\3rdparty\libconfig\strbuf.h"
  264. >
  265. </File>
  266. <File
  267. RelativePath="..\3rdparty\libconfig\wincompat.h"
  268. >
  269. </File>
  270. </Filter>
  271. </Filter>
  272. <Filter
  273. Name="common"
  274. >
  275. <File
  276. RelativePath="..\src\common\cbasetypes.h"
  277. >
  278. </File>
  279. <File
  280. RelativePath="..\src\common\conf.c"
  281. >
  282. </File>
  283. <File
  284. RelativePath="..\src\common\conf.h"
  285. >
  286. </File>
  287. <File
  288. RelativePath="..\src\common\core.c"
  289. >
  290. </File>
  291. <File
  292. RelativePath="..\src\common\core.h"
  293. >
  294. </File>
  295. <File
  296. RelativePath="..\src\common\db.c"
  297. >
  298. </File>
  299. <File
  300. RelativePath="..\src\common\db.h"
  301. >
  302. </File>
  303. <File
  304. RelativePath="..\src\common\ers.c"
  305. >
  306. </File>
  307. <File
  308. RelativePath="..\src\common\ers.h"
  309. >
  310. </File>
  311. <File
  312. RelativePath="..\src\common\lock.c"
  313. >
  314. </File>
  315. <File
  316. RelativePath="..\src\common\lock.h"
  317. >
  318. </File>
  319. <File
  320. RelativePath="..\src\common\malloc.c"
  321. >
  322. </File>
  323. <File
  324. RelativePath="..\src\common\malloc.h"
  325. >
  326. </File>
  327. <File
  328. RelativePath="..\src\common\mapindex.c"
  329. >
  330. </File>
  331. <File
  332. RelativePath="..\src\common\mapindex.h"
  333. >
  334. </File>
  335. <File
  336. RelativePath="..\src\common\mempool.c"
  337. >
  338. </File>
  339. <File
  340. RelativePath="..\src\common\mempool.h"
  341. >
  342. </File>
  343. <File
  344. RelativePath="..\src\common\mmo.h"
  345. >
  346. </File>
  347. <File
  348. RelativePath="..\src\common\mutex.c"
  349. >
  350. </File>
  351. <File
  352. RelativePath="..\src\common\mutex.h"
  353. >
  354. </File>
  355. <File
  356. RelativePath="..\src\common\nullpo.c"
  357. >
  358. </File>
  359. <File
  360. RelativePath="..\src\common\nullpo.h"
  361. >
  362. </File>
  363. <File
  364. RelativePath="..\src\common\raconf.c"
  365. >
  366. </File>
  367. <File
  368. RelativePath="..\src\common\raconf.h"
  369. >
  370. </File>
  371. <File
  372. RelativePath="..\src\common\random.c"
  373. >
  374. </File>
  375. <File
  376. RelativePath="..\src\common\random.h"
  377. >
  378. </File>
  379. <File
  380. RelativePath="..\src\common\showmsg.c"
  381. >
  382. </File>
  383. <File
  384. RelativePath="..\src\common\showmsg.h"
  385. >
  386. </File>
  387. <File
  388. RelativePath="..\src\common\socket.c"
  389. >
  390. </File>
  391. <File
  392. RelativePath="..\src\common\socket.h"
  393. >
  394. </File>
  395. <File
  396. RelativePath="..\src\common\sql.c"
  397. >
  398. </File>
  399. <File
  400. RelativePath="..\src\common\sql.h"
  401. >
  402. </File>
  403. <File
  404. RelativePath="..\src\common\strlib.c"
  405. >
  406. </File>
  407. <File
  408. RelativePath="..\src\common\strlib.h"
  409. >
  410. </File>
  411. <File
  412. RelativePath="..\src\common\thread.c"
  413. >
  414. </File>
  415. <File
  416. RelativePath="..\src\common\thread.h"
  417. >
  418. </File>
  419. <File
  420. RelativePath="..\src\common\timer.c"
  421. >
  422. </File>
  423. <File
  424. RelativePath="..\src\common\timer.h"
  425. >
  426. </File>
  427. <File
  428. RelativePath="..\src\common\utils.c"
  429. >
  430. </File>
  431. <File
  432. RelativePath="..\src\common\utils.h"
  433. >
  434. </File>
  435. <File
  436. RelativePath="..\src\common\winapi.h"
  437. >
  438. </File>
  439. </Filter>
  440. <Filter
  441. Name="char_sql"
  442. >
  443. <File
  444. RelativePath="..\src\char\char.c"
  445. >
  446. </File>
  447. <File
  448. RelativePath="..\src\char\char.h"
  449. >
  450. </File>
  451. <File
  452. RelativePath="..\src\char\int_auction.c"
  453. >
  454. </File>
  455. <File
  456. RelativePath="..\src\char\int_auction.h"
  457. >
  458. </File>
  459. <File
  460. RelativePath="..\src\char\int_elemental.c"
  461. >
  462. </File>
  463. <File
  464. RelativePath="..\src\char\int_elemental.h"
  465. >
  466. </File>
  467. <File
  468. RelativePath="..\src\char\int_guild.c"
  469. >
  470. </File>
  471. <File
  472. RelativePath="..\src\char\int_guild.h"
  473. >
  474. </File>
  475. <File
  476. RelativePath="..\src\char\int_homun.c"
  477. >
  478. </File>
  479. <File
  480. RelativePath="..\src\char\int_homun.h"
  481. >
  482. </File>
  483. <File
  484. RelativePath="..\src\char\int_mail.c"
  485. >
  486. </File>
  487. <File
  488. RelativePath="..\src\char\int_mail.h"
  489. >
  490. </File>
  491. <File
  492. RelativePath="..\src\char\int_mercenary.c"
  493. >
  494. </File>
  495. <File
  496. RelativePath="..\src\char\int_mercenary.h"
  497. >
  498. </File>
  499. <File
  500. RelativePath="..\src\char\int_party.c"
  501. >
  502. </File>
  503. <File
  504. RelativePath="..\src\char\int_party.h"
  505. >
  506. </File>
  507. <File
  508. RelativePath="..\src\char\int_pet.c"
  509. >
  510. </File>
  511. <File
  512. RelativePath="..\src\char\int_pet.h"
  513. >
  514. </File>
  515. <File
  516. RelativePath="..\src\char\int_quest.c"
  517. >
  518. </File>
  519. <File
  520. RelativePath="..\src\char\int_quest.h"
  521. >
  522. </File>
  523. <File
  524. RelativePath="..\src\char\int_storage.c"
  525. >
  526. </File>
  527. <File
  528. RelativePath="..\src\char\int_storage.h"
  529. >
  530. </File>
  531. <File
  532. RelativePath="..\src\char\inter.c"
  533. >
  534. </File>
  535. <File
  536. RelativePath="..\src\char\inter.h"
  537. >
  538. </File>
  539. </Filter>
  540. </Files>
  541. <Globals>
  542. </Globals>
  543. </VisualStudioProject>