PvPGNConsole.vcproj
上传用户:tany51
上传日期:2013-06-12
资源大小:1397k
文件大小:21k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="PvPGNConsole"
  6. ProjectGUID="{300F80E0-1A0E-4639-AEB9-18A692FF35F3}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory="....bin"
  16. IntermediateDirectory="....bin"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="2"
  22. InlineFunctionExpansion="1"
  23. FavorSizeOrSpeed="1"
  24. OmitFramePointers="TRUE"
  25. OptimizeForWindowsApplication="TRUE"
  26. AdditionalIncludeDirectories="$(SolutionDir)/.."
  27. PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_MBCS;WITH_SQL;WITH_SQL_MYSQL"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="4"
  30. EnableFunctionLevelLinking="TRUE"
  31. UsePrecompiledHeader="0"
  32. WarningLevel="1"
  33. Detect64BitPortabilityProblems="TRUE"
  34. DebugInformationFormat="3"/>
  35. <Tool
  36. Name="VCCustomBuildTool"/>
  37. <Tool
  38. Name="VCLinkerTool"
  39. AdditionalOptions="wsock32.lib libmySQL.lib"
  40. OutputFile="$(OutDir)/PvPGNConsole.exe"
  41. LinkIncremental="1"
  42. GenerateDebugInformation="TRUE"
  43. SubSystem="1"
  44. OptimizeReferences="2"
  45. EnableCOMDATFolding="2"
  46. TargetMachine="1"/>
  47. <Tool
  48. Name="VCMIDLTool"/>
  49. <Tool
  50. Name="VCPostBuildEventTool"/>
  51. <Tool
  52. Name="VCPreBuildEventTool"/>
  53. <Tool
  54. Name="VCPreLinkEventTool"/>
  55. <Tool
  56. Name="VCResourceCompilerTool"/>
  57. <Tool
  58. Name="VCWebServiceProxyGeneratorTool"/>
  59. <Tool
  60. Name="VCXMLDataGeneratorTool"/>
  61. <Tool
  62. Name="VCWebDeploymentTool"/>
  63. <Tool
  64. Name="VCManagedWrapperGeneratorTool"/>
  65. <Tool
  66. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  67. </Configuration>
  68. </Configurations>
  69. <References>
  70. </References>
  71. <Files>
  72. <Filter
  73. Name="Source Files"
  74. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  75. <Filter
  76. Name="bnetd"
  77. Filter="">
  78. <File
  79. RelativePath="..bnetdaccount.c">
  80. </File>
  81. <File
  82. RelativePath="..bnetdaccount_wrap.c">
  83. </File>
  84. <File
  85. RelativePath="..bnetdadbanner.c">
  86. </File>
  87. <File
  88. RelativePath="..bnetdalias_command.c">
  89. </File>
  90. <File
  91. RelativePath="..bnetdanongame.c">
  92. </File>
  93. <File
  94. RelativePath="..bnetdanongame_infos.c">
  95. </File>
  96. <File
  97. RelativePath="..bnetdanongame_maplists.c">
  98. </File>
  99. <File
  100. RelativePath="..bnetdautoupdate.c">
  101. </File>
  102. <File
  103. RelativePath="..bnetdladder_binary.c">
  104. </File>
  105. <File
  106. RelativePath="..bnetdchannel.c">
  107. </File>
  108. <File
  109. RelativePath="..bnetdchannel_conv.c">
  110. </File>
  111. <File
  112. RelativePath="..bnetdcharacter.c">
  113. </File>
  114. <File
  115. RelativePath="..bnetdclan.c">
  116. </File>
  117. <File
  118. RelativePath="..bnetdcommand.c">
  119. </File>
  120. <File
  121. RelativePath="..bnetdcommand_groups.c">
  122. </File>
  123. <File
  124. RelativePath="..bnetdconnection.c">
  125. </File>
  126. <File
  127. RelativePath="..bnetdfile.c">
  128. </File>
  129. <File
  130. RelativePath="..bnetdfriends.c">
  131. </File>
  132. <File
  133. RelativePath="..bnetdgame.c">
  134. </File>
  135. <File
  136. RelativePath="..bnetdgame_conv.c">
  137. </File>
  138. <File
  139. RelativePath="..bnetdgametrans.c">
  140. </File>
  141. <File
  142. RelativePath="..bnetdhandle_anongame.c">
  143. </File>
  144. <File
  145. RelativePath="..bnetdhandle_auth.c">
  146. </File>
  147. <File
  148. RelativePath="..bnetdhandle_bnet.c">
  149. </File>
  150. <File
  151. RelativePath="..bnetdhandle_bot.c">
  152. </File>
  153. <File
  154. RelativePath="..bnetdhandle_d2cs.c">
  155. </File>
  156. <File
  157. RelativePath="..bnetdhandle_file.c">
  158. </File>
  159. <File
  160. RelativePath="..bnetdhandle_init.c">
  161. </File>
  162. <File
  163. RelativePath="..bnetdhandle_irc.c">
  164. </File>
  165. <File
  166. RelativePath="..bnetdhandle_telnet.c">
  167. </File>
  168. <File
  169. RelativePath="..bnetdhandle_udp.c">
  170. </File>
  171. <File
  172. RelativePath="..bnetdhelpfile.c">
  173. </File>
  174. <File
  175. RelativePath="..bnetdipban.c">
  176. </File>
  177. <File
  178. RelativePath="..bnetdirc.c">
  179. </File>
  180. <File
  181. RelativePath="..bnetdladder.c">
  182. </File>
  183. <File
  184. RelativePath="..bnetdladder_calc.c">
  185. </File>
  186. <File
  187. RelativePath="..bnetdmail.c">
  188. </File>
  189. <File
  190. RelativePath="..bnetdmain.c">
  191. </File>
  192. <File
  193. RelativePath="..bnetdmessage.c">
  194. </File>
  195. <File
  196. RelativePath="..bnetdnews.c">
  197. </File>
  198. <File
  199. RelativePath="..bnetdoutput.c">
  200. </File>
  201. <File
  202. RelativePath="..bnetdprefs.c">
  203. </File>
  204. <File
  205. RelativePath="..bnetdrealm.c">
  206. </File>
  207. <File
  208. RelativePath="..bnetdrunprog.c">
  209. </File>
  210. <File
  211. RelativePath="..bnetdserver.c">
  212. </File>
  213. <File
  214. RelativePath="..bnetdsql_dbcreator.c">
  215. </File>
  216. <File
  217. RelativePath="..bnetdsql_mysql.c">
  218. </File>
  219. <File
  220. RelativePath="..bnetdsql_pgsql.c">
  221. </File>
  222. <File
  223. RelativePath="..bnetdstorage.c">
  224. </File>
  225. <File
  226. RelativePath="..bnetdstorage_cdb.c">
  227. </File>
  228. <File
  229. RelativePath="..bnetdstorage_file.c">
  230. </File>
  231. <File
  232. RelativePath="..bnetdstorage_sql.c">
  233. </File>
  234. <File
  235. RelativePath="..bnetdsupport.c">
  236. </File>
  237. <File
  238. RelativePath="..bnetdtick.c">
  239. </File>
  240. <File
  241. RelativePath="..bnetdtimer.c">
  242. </File>
  243. <File
  244. RelativePath="..bnetdtopic.c">
  245. </File>
  246. <File
  247. RelativePath="..bnetdtournament.c">
  248. </File>
  249. <File
  250. RelativePath="..bnetdtracker.c">
  251. </File>
  252. <File
  253. RelativePath="..bnetdudptest_send.c">
  254. </File>
  255. <File
  256. RelativePath="..bnetdversioncheck.c">
  257. </File>
  258. <File
  259. RelativePath="..bnetdw3trans.c">
  260. </File>
  261. <File
  262. RelativePath="..bnetdwatch.c">
  263. </File>
  264. </Filter>
  265. <Filter
  266. Name="common"
  267. Filter="">
  268. <File
  269. RelativePath="..commonaddr.c">
  270. </File>
  271. <File
  272. RelativePath="..commonbn_type.c">
  273. </File>
  274. <File
  275. RelativePath="..commonbnethash.c">
  276. </File>
  277. <File
  278. RelativePath="..commonbnethashconv.c">
  279. </File>
  280. <File
  281. RelativePath="..commonbnettime.c">
  282. </File>
  283. <File
  284. RelativePath="..commoncheck_alloc.c">
  285. </File>
  286. <File
  287. RelativePath="..commoneventlog.c">
  288. </File>
  289. <File
  290. RelativePath="..commongive_up_root_privileges.c">
  291. </File>
  292. <File
  293. RelativePath="..commonhashtable.c">
  294. </File>
  295. <File
  296. RelativePath="..commonhexdump.c">
  297. </File>
  298. <File
  299. RelativePath="..commonlist.c">
  300. </File>
  301. <File
  302. RelativePath="..commonnetwork.c">
  303. </File>
  304. <File
  305. RelativePath="..commonpacket.c">
  306. </File>
  307. <File
  308. RelativePath="..commonproginfo.c">
  309. </File>
  310. <File
  311. RelativePath="..commonqueue.c">
  312. </File>
  313. <File
  314. RelativePath="..commonrlimit.c">
  315. </File>
  316. <File
  317. RelativePath="..commontoken.c">
  318. </File>
  319. <File
  320. RelativePath="..commonutil.c">
  321. </File>
  322. <File
  323. RelativePath="..commonfdwatch.c">
  324. </File>
  325. <File
  326. RelativePath="..commonfdwatch_epoll.c">
  327. </File>
  328. <File
  329. RelativePath="..commonfdwatch_kqueue.c">
  330. </File>
  331. <File
  332. RelativePath="..commonfdwatch_poll.c">
  333. </File>
  334. <File
  335. RelativePath="..commonfdwatch_select.c">
  336. </File>
  337. </Filter>
  338. <Filter
  339. Name="compat"
  340. Filter="">
  341. <File
  342. RelativePath="..compatdifftime.c">
  343. </File>
  344. <File
  345. RelativePath="..compatgetopt.c">
  346. </File>
  347. <File
  348. RelativePath="..compatgettimeofday.c">
  349. </File>
  350. <File
  351. RelativePath="..compatinet_aton.c">
  352. </File>
  353. <File
  354. RelativePath="..compatinet_ntoa.c">
  355. </File>
  356. <File
  357. RelativePath="..compatmemcpy.c">
  358. </File>
  359. <File
  360. RelativePath="..compatmemmove.c">
  361. </File>
  362. <File
  363. RelativePath="..compatmemset.c">
  364. </File>
  365. <File
  366. RelativePath="..compatmmap.c">
  367. </File>
  368. <File
  369. RelativePath="..compatpdir.c">
  370. </File>
  371. <File
  372. RelativePath="..compatpsock.c">
  373. </File>
  374. <File
  375. RelativePath="..compatstrcasecmp.c">
  376. </File>
  377. <File
  378. RelativePath="..compatstrdup.c">
  379. </File>
  380. <File
  381. RelativePath="..compatstrerror.c">
  382. </File>
  383. <File
  384. RelativePath="..compatstrftime.c">
  385. </File>
  386. <File
  387. RelativePath="..compatstrncasecmp.c">
  388. </File>
  389. <File
  390. RelativePath="..compatstrsep.c">
  391. </File>
  392. <File
  393. RelativePath="..compatstrtoul.c">
  394. </File>
  395. <File
  396. RelativePath="..compatuname.c">
  397. </File>
  398. </Filter>
  399. <Filter
  400. Name="win32"
  401. Filter="">
  402. <File
  403. RelativePath=".service.c">
  404. </File>
  405. </Filter>
  406. <Filter
  407. Name="tinycdb"
  408. Filter="">
  409. <File
  410. RelativePath="..tinycdbcdb_find.c">
  411. </File>
  412. <File
  413. RelativePath="..tinycdbcdb_findnext.c">
  414. </File>
  415. <File
  416. RelativePath="..tinycdbcdb_hash.c">
  417. </File>
  418. <File
  419. RelativePath="..tinycdbcdb_init.c">
  420. </File>
  421. <File
  422. RelativePath="..tinycdbcdb_make.c">
  423. </File>
  424. <File
  425. RelativePath="..tinycdbcdb_make_add.c">
  426. </File>
  427. <File
  428. RelativePath="..tinycdbcdb_make_find.c">
  429. </File>
  430. <File
  431. RelativePath="..tinycdbcdb_make_put.c">
  432. </File>
  433. <File
  434. RelativePath="..tinycdbcdb_seek.c">
  435. </File>
  436. <File
  437. RelativePath="..tinycdbcdb_seq.c">
  438. </File>
  439. <File
  440. RelativePath="..tinycdbcdb_unpack.c">
  441. </File>
  442. </Filter>
  443. <Filter
  444. Name="zlib"
  445. Filter="">
  446. <File
  447. RelativePath="..zlibpvpgn_adler32.c">
  448. </File>
  449. <File
  450. RelativePath="..zlibpvpgn_deflate.c">
  451. </File>
  452. <File
  453. RelativePath="..zlibpvpgn_trees.c">
  454. </File>
  455. <File
  456. RelativePath="..zlibpvpgn_zutil.c">
  457. </File>
  458. </Filter>
  459. </Filter>
  460. <Filter
  461. Name="Header Files"
  462. Filter="h;hpp;hxx;hm;inl;inc">
  463. <File
  464. RelativePath="resource1.h">
  465. </File>
  466. <Filter
  467. Name="bnetd"
  468. Filter="">
  469. <File
  470. RelativePath="..bnetdaccount.h">
  471. </File>
  472. <File
  473. RelativePath="..bnetdaccount_wrap.h">
  474. </File>
  475. <File
  476. RelativePath="..bnetdadbanner.h">
  477. </File>
  478. <File
  479. RelativePath="..bnetdalias_command.h">
  480. </File>
  481. <File
  482. RelativePath="..bnetdanongame.h">
  483. </File>
  484. <File
  485. RelativePath="..bnetdanongame_infos.h">
  486. </File>
  487. <File
  488. RelativePath="..bnetdanongame_maplists.h">
  489. </File>
  490. <File
  491. RelativePath="..bnetdautoupdate.h">
  492. </File>
  493. <File
  494. RelativePath="..bnetdladder_binary.h">
  495. </File>
  496. <File
  497. RelativePath="..bnetdchannel.h">
  498. </File>
  499. <File
  500. RelativePath="..bnetdchannel_conv.h">
  501. </File>
  502. <File
  503. RelativePath="..bnetdcharacter.h">
  504. </File>
  505. <File
  506. RelativePath="..bnetdclan.h">
  507. </File>
  508. <File
  509. RelativePath="..bnetdcommand.h">
  510. </File>
  511. <File
  512. RelativePath="..bnetdcommand_groups.h">
  513. </File>
  514. <File
  515. RelativePath="..bnetdconnection.h">
  516. </File>
  517. <File
  518. RelativePath="..bnetdfile.h">
  519. </File>
  520. <File
  521. RelativePath="..bnetdfriends.h">
  522. </File>
  523. <File
  524. RelativePath="..bnetdgame.h">
  525. </File>
  526. <File
  527. RelativePath="..bnetdgame_conv.h">
  528. </File>
  529. <File
  530. RelativePath="..bnetdgametrans.h">
  531. </File>
  532. <File
  533. RelativePath="..bnetdhandle_anongame.h">
  534. </File>
  535. <File
  536. RelativePath="..bnetdhandle_auth.h">
  537. </File>
  538. <File
  539. RelativePath="..bnetdhandle_bnet.h">
  540. </File>
  541. <File
  542. RelativePath="..bnetdhandle_bot.h">
  543. </File>
  544. <File
  545. RelativePath="..bnetdhandle_d2cs.h">
  546. </File>
  547. <File
  548. RelativePath="..bnetdhandle_file.h">
  549. </File>
  550. <File
  551. RelativePath="..bnetdhandle_init.h">
  552. </File>
  553. <File
  554. RelativePath="..bnetdhandle_irc.h">
  555. </File>
  556. <File
  557. RelativePath="..bnetdhandle_telnet.h">
  558. </File>
  559. <File
  560. RelativePath="..bnetdhandle_udp.h">
  561. </File>
  562. <File
  563. RelativePath="..bnetdhandlers.h">
  564. </File>
  565. <File
  566. RelativePath="..bnetdhelpfile.h">
  567. </File>
  568. <File
  569. RelativePath="..bnetdipban.h">
  570. </File>
  571. <File
  572. RelativePath="..bnetdirc.h">
  573. </File>
  574. <File
  575. RelativePath="..bnetdladder.h">
  576. </File>
  577. <File
  578. RelativePath="..bnetdladder_calc.h">
  579. </File>
  580. <File
  581. RelativePath="..bnetdmail.h">
  582. </File>
  583. <File
  584. RelativePath="..bnetdmessage.h">
  585. </File>
  586. <File
  587. RelativePath="..bnetdnews.h">
  588. </File>
  589. <File
  590. RelativePath="..bnetdoutput.h">
  591. </File>
  592. <File
  593. RelativePath="..bnetdprefs.h">
  594. </File>
  595. <File
  596. RelativePath="..bnetdquota.h">
  597. </File>
  598. <File
  599. RelativePath="..bnetdrealm.h">
  600. </File>
  601. <File
  602. RelativePath="..bnetdrunprog.h">
  603. </File>
  604. <File
  605. RelativePath="..bnetdserver.h">
  606. </File>
  607. <File
  608. RelativePath="..bnetdsql_dbcreator.h">
  609. </File>
  610. <File
  611. RelativePath="..bnetdsql_mysql.h">
  612. </File>
  613. <File
  614. RelativePath="..bnetdsql_pgsql.h">
  615. </File>
  616. <File
  617. RelativePath="..bnetdstorage.h">
  618. </File>
  619. <File
  620. RelativePath="..bnetdstorage_cdb.h">
  621. </File>
  622. <File
  623. RelativePath="..bnetdstorage_file.h">
  624. </File>
  625. <File
  626. RelativePath="..bnetdstorage_sql.h">
  627. </File>
  628. <File
  629. RelativePath="..bnetdsupport.h">
  630. </File>
  631. <File
  632. RelativePath="..bnetdtick.h">
  633. </File>
  634. <File
  635. RelativePath="..bnetdtimer.h">
  636. </File>
  637. <File
  638. RelativePath="..bnetdtopic.h">
  639. </File>
  640. <File
  641. RelativePath="..bnetdtournament.h">
  642. </File>
  643. <File
  644. RelativePath="..bnetdudptest_send.h">
  645. </File>
  646. <File
  647. RelativePath="..bnetdversioncheck.h">
  648. </File>
  649. <File
  650. RelativePath="..bnetdw3trans.h">
  651. </File>
  652. <File
  653. RelativePath="..bnetdwatch.h">
  654. </File>
  655. </Filter>
  656. <Filter
  657. Name="common"
  658. Filter="">
  659. <File
  660. RelativePath="..commonaddr.h">
  661. </File>
  662. <File
  663. RelativePath="..commonanongame_protocol.h">
  664. </File>
  665. <File
  666. RelativePath="..commonauth_protocol.h">
  667. </File>
  668. <File
  669. RelativePath="..commonbn_type.h">
  670. </File>
  671. <File
  672. RelativePath="..commonbnet_protocol.h">
  673. </File>
  674. <File
  675. RelativePath="..commonbnethash.h">
  676. </File>
  677. <File
  678. RelativePath="..commonbnethashconv.h">
  679. </File>
  680. <File
  681. RelativePath="..commonbnettime.h">
  682. </File>
  683. <File
  684. RelativePath="..commonbot_protocol.h">
  685. </File>
  686. <File
  687. RelativePath="..commoncheck_alloc.h">
  688. </File>
  689. <File
  690. RelativePath="..commond2char_file.h">
  691. </File>
  692. <File
  693. RelativePath="..commond2game_protocol.h">
  694. </File>
  695. <File
  696. RelativePath="..commoneventlog.h">
  697. </File>
  698. <File
  699. RelativePath="..commonfield_sizes.h">
  700. </File>
  701. <File
  702. RelativePath="..commonfile_protocol.h">
  703. </File>
  704. <File
  705. RelativePath="..commongive_up_root_privileges.h">
  706. </File>
  707. <File
  708. RelativePath="..commonhashtable.h">
  709. </File>
  710. <File
  711. RelativePath="..commonhexdump.h">
  712. </File>
  713. <File
  714. RelativePath="..commoninit_protocol.h">
  715. </File>
  716. <File
  717. RelativePath="..commonintrotate.h">
  718. </File>
  719. <File
  720. RelativePath="..commonirc_protocol.h">
  721. </File>
  722. <File
  723. RelativePath="..commonlist.h">
  724. </File>
  725. <File
  726. RelativePath="..commonnetwork.h">
  727. </File>
  728. <File
  729. RelativePath="..commonpacket.h">
  730. </File>
  731. <File
  732. RelativePath="..commonproginfo.h">
  733. </File>
  734. <File
  735. RelativePath="..commonqueue.h">
  736. </File>
  737. <File
  738. RelativePath="..commonrlimit.h">
  739. </File>
  740. <File
  741. RelativePath="..commonsetup_after.h">
  742. </File>
  743. <File
  744. RelativePath="..commonsetup_before.h">
  745. </File>
  746. <File
  747. RelativePath="..commontag.h">
  748. </File>
  749. <File
  750. RelativePath="..commontoken.h">
  751. </File>
  752. <File
  753. RelativePath="..commontracker.h">
  754. </File>
  755. <File
  756. RelativePath="..commonudp_protocol.h">
  757. </File>
  758. <File
  759. RelativePath="..commonutil.h">
  760. </File>
  761. <File
  762. RelativePath="..commonversion.h">
  763. </File>
  764. <File
  765. RelativePath="..commonw3xp_protocol.h">
  766. </File>
  767. <File
  768. RelativePath="..commonfdwatch.h">
  769. </File>
  770. <File
  771. RelativePath="..commonfdwatch_epoll.h">
  772. </File>
  773. <File
  774. RelativePath="..commonfdwatch_kqueue.h">
  775. </File>
  776. <File
  777. RelativePath="..commonfdwatch_poll.h">
  778. </File>
  779. <File
  780. RelativePath="..commonfdwatch_select.h">
  781. </File>
  782. </Filter>
  783. <Filter
  784. Name="compat"
  785. Filter="">
  786. <File
  787. RelativePath="..compataccess.h">
  788. </File>
  789. <File
  790. RelativePath="..compatchar_bit.h">
  791. </File>
  792. <File
  793. RelativePath="..compatdifftime.h">
  794. </File>
  795. <File
  796. RelativePath="..compatexitstatus.h">
  797. </File>
  798. <File
  799. RelativePath="..compatgethostname.h">
  800. </File>
  801. <File
  802. RelativePath="..compatgetopt.h">
  803. </File>
  804. <File
  805. RelativePath="..compatgettimeofday.h">
  806. </File>
  807. <File
  808. RelativePath="..compatinet_aton.h">
  809. </File>
  810. <File
  811. RelativePath="..compatinet_ntoa.h">
  812. </File>
  813. <File
  814. RelativePath="..compatmemcpy.h">
  815. </File>
  816. <File
  817. RelativePath="..compatmemmove.h">
  818. </File>
  819. <File
  820. RelativePath="..compatmemset.h">
  821. </File>
  822. <File
  823. RelativePath="..compatmkdir.h">
  824. </File>
  825. <File
  826. RelativePath="..compatmmap.h">
  827. </File>
  828. <File
  829. RelativePath="..compatnetinet_in.h">
  830. </File>
  831. <File
  832. RelativePath="..compatnls.h">
  833. </File>
  834. <File
  835. RelativePath="..compatpdir.h">
  836. </File>
  837. <File
  838. RelativePath="..compatpsock.h">
  839. </File>
  840. <File
  841. RelativePath="..compatread.h">
  842. </File>
  843. <File
  844. RelativePath="..compatrecv.h">
  845. </File>
  846. <File
  847. RelativePath="..compatseek.h">
  848. </File>
  849. <File
  850. RelativePath="..compatsend.h">
  851. </File>
  852. <File
  853. RelativePath="..compatsignal.h">
  854. </File>
  855. <File
  856. RelativePath="..compatsnprintf.h">
  857. </File>
  858. <File
  859. RelativePath="..compatsocket.h">
  860. </File>
  861. <File
  862. RelativePath="..compatstatmacros.h">
  863. </File>
  864. <File
  865. RelativePath="..compatstdfileno.h">
  866. </File>
  867. <File
  868. RelativePath="..compatstrcasecmp.h">
  869. </File>
  870. <File
  871. RelativePath="..compatstrchr.h">
  872. </File>
  873. <File
  874. RelativePath="..compatstrdup.h">
  875. </File>
  876. <File
  877. RelativePath="..compatstrerror.h">
  878. </File>
  879. <File
  880. RelativePath="..compatstrftime.h">
  881. </File>
  882. <File
  883. RelativePath="..compatstrncasecmp.h">
  884. </File>
  885. <File
  886. RelativePath="..compatstrrchr.h">
  887. </File>
  888. <File
  889. RelativePath="..compatstrsep.h">
  890. </File>
  891. <File
  892. RelativePath="..compatstrtoul.h">
  893. </File>
  894. <File
  895. RelativePath="..compattermios.h">
  896. </File>
  897. <File
  898. RelativePath="..compatuint.h">
  899. </File>
  900. <File
  901. RelativePath="..compatuname.h">
  902. </File>
  903. </Filter>
  904. <Filter
  905. Name="win32"
  906. Filter="">
  907. <File
  908. RelativePath=".service.h">
  909. </File>
  910. </Filter>
  911. <Filter
  912. Name="tinycdb"
  913. Filter="">
  914. <File
  915. RelativePath="..tinycdbcdb_int.h">
  916. </File>
  917. </Filter>
  918. <Filter
  919. Name="zlib"
  920. Filter="">
  921. <File
  922. RelativePath="..zlibpvpgn_deflate.h">
  923. </File>
  924. <File
  925. RelativePath="..zlibpvpgn_trees.h">
  926. </File>
  927. <File
  928. RelativePath="..zlibpvpgn_zconf.h">
  929. </File>
  930. <File
  931. RelativePath="..zlibpvpgn_zlib.h">
  932. </File>
  933. <File
  934. RelativePath="..zlibpvpgn_zutil.h">
  935. </File>
  936. </Filter>
  937. </Filter>
  938. <Filter
  939. Name="Resource Files"
  940. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  941. <File
  942. RelativePath="logo01.ico">
  943. </File>
  944. <File
  945. RelativePath="pvpgnConsole.rc">
  946. </File>
  947. </Filter>
  948. </Files>
  949. <Globals>
  950. </Globals>
  951. </VisualStudioProject>