/mordor/mordor.vcproj

http://github.com/mozy/mordor · MSBuild · 1217 lines · 1217 code · 0 blank · 0 comment · 0 complexity · 3e542979ec9e0935adec041f694ebce4 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="mordor"
  6. ProjectGUID="{FEAC089A-CC93-49C3-8F22-A9AB96F6273A}"
  7. RootNamespace="mordor"
  8. TargetFrameworkVersion="196613"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. <Platform
  15. Name="x64"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. <ToolFile
  20. RelativePath=".\ragel.rules"
  21. />
  22. </ToolFiles>
  23. <Configurations>
  24. <Configuration
  25. Name="Debug|Win32"
  26. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
  27. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  28. ConfigurationType="4"
  29. CharacterSet="2"
  30. >
  31. <Tool
  32. Name="VCPreBuildEventTool"
  33. />
  34. <Tool
  35. Name="VCCustomBuildTool"
  36. />
  37. <Tool
  38. Name="Ragel"
  39. />
  40. <Tool
  41. Name="VCXMLDataGeneratorTool"
  42. />
  43. <Tool
  44. Name="VCWebServiceProxyGeneratorTool"
  45. />
  46. <Tool
  47. Name="VCMIDLTool"
  48. />
  49. <Tool
  50. Name="VCCLCompilerTool"
  51. AdditionalOptions="/Zm200 /MP"
  52. Optimization="0"
  53. AdditionalIncludeDirectories=".."
  54. BasicRuntimeChecks="3"
  55. RuntimeLibrary="3"
  56. UsePrecompiledHeader="2"
  57. PrecompiledHeaderThrough="mordor/pch.h"
  58. WarningLevel="3"
  59. WarnAsError="true"
  60. DebugInformationFormat="4"
  61. DisableSpecificWarnings="4345"
  62. ForcedIncludeFiles="mordor/pch.h"
  63. />
  64. <Tool
  65. Name="VCManagedResourceCompilerTool"
  66. />
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. />
  70. <Tool
  71. Name="VCPreLinkEventTool"
  72. />
  73. <Tool
  74. Name="VCLibrarianTool"
  75. />
  76. <Tool
  77. Name="VCALinkTool"
  78. />
  79. <Tool
  80. Name="VCXDCMakeTool"
  81. />
  82. <Tool
  83. Name="VCBscMakeTool"
  84. />
  85. <Tool
  86. Name="VCFxCopTool"
  87. />
  88. <Tool
  89. Name="VCPostBuildEventTool"
  90. />
  91. </Configuration>
  92. <Configuration
  93. Name="Debug|x64"
  94. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
  95. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  96. ConfigurationType="4"
  97. CharacterSet="2"
  98. >
  99. <Tool
  100. Name="VCPreBuildEventTool"
  101. />
  102. <Tool
  103. Name="VCCustomBuildTool"
  104. />
  105. <Tool
  106. Name="Ragel"
  107. />
  108. <Tool
  109. Name="VCXMLDataGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCWebServiceProxyGeneratorTool"
  113. />
  114. <Tool
  115. Name="VCMIDLTool"
  116. TargetEnvironment="3"
  117. />
  118. <Tool
  119. Name="VCCLCompilerTool"
  120. AdditionalOptions="/Zm200 /MP"
  121. Optimization="0"
  122. AdditionalIncludeDirectories=".."
  123. BasicRuntimeChecks="3"
  124. RuntimeLibrary="3"
  125. UsePrecompiledHeader="2"
  126. PrecompiledHeaderThrough="mordor/pch.h"
  127. WarningLevel="3"
  128. WarnAsError="true"
  129. DebugInformationFormat="3"
  130. DisableSpecificWarnings="4345"
  131. ForcedIncludeFiles="mordor/pch.h"
  132. />
  133. <Tool
  134. Name="VCManagedResourceCompilerTool"
  135. />
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. />
  139. <Tool
  140. Name="VCPreLinkEventTool"
  141. />
  142. <Tool
  143. Name="VCLibrarianTool"
  144. />
  145. <Tool
  146. Name="VCALinkTool"
  147. />
  148. <Tool
  149. Name="VCXDCMakeTool"
  150. />
  151. <Tool
  152. Name="VCBscMakeTool"
  153. />
  154. <Tool
  155. Name="VCFxCopTool"
  156. />
  157. <Tool
  158. Name="VCPostBuildEventTool"
  159. />
  160. </Configuration>
  161. <Configuration
  162. Name="Release|Win32"
  163. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
  164. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  165. ConfigurationType="4"
  166. CharacterSet="2"
  167. WholeProgramOptimization="1"
  168. >
  169. <Tool
  170. Name="VCPreBuildEventTool"
  171. />
  172. <Tool
  173. Name="VCCustomBuildTool"
  174. />
  175. <Tool
  176. Name="Ragel"
  177. />
  178. <Tool
  179. Name="VCXMLDataGeneratorTool"
  180. />
  181. <Tool
  182. Name="VCWebServiceProxyGeneratorTool"
  183. />
  184. <Tool
  185. Name="VCMIDLTool"
  186. />
  187. <Tool
  188. Name="VCCLCompilerTool"
  189. AdditionalOptions="/Zm200 /MP"
  190. Optimization="2"
  191. EnableIntrinsicFunctions="true"
  192. AdditionalIncludeDirectories=".."
  193. RuntimeLibrary="2"
  194. EnableFunctionLevelLinking="true"
  195. UsePrecompiledHeader="2"
  196. PrecompiledHeaderThrough="mordor/pch.h"
  197. WarningLevel="3"
  198. WarnAsError="true"
  199. DebugInformationFormat="3"
  200. DisableSpecificWarnings="4345"
  201. ForcedIncludeFiles="mordor/pch.h"
  202. />
  203. <Tool
  204. Name="VCManagedResourceCompilerTool"
  205. />
  206. <Tool
  207. Name="VCResourceCompilerTool"
  208. />
  209. <Tool
  210. Name="VCPreLinkEventTool"
  211. />
  212. <Tool
  213. Name="VCLibrarianTool"
  214. />
  215. <Tool
  216. Name="VCALinkTool"
  217. />
  218. <Tool
  219. Name="VCXDCMakeTool"
  220. />
  221. <Tool
  222. Name="VCBscMakeTool"
  223. />
  224. <Tool
  225. Name="VCFxCopTool"
  226. />
  227. <Tool
  228. Name="VCPostBuildEventTool"
  229. />
  230. </Configuration>
  231. <Configuration
  232. Name="Release|x64"
  233. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
  234. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  235. ConfigurationType="4"
  236. CharacterSet="2"
  237. WholeProgramOptimization="1"
  238. >
  239. <Tool
  240. Name="VCPreBuildEventTool"
  241. />
  242. <Tool
  243. Name="VCCustomBuildTool"
  244. />
  245. <Tool
  246. Name="Ragel"
  247. />
  248. <Tool
  249. Name="VCXMLDataGeneratorTool"
  250. />
  251. <Tool
  252. Name="VCWebServiceProxyGeneratorTool"
  253. />
  254. <Tool
  255. Name="VCMIDLTool"
  256. TargetEnvironment="3"
  257. />
  258. <Tool
  259. Name="VCCLCompilerTool"
  260. AdditionalOptions="/Zm200 /MP"
  261. Optimization="2"
  262. EnableIntrinsicFunctions="true"
  263. AdditionalIncludeDirectories=".."
  264. RuntimeLibrary="2"
  265. EnableFunctionLevelLinking="true"
  266. UsePrecompiledHeader="2"
  267. PrecompiledHeaderThrough="mordor/pch.h"
  268. WarningLevel="3"
  269. WarnAsError="true"
  270. DebugInformationFormat="3"
  271. DisableSpecificWarnings="4345"
  272. ForcedIncludeFiles="mordor/pch.h"
  273. />
  274. <Tool
  275. Name="VCManagedResourceCompilerTool"
  276. />
  277. <Tool
  278. Name="VCResourceCompilerTool"
  279. />
  280. <Tool
  281. Name="VCPreLinkEventTool"
  282. />
  283. <Tool
  284. Name="VCLibrarianTool"
  285. />
  286. <Tool
  287. Name="VCALinkTool"
  288. />
  289. <Tool
  290. Name="VCXDCMakeTool"
  291. />
  292. <Tool
  293. Name="VCBscMakeTool"
  294. />
  295. <Tool
  296. Name="VCFxCopTool"
  297. />
  298. <Tool
  299. Name="VCPostBuildEventTool"
  300. />
  301. </Configuration>
  302. </Configurations>
  303. <References>
  304. </References>
  305. <Files>
  306. <Filter
  307. Name="Source Files"
  308. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  309. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  310. >
  311. <File
  312. RelativePath=".\assert.cpp"
  313. >
  314. </File>
  315. <File
  316. RelativePath=".\http\auth.cpp"
  317. >
  318. </File>
  319. <File
  320. RelativePath=".\http\basic.cpp"
  321. >
  322. </File>
  323. <File
  324. RelativePath=".\http\broker.cpp"
  325. >
  326. </File>
  327. <File
  328. RelativePath=".\streams\buffer.cpp"
  329. >
  330. </File>
  331. <File
  332. RelativePath=".\streams\buffered.cpp"
  333. >
  334. </File>
  335. <File
  336. RelativePath=".\streams\cat.cpp"
  337. >
  338. </File>
  339. <File
  340. RelativePath=".\http\chunked.cpp"
  341. >
  342. </File>
  343. <File
  344. RelativePath=".\http\client.cpp"
  345. >
  346. </File>
  347. <File
  348. RelativePath=".\http\servlets\config.cpp"
  349. >
  350. <FileConfiguration
  351. Name="Debug|Win32"
  352. >
  353. <Tool
  354. Name="VCCLCompilerTool"
  355. ObjectFile="$(IntDir)\http_config.obj"
  356. />
  357. </FileConfiguration>
  358. <FileConfiguration
  359. Name="Debug|x64"
  360. >
  361. <Tool
  362. Name="VCCLCompilerTool"
  363. ObjectFile="$(IntDir)\http_config.obj"
  364. />
  365. </FileConfiguration>
  366. <FileConfiguration
  367. Name="Release|Win32"
  368. >
  369. <Tool
  370. Name="VCCLCompilerTool"
  371. ObjectFile="$(IntDir)\http_config.obj"
  372. />
  373. </FileConfiguration>
  374. <FileConfiguration
  375. Name="Release|x64"
  376. >
  377. <Tool
  378. Name="VCCLCompilerTool"
  379. ObjectFile="$(IntDir)\http_config.obj"
  380. />
  381. </FileConfiguration>
  382. </File>
  383. <File
  384. RelativePath=".\config.cpp"
  385. >
  386. </File>
  387. <File
  388. RelativePath=".\http\connection.cpp"
  389. >
  390. </File>
  391. <File
  392. RelativePath=".\streams\counter.cpp"
  393. >
  394. </File>
  395. <File
  396. RelativePath=".\streams\crypto.cpp"
  397. >
  398. </File>
  399. <File
  400. RelativePath=".\daemon.cpp"
  401. >
  402. </File>
  403. <File
  404. RelativePath=".\date_time.cpp"
  405. >
  406. </File>
  407. <File
  408. RelativePath=".\http\digest.cpp"
  409. >
  410. </File>
  411. <File
  412. RelativePath=".\xml\dom_parser.cpp"
  413. >
  414. </File>
  415. <File
  416. RelativePath=".\streams\efs.cpp"
  417. >
  418. </File>
  419. <File
  420. RelativePath=".\eventloop.cpp"
  421. >
  422. </File>
  423. <File
  424. RelativePath=".\exception.cpp"
  425. >
  426. </File>
  427. <File
  428. RelativePath=".\fiber.cpp"
  429. >
  430. </File>
  431. <File
  432. RelativePath=".\fibersynchronization.cpp"
  433. >
  434. </File>
  435. <File
  436. RelativePath=".\streams\file.cpp"
  437. >
  438. </File>
  439. <File
  440. RelativePath=".\streams\filter.cpp"
  441. >
  442. </File>
  443. <File
  444. RelativePath=".\streams\handle.cpp"
  445. >
  446. </File>
  447. <File
  448. RelativePath=".\streams\hash.cpp"
  449. >
  450. </File>
  451. <File
  452. RelativePath=".\streams\http.cpp"
  453. >
  454. <FileConfiguration
  455. Name="Debug|Win32"
  456. >
  457. <Tool
  458. Name="VCCLCompilerTool"
  459. ObjectFile="$(IntDir)\http_stream.obj"
  460. />
  461. </FileConfiguration>
  462. <FileConfiguration
  463. Name="Debug|x64"
  464. >
  465. <Tool
  466. Name="VCCLCompilerTool"
  467. ObjectFile="$(IntDir)\http_stream.obj"
  468. />
  469. </FileConfiguration>
  470. <FileConfiguration
  471. Name="Release|Win32"
  472. >
  473. <Tool
  474. Name="VCCLCompilerTool"
  475. ObjectFile="$(IntDir)\http_stream.obj"
  476. />
  477. </FileConfiguration>
  478. <FileConfiguration
  479. Name="Release|x64"
  480. >
  481. <Tool
  482. Name="VCCLCompilerTool"
  483. ObjectFile="$(IntDir)\http_stream.obj"
  484. />
  485. </FileConfiguration>
  486. </File>
  487. <File
  488. RelativePath=".\http\http.cpp"
  489. >
  490. </File>
  491. <File
  492. RelativePath=".\http\http_parser.cpp"
  493. >
  494. </File>
  495. <File
  496. RelativePath=".\iomanager_iocp.cpp"
  497. >
  498. </File>
  499. <File
  500. RelativePath=".\json.cpp"
  501. >
  502. </File>
  503. <File
  504. RelativePath=".\streams\limited.cpp"
  505. >
  506. </File>
  507. <File
  508. RelativePath=".\log.cpp"
  509. >
  510. </File>
  511. <File
  512. RelativePath=".\streams\lzma2.cpp"
  513. >
  514. </File>
  515. <File
  516. RelativePath=".\main.cpp"
  517. >
  518. </File>
  519. <File
  520. RelativePath=".\streams\memory.cpp"
  521. >
  522. </File>
  523. <File
  524. RelativePath=".\http\multipart.cpp"
  525. >
  526. </File>
  527. <File
  528. RelativePath=".\streams\namedpipe.cpp"
  529. >
  530. </File>
  531. <File
  532. RelativePath=".\http\negotiate.cpp"
  533. >
  534. </File>
  535. <File
  536. RelativePath=".\streams\null.cpp"
  537. >
  538. </File>
  539. <File
  540. RelativePath=".\http\oauth.cpp"
  541. >
  542. </File>
  543. <File
  544. RelativePath=".\http\oauth2.cpp"
  545. >
  546. </File>
  547. <File
  548. RelativePath=".\parallel.cpp"
  549. >
  550. </File>
  551. <File
  552. RelativePath=".\pch.cpp"
  553. >
  554. <FileConfiguration
  555. Name="Debug|Win32"
  556. >
  557. <Tool
  558. Name="VCCLCompilerTool"
  559. UsePrecompiledHeader="1"
  560. />
  561. </FileConfiguration>
  562. <FileConfiguration
  563. Name="Debug|x64"
  564. >
  565. <Tool
  566. Name="VCCLCompilerTool"
  567. UsePrecompiledHeader="1"
  568. />
  569. </FileConfiguration>
  570. <FileConfiguration
  571. Name="Release|Win32"
  572. >
  573. <Tool
  574. Name="VCCLCompilerTool"
  575. UsePrecompiledHeader="1"
  576. />
  577. </FileConfiguration>
  578. <FileConfiguration
  579. Name="Release|x64"
  580. >
  581. <Tool
  582. Name="VCCLCompilerTool"
  583. UsePrecompiledHeader="1"
  584. />
  585. </FileConfiguration>
  586. </File>
  587. <File
  588. RelativePath=".\streams\pipe.cpp"
  589. >
  590. </File>
  591. <File
  592. RelativePath=".\http\proxy.cpp"
  593. >
  594. </File>
  595. <File
  596. RelativePath=".\ragel.cpp"
  597. >
  598. </File>
  599. <File
  600. RelativePath=".\streams\random.cpp"
  601. >
  602. </File>
  603. <File
  604. RelativePath=".\runtime_linking.cpp"
  605. >
  606. </File>
  607. <File
  608. RelativePath=".\scheduler.cpp"
  609. >
  610. </File>
  611. <File
  612. RelativePath=".\semaphore.cpp"
  613. >
  614. </File>
  615. <File
  616. RelativePath=".\http\server.cpp"
  617. >
  618. </File>
  619. <File
  620. RelativePath=".\http\servlet.cpp"
  621. >
  622. </File>
  623. <File
  624. RelativePath=".\streams\singleplex.cpp"
  625. >
  626. </File>
  627. <File
  628. RelativePath=".\sleep.cpp"
  629. >
  630. </File>
  631. <File
  632. RelativePath=".\socket.cpp"
  633. >
  634. </File>
  635. <File
  636. RelativePath=".\streams\socket.cpp"
  637. >
  638. <FileConfiguration
  639. Name="Debug|Win32"
  640. >
  641. <Tool
  642. Name="VCCLCompilerTool"
  643. ObjectFile="$(IntDir)\socket_stream.obj"
  644. />
  645. </FileConfiguration>
  646. <FileConfiguration
  647. Name="Debug|x64"
  648. >
  649. <Tool
  650. Name="VCCLCompilerTool"
  651. ObjectFile="$(IntDir)\socket_stream.obj"
  652. />
  653. </FileConfiguration>
  654. <FileConfiguration
  655. Name="Release|Win32"
  656. >
  657. <Tool
  658. Name="VCCLCompilerTool"
  659. ObjectFile="$(IntDir)\socket_stream.obj"
  660. />
  661. </FileConfiguration>
  662. <FileConfiguration
  663. Name="Release|x64"
  664. >
  665. <Tool
  666. Name="VCCLCompilerTool"
  667. ObjectFile="$(IntDir)\socket_stream.obj"
  668. />
  669. </FileConfiguration>
  670. </File>
  671. <File
  672. RelativePath=".\socks.cpp"
  673. >
  674. </File>
  675. <File
  676. RelativePath=".\streams\ssl.cpp"
  677. >
  678. </File>
  679. <File
  680. RelativePath=".\statistics.cpp"
  681. >
  682. </File>
  683. <File
  684. RelativePath=".\streams\std.cpp"
  685. >
  686. </File>
  687. <File
  688. RelativePath=".\streams\stream.cpp"
  689. >
  690. </File>
  691. <File
  692. RelativePath=".\string.cpp"
  693. >
  694. </File>
  695. <File
  696. RelativePath=".\streams\temp.cpp"
  697. >
  698. </File>
  699. <File
  700. RelativePath=".\streams\test.cpp"
  701. >
  702. </File>
  703. <File
  704. RelativePath=".\thread.cpp"
  705. >
  706. </File>
  707. <File
  708. RelativePath=".\streams\throttle.cpp"
  709. >
  710. </File>
  711. <File
  712. RelativePath=".\streams\timeout.cpp"
  713. >
  714. </File>
  715. <File
  716. RelativePath=".\timer.cpp"
  717. >
  718. </File>
  719. <File
  720. RelativePath=".\streams\transfer.cpp"
  721. >
  722. </File>
  723. <File
  724. RelativePath=".\uri.cpp"
  725. >
  726. </File>
  727. <File
  728. RelativePath=".\util.cpp"
  729. >
  730. </File>
  731. <File
  732. RelativePath=".\workerpool.cpp"
  733. >
  734. </File>
  735. <File
  736. RelativePath=".\xml\xml_parser.cpp"
  737. >
  738. </File>
  739. <File
  740. RelativePath=".\streams\zero.cpp"
  741. >
  742. </File>
  743. <File
  744. RelativePath=".\zip.cpp"
  745. >
  746. </File>
  747. <File
  748. RelativePath=".\streams\zlib.cpp"
  749. >
  750. </File>
  751. </Filter>
  752. <Filter
  753. Name="Header Files"
  754. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  755. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  756. >
  757. <File
  758. RelativePath=".\anymap.h"
  759. >
  760. </File>
  761. <File
  762. RelativePath=".\assert.h"
  763. >
  764. </File>
  765. <File
  766. RelativePath=".\atomic.h"
  767. >
  768. </File>
  769. <File
  770. RelativePath=".\http\auth.h"
  771. >
  772. </File>
  773. <File
  774. RelativePath=".\http\basic.h"
  775. >
  776. </File>
  777. <File
  778. RelativePath=".\http\broker.h"
  779. >
  780. </File>
  781. <File
  782. RelativePath=".\streams\buffer.h"
  783. >
  784. </File>
  785. <File
  786. RelativePath=".\streams\buffered.h"
  787. >
  788. </File>
  789. <File
  790. RelativePath=".\streams\cat.h"
  791. >
  792. </File>
  793. <File
  794. RelativePath=".\http\chunked.h"
  795. >
  796. </File>
  797. <File
  798. RelativePath=".\http\client.h"
  799. >
  800. </File>
  801. <File
  802. RelativePath=".\http\servlets\config.h"
  803. >
  804. </File>
  805. <File
  806. RelativePath=".\config.h"
  807. >
  808. </File>
  809. <File
  810. RelativePath=".\http\connection.h"
  811. >
  812. </File>
  813. <File
  814. RelativePath=".\coroutine.h"
  815. >
  816. </File>
  817. <File
  818. RelativePath=".\streams\counter.h"
  819. >
  820. </File>
  821. <File
  822. RelativePath=".\streams\crypto.h"
  823. >
  824. </File>
  825. <File
  826. RelativePath=".\daemon.h"
  827. >
  828. </File>
  829. <File
  830. RelativePath=".\date_time.h"
  831. >
  832. </File>
  833. <File
  834. RelativePath=".\streams\deflate.h"
  835. >
  836. </File>
  837. <File
  838. RelativePath=".\http\digest.h"
  839. >
  840. </File>
  841. <File
  842. RelativePath=".\xml\dom_parser.h"
  843. >
  844. </File>
  845. <File
  846. RelativePath=".\streams\duplex.h"
  847. >
  848. </File>
  849. <File
  850. RelativePath=".\streams\efs.h"
  851. >
  852. </File>
  853. <File
  854. RelativePath=".\endian.h"
  855. >
  856. </File>
  857. <File
  858. RelativePath=".\eventloop.h"
  859. >
  860. </File>
  861. <File
  862. RelativePath=".\exception.h"
  863. >
  864. </File>
  865. <File
  866. RelativePath=".\fiber.h"
  867. >
  868. </File>
  869. <File
  870. RelativePath=".\fibersynchronization.h"
  871. >
  872. </File>
  873. <File
  874. RelativePath=".\streams\file.h"
  875. >
  876. </File>
  877. <File
  878. RelativePath=".\streams\filter.h"
  879. >
  880. </File>
  881. <File
  882. RelativePath=".\future.h"
  883. >
  884. </File>
  885. <File
  886. RelativePath=".\streams\gzip.h"
  887. >
  888. </File>
  889. <File
  890. RelativePath=".\streams\handle.h"
  891. >
  892. </File>
  893. <File
  894. RelativePath=".\streams\hash.h"
  895. >
  896. </File>
  897. <File
  898. RelativePath=".\streams\http.h"
  899. >
  900. </File>
  901. <File
  902. RelativePath=".\http\http.h"
  903. >
  904. </File>
  905. <File
  906. RelativePath=".\iomanager.h"
  907. >
  908. </File>
  909. <File
  910. RelativePath=".\iomanager_iocp.h"
  911. >
  912. </File>
  913. <File
  914. RelativePath=".\json.h"
  915. >
  916. </File>
  917. <File
  918. RelativePath=".\streams\limited.h"
  919. >
  920. </File>
  921. <File
  922. RelativePath=".\log.h"
  923. >
  924. </File>
  925. <File
  926. RelativePath=".\streams\lzma2.h"
  927. >
  928. </File>
  929. <File
  930. RelativePath=".\main.h"
  931. >
  932. </File>
  933. <File
  934. RelativePath=".\streams\memory.h"
  935. >
  936. </File>
  937. <File
  938. RelativePath=".\http\multipart.h"
  939. >
  940. </File>
  941. <File
  942. RelativePath=".\streams\namedpipe.h"
  943. >
  944. </File>
  945. <File
  946. RelativePath=".\http\negotiate.h"
  947. >
  948. </File>
  949. <File
  950. RelativePath=".\streams\notify.h"
  951. >
  952. </File>
  953. <File
  954. RelativePath=".\streams\null.h"
  955. >
  956. </File>
  957. <File
  958. RelativePath=".\http\oauth.h"
  959. >
  960. </File>
  961. <File
  962. RelativePath=".\http\oauth2.h"
  963. >
  964. </File>
  965. <File
  966. RelativePath=".\parallel.h"
  967. >
  968. </File>
  969. <File
  970. RelativePath=".\xml\parser.h"
  971. >
  972. </File>
  973. <File
  974. RelativePath=".\http\parser.h"
  975. >
  976. </File>
  977. <File
  978. RelativePath=".\pch.h"
  979. >
  980. </File>
  981. <File
  982. RelativePath=".\streams\pipe.h"
  983. >
  984. </File>
  985. <File
  986. RelativePath=".\predef.h"
  987. >
  988. </File>
  989. <File
  990. RelativePath=".\streams\progress.h"
  991. >
  992. </File>
  993. <File
  994. RelativePath=".\http\proxy.h"
  995. >
  996. </File>
  997. <File
  998. RelativePath=".\ragel.h"
  999. >
  1000. </File>
  1001. <File
  1002. RelativePath=".\streams\random.h"
  1003. >
  1004. </File>
  1005. <File
  1006. RelativePath=".\runtime_linking.h"
  1007. >
  1008. </File>
  1009. <File
  1010. RelativePath=".\streams\scheduler.h"
  1011. >
  1012. </File>
  1013. <File
  1014. RelativePath=".\scheduler.h"
  1015. >
  1016. </File>
  1017. <File
  1018. RelativePath=".\semaphore.h"
  1019. >
  1020. </File>
  1021. <File
  1022. RelativePath=".\http\server.h"
  1023. >
  1024. </File>
  1025. <File
  1026. RelativePath=".\http\servlet.h"
  1027. >
  1028. </File>
  1029. <File
  1030. RelativePath=".\streams\singleplex.h"
  1031. >
  1032. </File>
  1033. <File
  1034. RelativePath=".\sleep.h"
  1035. >
  1036. </File>
  1037. <File
  1038. RelativePath=".\socket.h"
  1039. >
  1040. </File>
  1041. <File
  1042. RelativePath=".\streams\socket.h"
  1043. >
  1044. </File>
  1045. <File
  1046. RelativePath=".\socks.h"
  1047. >
  1048. </File>
  1049. <File
  1050. RelativePath=".\streams\ssl.h"
  1051. >
  1052. </File>
  1053. <File
  1054. RelativePath=".\statistics.h"
  1055. >
  1056. </File>
  1057. <File
  1058. RelativePath=".\streams\std.h"
  1059. >
  1060. </File>
  1061. <File
  1062. RelativePath=".\streams\stream.h"
  1063. >
  1064. </File>
  1065. <File
  1066. RelativePath=".\string.h"
  1067. >
  1068. </File>
  1069. <File
  1070. RelativePath=".\streams\temp.h"
  1071. >
  1072. </File>
  1073. <File
  1074. RelativePath=".\streams\test.h"
  1075. >
  1076. </File>
  1077. <File
  1078. RelativePath=".\thread.h"
  1079. >
  1080. </File>
  1081. <File
  1082. RelativePath=".\thread_local_storage.h"
  1083. >
  1084. </File>
  1085. <File
  1086. RelativePath=".\streams\throttle.h"
  1087. >
  1088. </File>
  1089. <File
  1090. RelativePath=".\streams\timeout.h"
  1091. >
  1092. </File>
  1093. <File
  1094. RelativePath=".\timer.h"
  1095. >
  1096. </File>
  1097. <File
  1098. RelativePath=".\streams\transfer.h"
  1099. >
  1100. </File>
  1101. <File
  1102. RelativePath=".\http\tunnel.h"
  1103. >
  1104. </File>
  1105. <File
  1106. RelativePath=".\uri.h"
  1107. >
  1108. </File>
  1109. <File
  1110. RelativePath=".\util.h"
  1111. >
  1112. </File>
  1113. <File
  1114. RelativePath=".\version.h"
  1115. >
  1116. </File>
  1117. <File
  1118. RelativePath=".\workerpool.h"
  1119. >
  1120. </File>
  1121. <File
  1122. RelativePath=".\streams\zero.h"
  1123. >
  1124. </File>
  1125. <File
  1126. RelativePath=".\zip.h"
  1127. >
  1128. </File>
  1129. <File
  1130. RelativePath=".\streams\zlib.h"
  1131. >
  1132. </File>
  1133. </Filter>
  1134. <File
  1135. RelativePath=".\http\http_parser.rl"
  1136. >
  1137. <FileConfiguration
  1138. Name="Debug|Win32"
  1139. >
  1140. <Tool
  1141. Name="Ragel"
  1142. OutputFileName="http\$(InputName).cpp"
  1143. />
  1144. </FileConfiguration>
  1145. <FileConfiguration
  1146. Name="Debug|x64"
  1147. >
  1148. <Tool
  1149. Name="Ragel"
  1150. OutputFileName="http\$(InputName).cpp"
  1151. />
  1152. </FileConfiguration>
  1153. <FileConfiguration
  1154. Name="Release|Win32"
  1155. >
  1156. <Tool
  1157. Name="Ragel"
  1158. OutputFileName="http\$(InputName).cpp"
  1159. />
  1160. </FileConfiguration>
  1161. <FileConfiguration
  1162. Name="Release|x64"
  1163. >
  1164. <Tool
  1165. Name="Ragel"
  1166. OutputFileName="http\$(InputName).cpp"
  1167. />
  1168. </FileConfiguration>
  1169. </File>
  1170. <File
  1171. RelativePath=".\json.rl"
  1172. >
  1173. </File>
  1174. <File
  1175. RelativePath=".\uri.rl"
  1176. >
  1177. </File>
  1178. <File
  1179. RelativePath=".\xml\xml_parser.rl"
  1180. >
  1181. <FileConfiguration
  1182. Name="Debug|Win32"
  1183. >
  1184. <Tool
  1185. Name="Ragel"
  1186. OutputFileName="xml\$(InputName).cpp"
  1187. />
  1188. </FileConfiguration>
  1189. <FileConfiguration
  1190. Name="Debug|x64"
  1191. >
  1192. <Tool
  1193. Name="Ragel"
  1194. OutputFileName="xml\$(InputName).cpp"
  1195. />
  1196. </FileConfiguration>
  1197. <FileConfiguration
  1198. Name="Release|Win32"
  1199. >
  1200. <Tool
  1201. Name="Ragel"
  1202. OutputFileName="xml\$(InputName).cpp"
  1203. />
  1204. </FileConfiguration>
  1205. <FileConfiguration
  1206. Name="Release|x64"
  1207. >
  1208. <Tool
  1209. Name="Ragel"
  1210. OutputFileName="xml\$(InputName).cpp"
  1211. />
  1212. </FileConfiguration>
  1213. </File>
  1214. </Files>
  1215. <Globals>
  1216. </Globals>
  1217. </VisualStudioProject>