You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2030 lines
43 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="pantheios.util"
  6. ProjectGUID="{4354ACF4-E372-4BAC-8076-7F6524E619D8}"
  7. RootNamespace="pantheios.util"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. <Platform
  16. Name="x64"
  17. />
  18. </Platforms>
  19. <ToolFiles>
  20. </ToolFiles>
  21. <Configurations>
  22. <Configuration
  23. Name="Release Multithreaded|Win32"
  24. OutputDirectory="ReleaseMT"
  25. IntermediateDirectory="ReleaseMT"
  26. ConfigurationType="4"
  27. CharacterSet="2"
  28. >
  29. <Tool
  30. Name="VCPreBuildEventTool"
  31. />
  32. <Tool
  33. Name="VCCustomBuildTool"
  34. />
  35. <Tool
  36. Name="VCXMLDataGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCWebServiceProxyGeneratorTool"
  40. />
  41. <Tool
  42. Name="VCMIDLTool"
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  47. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  48. RuntimeLibrary="0"
  49. UsePrecompiledHeader="0"
  50. WarningLevel="4"
  51. WarnAsError="true"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLibrarianTool"
  64. OutputFile="../../../lib/pantheios.1.util.vc9.mt.lib"
  65. />
  66. <Tool
  67. Name="VCALinkTool"
  68. />
  69. <Tool
  70. Name="VCXDCMakeTool"
  71. />
  72. <Tool
  73. Name="VCBscMakeTool"
  74. />
  75. <Tool
  76. Name="VCFxCopTool"
  77. />
  78. <Tool
  79. Name="VCPostBuildEventTool"
  80. />
  81. </Configuration>
  82. <Configuration
  83. Name="Release Multithreaded|x64"
  84. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  85. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  86. ConfigurationType="4"
  87. CharacterSet="2"
  88. >
  89. <Tool
  90. Name="VCPreBuildEventTool"
  91. />
  92. <Tool
  93. Name="VCCustomBuildTool"
  94. />
  95. <Tool
  96. Name="VCXMLDataGeneratorTool"
  97. />
  98. <Tool
  99. Name="VCWebServiceProxyGeneratorTool"
  100. />
  101. <Tool
  102. Name="VCMIDLTool"
  103. TargetEnvironment="3"
  104. />
  105. <Tool
  106. Name="VCCLCompilerTool"
  107. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  108. PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
  109. RuntimeLibrary="0"
  110. UsePrecompiledHeader="0"
  111. WarningLevel="4"
  112. WarnAsError="true"
  113. />
  114. <Tool
  115. Name="VCManagedResourceCompilerTool"
  116. />
  117. <Tool
  118. Name="VCResourceCompilerTool"
  119. />
  120. <Tool
  121. Name="VCPreLinkEventTool"
  122. />
  123. <Tool
  124. Name="VCLibrarianTool"
  125. OutputFile="../../../lib/pantheios.1.util.vc9.x64.mt.lib"
  126. />
  127. <Tool
  128. Name="VCALinkTool"
  129. />
  130. <Tool
  131. Name="VCXDCMakeTool"
  132. />
  133. <Tool
  134. Name="VCBscMakeTool"
  135. />
  136. <Tool
  137. Name="VCFxCopTool"
  138. />
  139. <Tool
  140. Name="VCPostBuildEventTool"
  141. />
  142. </Configuration>
  143. <Configuration
  144. Name="Debug Multithreaded|Win32"
  145. OutputDirectory="DebugMT"
  146. IntermediateDirectory="DebugMT"
  147. ConfigurationType="4"
  148. CharacterSet="2"
  149. >
  150. <Tool
  151. Name="VCPreBuildEventTool"
  152. />
  153. <Tool
  154. Name="VCCustomBuildTool"
  155. />
  156. <Tool
  157. Name="VCXMLDataGeneratorTool"
  158. />
  159. <Tool
  160. Name="VCWebServiceProxyGeneratorTool"
  161. />
  162. <Tool
  163. Name="VCMIDLTool"
  164. />
  165. <Tool
  166. Name="VCCLCompilerTool"
  167. Optimization="0"
  168. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  169. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  170. MinimalRebuild="true"
  171. BasicRuntimeChecks="3"
  172. SmallerTypeCheck="true"
  173. RuntimeLibrary="1"
  174. BufferSecurityCheck="true"
  175. ForceConformanceInForLoopScope="true"
  176. RuntimeTypeInfo="false"
  177. UsePrecompiledHeader="0"
  178. WarningLevel="4"
  179. WarnAsError="true"
  180. DebugInformationFormat="3"
  181. />
  182. <Tool
  183. Name="VCManagedResourceCompilerTool"
  184. />
  185. <Tool
  186. Name="VCResourceCompilerTool"
  187. />
  188. <Tool
  189. Name="VCPreLinkEventTool"
  190. />
  191. <Tool
  192. Name="VCLibrarianTool"
  193. OutputFile="../../../lib/pantheios.1.util.vc9.mt.debug.lib"
  194. />
  195. <Tool
  196. Name="VCALinkTool"
  197. />
  198. <Tool
  199. Name="VCXDCMakeTool"
  200. />
  201. <Tool
  202. Name="VCBscMakeTool"
  203. />
  204. <Tool
  205. Name="VCFxCopTool"
  206. />
  207. <Tool
  208. Name="VCPostBuildEventTool"
  209. />
  210. </Configuration>
  211. <Configuration
  212. Name="Debug Multithreaded|x64"
  213. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  214. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  215. ConfigurationType="4"
  216. CharacterSet="2"
  217. >
  218. <Tool
  219. Name="VCPreBuildEventTool"
  220. />
  221. <Tool
  222. Name="VCCustomBuildTool"
  223. />
  224. <Tool
  225. Name="VCXMLDataGeneratorTool"
  226. />
  227. <Tool
  228. Name="VCWebServiceProxyGeneratorTool"
  229. />
  230. <Tool
  231. Name="VCMIDLTool"
  232. TargetEnvironment="3"
  233. />
  234. <Tool
  235. Name="VCCLCompilerTool"
  236. Optimization="0"
  237. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  238. PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
  239. MinimalRebuild="true"
  240. BasicRuntimeChecks="3"
  241. SmallerTypeCheck="true"
  242. RuntimeLibrary="1"
  243. BufferSecurityCheck="true"
  244. ForceConformanceInForLoopScope="true"
  245. RuntimeTypeInfo="false"
  246. UsePrecompiledHeader="0"
  247. WarningLevel="4"
  248. WarnAsError="true"
  249. DebugInformationFormat="3"
  250. />
  251. <Tool
  252. Name="VCManagedResourceCompilerTool"
  253. />
  254. <Tool
  255. Name="VCResourceCompilerTool"
  256. />
  257. <Tool
  258. Name="VCPreLinkEventTool"
  259. />
  260. <Tool
  261. Name="VCLibrarianTool"
  262. OutputFile="../../../lib/pantheios.1.util.vc9.x64.mt.debug.lib"
  263. />
  264. <Tool
  265. Name="VCALinkTool"
  266. />
  267. <Tool
  268. Name="VCXDCMakeTool"
  269. />
  270. <Tool
  271. Name="VCBscMakeTool"
  272. />
  273. <Tool
  274. Name="VCFxCopTool"
  275. />
  276. <Tool
  277. Name="VCPostBuildEventTool"
  278. />
  279. </Configuration>
  280. <Configuration
  281. Name="Release Multithreaded DLL|Win32"
  282. OutputDirectory="ReleaseDLL"
  283. IntermediateDirectory="ReleaseDLL"
  284. ConfigurationType="4"
  285. CharacterSet="2"
  286. >
  287. <Tool
  288. Name="VCPreBuildEventTool"
  289. />
  290. <Tool
  291. Name="VCCustomBuildTool"
  292. />
  293. <Tool
  294. Name="VCXMLDataGeneratorTool"
  295. />
  296. <Tool
  297. Name="VCWebServiceProxyGeneratorTool"
  298. />
  299. <Tool
  300. Name="VCMIDLTool"
  301. />
  302. <Tool
  303. Name="VCCLCompilerTool"
  304. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  305. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  306. RuntimeLibrary="2"
  307. UsePrecompiledHeader="0"
  308. WarningLevel="4"
  309. WarnAsError="true"
  310. />
  311. <Tool
  312. Name="VCManagedResourceCompilerTool"
  313. />
  314. <Tool
  315. Name="VCResourceCompilerTool"
  316. />
  317. <Tool
  318. Name="VCPreLinkEventTool"
  319. />
  320. <Tool
  321. Name="VCLibrarianTool"
  322. OutputFile="../../../lib/pantheios.1.util.vc9.dll.lib"
  323. />
  324. <Tool
  325. Name="VCALinkTool"
  326. />
  327. <Tool
  328. Name="VCXDCMakeTool"
  329. />
  330. <Tool
  331. Name="VCBscMakeTool"
  332. />
  333. <Tool
  334. Name="VCFxCopTool"
  335. />
  336. <Tool
  337. Name="VCPostBuildEventTool"
  338. />
  339. </Configuration>
  340. <Configuration
  341. Name="Release Multithreaded DLL|x64"
  342. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  343. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  344. ConfigurationType="4"
  345. CharacterSet="2"
  346. >
  347. <Tool
  348. Name="VCPreBuildEventTool"
  349. />
  350. <Tool
  351. Name="VCCustomBuildTool"
  352. />
  353. <Tool
  354. Name="VCXMLDataGeneratorTool"
  355. />
  356. <Tool
  357. Name="VCWebServiceProxyGeneratorTool"
  358. />
  359. <Tool
  360. Name="VCMIDLTool"
  361. TargetEnvironment="3"
  362. />
  363. <Tool
  364. Name="VCCLCompilerTool"
  365. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  366. PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
  367. RuntimeLibrary="2"
  368. UsePrecompiledHeader="0"
  369. WarningLevel="4"
  370. WarnAsError="true"
  371. />
  372. <Tool
  373. Name="VCManagedResourceCompilerTool"
  374. />
  375. <Tool
  376. Name="VCResourceCompilerTool"
  377. />
  378. <Tool
  379. Name="VCPreLinkEventTool"
  380. />
  381. <Tool
  382. Name="VCLibrarianTool"
  383. OutputFile="../../../lib/pantheios.1.util.vc9.x64.dll.lib"
  384. />
  385. <Tool
  386. Name="VCALinkTool"
  387. />
  388. <Tool
  389. Name="VCXDCMakeTool"
  390. />
  391. <Tool
  392. Name="VCBscMakeTool"
  393. />
  394. <Tool
  395. Name="VCFxCopTool"
  396. />
  397. <Tool
  398. Name="VCPostBuildEventTool"
  399. />
  400. </Configuration>
  401. <Configuration
  402. Name="Debug Multithreaded DLL|Win32"
  403. OutputDirectory="DebugDLL"
  404. IntermediateDirectory="DebugDLL"
  405. ConfigurationType="4"
  406. CharacterSet="2"
  407. >
  408. <Tool
  409. Name="VCPreBuildEventTool"
  410. />
  411. <Tool
  412. Name="VCCustomBuildTool"
  413. />
  414. <Tool
  415. Name="VCXMLDataGeneratorTool"
  416. />
  417. <Tool
  418. Name="VCWebServiceProxyGeneratorTool"
  419. />
  420. <Tool
  421. Name="VCMIDLTool"
  422. />
  423. <Tool
  424. Name="VCCLCompilerTool"
  425. Optimization="0"
  426. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  427. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  428. MinimalRebuild="true"
  429. BasicRuntimeChecks="3"
  430. SmallerTypeCheck="true"
  431. RuntimeLibrary="3"
  432. BufferSecurityCheck="true"
  433. ForceConformanceInForLoopScope="true"
  434. RuntimeTypeInfo="false"
  435. UsePrecompiledHeader="0"
  436. WarningLevel="4"
  437. WarnAsError="true"
  438. DebugInformationFormat="3"
  439. />
  440. <Tool
  441. Name="VCManagedResourceCompilerTool"
  442. />
  443. <Tool
  444. Name="VCResourceCompilerTool"
  445. />
  446. <Tool
  447. Name="VCPreLinkEventTool"
  448. />
  449. <Tool
  450. Name="VCLibrarianTool"
  451. OutputFile="../../../lib/pantheios.1.util.vc9.dll.debug.lib"
  452. />
  453. <Tool
  454. Name="VCALinkTool"
  455. />
  456. <Tool
  457. Name="VCXDCMakeTool"
  458. />
  459. <Tool
  460. Name="VCBscMakeTool"
  461. />
  462. <Tool
  463. Name="VCFxCopTool"
  464. />
  465. <Tool
  466. Name="VCPostBuildEventTool"
  467. />
  468. </Configuration>
  469. <Configuration
  470. Name="Debug Multithreaded DLL|x64"
  471. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  472. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  473. ConfigurationType="4"
  474. CharacterSet="2"
  475. >
  476. <Tool
  477. Name="VCPreBuildEventTool"
  478. />
  479. <Tool
  480. Name="VCCustomBuildTool"
  481. />
  482. <Tool
  483. Name="VCXMLDataGeneratorTool"
  484. />
  485. <Tool
  486. Name="VCWebServiceProxyGeneratorTool"
  487. />
  488. <Tool
  489. Name="VCMIDLTool"
  490. TargetEnvironment="3"
  491. />
  492. <Tool
  493. Name="VCCLCompilerTool"
  494. Optimization="0"
  495. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  496. PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
  497. MinimalRebuild="true"
  498. BasicRuntimeChecks="3"
  499. SmallerTypeCheck="true"
  500. RuntimeLibrary="3"
  501. BufferSecurityCheck="true"
  502. ForceConformanceInForLoopScope="true"
  503. RuntimeTypeInfo="false"
  504. UsePrecompiledHeader="0"
  505. WarningLevel="4"
  506. WarnAsError="true"
  507. DebugInformationFormat="3"
  508. />
  509. <Tool
  510. Name="VCManagedResourceCompilerTool"
  511. />
  512. <Tool
  513. Name="VCResourceCompilerTool"
  514. />
  515. <Tool
  516. Name="VCPreLinkEventTool"
  517. />
  518. <Tool
  519. Name="VCLibrarianTool"
  520. OutputFile="../../../lib/pantheios.1.util.vc9.x64.dll.debug.lib"
  521. />
  522. <Tool
  523. Name="VCALinkTool"
  524. />
  525. <Tool
  526. Name="VCXDCMakeTool"
  527. />
  528. <Tool
  529. Name="VCBscMakeTool"
  530. />
  531. <Tool
  532. Name="VCFxCopTool"
  533. />
  534. <Tool
  535. Name="VCPostBuildEventTool"
  536. />
  537. </Configuration>
  538. <Configuration
  539. Name="Unicode Release Multithreaded|Win32"
  540. OutputDirectory="ReleaseMT"
  541. IntermediateDirectory="ReleaseMT"
  542. ConfigurationType="4"
  543. CharacterSet="1"
  544. >
  545. <Tool
  546. Name="VCPreBuildEventTool"
  547. />
  548. <Tool
  549. Name="VCCustomBuildTool"
  550. />
  551. <Tool
  552. Name="VCXMLDataGeneratorTool"
  553. />
  554. <Tool
  555. Name="VCWebServiceProxyGeneratorTool"
  556. />
  557. <Tool
  558. Name="VCMIDLTool"
  559. />
  560. <Tool
  561. Name="VCCLCompilerTool"
  562. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  563. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  564. RuntimeLibrary="0"
  565. UsePrecompiledHeader="0"
  566. WarningLevel="4"
  567. WarnAsError="true"
  568. />
  569. <Tool
  570. Name="VCManagedResourceCompilerTool"
  571. />
  572. <Tool
  573. Name="VCResourceCompilerTool"
  574. />
  575. <Tool
  576. Name="VCPreLinkEventTool"
  577. />
  578. <Tool
  579. Name="VCLibrarianTool"
  580. OutputFile="../../../lib/pantheios.1.util.vc9.widestring.mt.lib"
  581. />
  582. <Tool
  583. Name="VCALinkTool"
  584. />
  585. <Tool
  586. Name="VCXDCMakeTool"
  587. />
  588. <Tool
  589. Name="VCBscMakeTool"
  590. />
  591. <Tool
  592. Name="VCFxCopTool"
  593. />
  594. <Tool
  595. Name="VCPostBuildEventTool"
  596. />
  597. </Configuration>
  598. <Configuration
  599. Name="Unicode Release Multithreaded|x64"
  600. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  601. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  602. ConfigurationType="4"
  603. CharacterSet="1"
  604. >
  605. <Tool
  606. Name="VCPreBuildEventTool"
  607. />
  608. <Tool
  609. Name="VCCustomBuildTool"
  610. />
  611. <Tool
  612. Name="VCXMLDataGeneratorTool"
  613. />
  614. <Tool
  615. Name="VCWebServiceProxyGeneratorTool"
  616. />
  617. <Tool
  618. Name="VCMIDLTool"
  619. TargetEnvironment="3"
  620. />
  621. <Tool
  622. Name="VCCLCompilerTool"
  623. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  624. PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
  625. RuntimeLibrary="0"
  626. UsePrecompiledHeader="0"
  627. WarningLevel="4"
  628. WarnAsError="true"
  629. />
  630. <Tool
  631. Name="VCManagedResourceCompilerTool"
  632. />
  633. <Tool
  634. Name="VCResourceCompilerTool"
  635. />
  636. <Tool
  637. Name="VCPreLinkEventTool"
  638. />
  639. <Tool
  640. Name="VCLibrarianTool"
  641. OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.mt.lib"
  642. />
  643. <Tool
  644. Name="VCALinkTool"
  645. />
  646. <Tool
  647. Name="VCXDCMakeTool"
  648. />
  649. <Tool
  650. Name="VCBscMakeTool"
  651. />
  652. <Tool
  653. Name="VCFxCopTool"
  654. />
  655. <Tool
  656. Name="VCPostBuildEventTool"
  657. />
  658. </Configuration>
  659. <Configuration
  660. Name="Unicode Debug Multithreaded|Win32"
  661. OutputDirectory="DebugMT"
  662. IntermediateDirectory="DebugMT"
  663. ConfigurationType="4"
  664. CharacterSet="1"
  665. >
  666. <Tool
  667. Name="VCPreBuildEventTool"
  668. />
  669. <Tool
  670. Name="VCCustomBuildTool"
  671. />
  672. <Tool
  673. Name="VCXMLDataGeneratorTool"
  674. />
  675. <Tool
  676. Name="VCWebServiceProxyGeneratorTool"
  677. />
  678. <Tool
  679. Name="VCMIDLTool"
  680. />
  681. <Tool
  682. Name="VCCLCompilerTool"
  683. Optimization="0"
  684. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  685. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  686. MinimalRebuild="true"
  687. BasicRuntimeChecks="3"
  688. SmallerTypeCheck="true"
  689. RuntimeLibrary="1"
  690. BufferSecurityCheck="true"
  691. ForceConformanceInForLoopScope="true"
  692. RuntimeTypeInfo="false"
  693. UsePrecompiledHeader="0"
  694. WarningLevel="4"
  695. WarnAsError="true"
  696. DebugInformationFormat="3"
  697. />
  698. <Tool
  699. Name="VCManagedResourceCompilerTool"
  700. />
  701. <Tool
  702. Name="VCResourceCompilerTool"
  703. />
  704. <Tool
  705. Name="VCPreLinkEventTool"
  706. />
  707. <Tool
  708. Name="VCLibrarianTool"
  709. OutputFile="../../../lib/pantheios.1.util.vc9.widestring.mt.debug.lib"
  710. />
  711. <Tool
  712. Name="VCALinkTool"
  713. />
  714. <Tool
  715. Name="VCXDCMakeTool"
  716. />
  717. <Tool
  718. Name="VCBscMakeTool"
  719. />
  720. <Tool
  721. Name="VCFxCopTool"
  722. />
  723. <Tool
  724. Name="VCPostBuildEventTool"
  725. />
  726. </Configuration>
  727. <Configuration
  728. Name="Unicode Debug Multithreaded|x64"
  729. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  730. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  731. ConfigurationType="4"
  732. CharacterSet="1"
  733. >
  734. <Tool
  735. Name="VCPreBuildEventTool"
  736. />
  737. <Tool
  738. Name="VCCustomBuildTool"
  739. />
  740. <Tool
  741. Name="VCXMLDataGeneratorTool"
  742. />
  743. <Tool
  744. Name="VCWebServiceProxyGeneratorTool"
  745. />
  746. <Tool
  747. Name="VCMIDLTool"
  748. TargetEnvironment="3"
  749. />
  750. <Tool
  751. Name="VCCLCompilerTool"
  752. Optimization="0"
  753. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  754. PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
  755. MinimalRebuild="true"
  756. BasicRuntimeChecks="3"
  757. SmallerTypeCheck="true"
  758. RuntimeLibrary="1"
  759. BufferSecurityCheck="true"
  760. ForceConformanceInForLoopScope="true"
  761. RuntimeTypeInfo="false"
  762. UsePrecompiledHeader="0"
  763. WarningLevel="4"
  764. WarnAsError="true"
  765. DebugInformationFormat="3"
  766. />
  767. <Tool
  768. Name="VCManagedResourceCompilerTool"
  769. />
  770. <Tool
  771. Name="VCResourceCompilerTool"
  772. />
  773. <Tool
  774. Name="VCPreLinkEventTool"
  775. />
  776. <Tool
  777. Name="VCLibrarianTool"
  778. OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.mt.debug.lib"
  779. />
  780. <Tool
  781. Name="VCALinkTool"
  782. />
  783. <Tool
  784. Name="VCXDCMakeTool"
  785. />
  786. <Tool
  787. Name="VCBscMakeTool"
  788. />
  789. <Tool
  790. Name="VCFxCopTool"
  791. />
  792. <Tool
  793. Name="VCPostBuildEventTool"
  794. />
  795. </Configuration>
  796. <Configuration
  797. Name="Unicode Release Multithreaded DLL|Win32"
  798. OutputDirectory="ReleaseDLL"
  799. IntermediateDirectory="ReleaseDLL"
  800. ConfigurationType="4"
  801. CharacterSet="1"
  802. >
  803. <Tool
  804. Name="VCPreBuildEventTool"
  805. />
  806. <Tool
  807. Name="VCCustomBuildTool"
  808. />
  809. <Tool
  810. Name="VCXMLDataGeneratorTool"
  811. />
  812. <Tool
  813. Name="VCWebServiceProxyGeneratorTool"
  814. />
  815. <Tool
  816. Name="VCMIDLTool"
  817. />
  818. <Tool
  819. Name="VCCLCompilerTool"
  820. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  821. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  822. RuntimeLibrary="2"
  823. UsePrecompiledHeader="0"
  824. WarningLevel="4"
  825. WarnAsError="true"
  826. />
  827. <Tool
  828. Name="VCManagedResourceCompilerTool"
  829. />
  830. <Tool
  831. Name="VCResourceCompilerTool"
  832. />
  833. <Tool
  834. Name="VCPreLinkEventTool"
  835. />
  836. <Tool
  837. Name="VCLibrarianTool"
  838. OutputFile="../../../lib/pantheios.1.util.vc9.widestring.dll.lib"
  839. />
  840. <Tool
  841. Name="VCALinkTool"
  842. />
  843. <Tool
  844. Name="VCXDCMakeTool"
  845. />
  846. <Tool
  847. Name="VCBscMakeTool"
  848. />
  849. <Tool
  850. Name="VCFxCopTool"
  851. />
  852. <Tool
  853. Name="VCPostBuildEventTool"
  854. />
  855. </Configuration>
  856. <Configuration
  857. Name="Unicode Release Multithreaded DLL|x64"
  858. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  859. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  860. ConfigurationType="4"
  861. CharacterSet="1"
  862. >
  863. <Tool
  864. Name="VCPreBuildEventTool"
  865. />
  866. <Tool
  867. Name="VCCustomBuildTool"
  868. />
  869. <Tool
  870. Name="VCXMLDataGeneratorTool"
  871. />
  872. <Tool
  873. Name="VCWebServiceProxyGeneratorTool"
  874. />
  875. <Tool
  876. Name="VCMIDLTool"
  877. TargetEnvironment="3"
  878. />
  879. <Tool
  880. Name="VCCLCompilerTool"
  881. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  882. PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
  883. RuntimeLibrary="2"
  884. UsePrecompiledHeader="0"
  885. WarningLevel="4"
  886. WarnAsError="true"
  887. />
  888. <Tool
  889. Name="VCManagedResourceCompilerTool"
  890. />
  891. <Tool
  892. Name="VCResourceCompilerTool"
  893. />
  894. <Tool
  895. Name="VCPreLinkEventTool"
  896. />
  897. <Tool
  898. Name="VCLibrarianTool"
  899. OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.dll.lib"
  900. />
  901. <Tool
  902. Name="VCALinkTool"
  903. />
  904. <Tool
  905. Name="VCXDCMakeTool"
  906. />
  907. <Tool
  908. Name="VCBscMakeTool"
  909. />
  910. <Tool
  911. Name="VCFxCopTool"
  912. />
  913. <Tool
  914. Name="VCPostBuildEventTool"
  915. />
  916. </Configuration>
  917. <Configuration
  918. Name="Unicode Debug Multithreaded DLL|Win32"
  919. OutputDirectory="DebugDLL"
  920. IntermediateDirectory="DebugDLL"
  921. ConfigurationType="4"
  922. CharacterSet="1"
  923. >
  924. <Tool
  925. Name="VCPreBuildEventTool"
  926. />
  927. <Tool
  928. Name="VCCustomBuildTool"
  929. />
  930. <Tool
  931. Name="VCXMLDataGeneratorTool"
  932. />
  933. <Tool
  934. Name="VCWebServiceProxyGeneratorTool"
  935. />
  936. <Tool
  937. Name="VCMIDLTool"
  938. />
  939. <Tool
  940. Name="VCCLCompilerTool"
  941. Optimization="0"
  942. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  943. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  944. MinimalRebuild="true"
  945. BasicRuntimeChecks="3"
  946. SmallerTypeCheck="true"
  947. RuntimeLibrary="3"
  948. BufferSecurityCheck="true"
  949. ForceConformanceInForLoopScope="true"
  950. RuntimeTypeInfo="false"
  951. UsePrecompiledHeader="0"
  952. WarningLevel="4"
  953. WarnAsError="true"
  954. DebugInformationFormat="3"
  955. />
  956. <Tool
  957. Name="VCManagedResourceCompilerTool"
  958. />
  959. <Tool
  960. Name="VCResourceCompilerTool"
  961. />
  962. <Tool
  963. Name="VCPreLinkEventTool"
  964. />
  965. <Tool
  966. Name="VCLibrarianTool"
  967. OutputFile="../../../lib/pantheios.1.util.vc9.widestring.dll.debug.lib"
  968. />
  969. <Tool
  970. Name="VCALinkTool"
  971. />
  972. <Tool
  973. Name="VCXDCMakeTool"
  974. />
  975. <Tool
  976. Name="VCBscMakeTool"
  977. />
  978. <Tool
  979. Name="VCFxCopTool"
  980. />
  981. <Tool
  982. Name="VCPostBuildEventTool"
  983. />
  984. </Configuration>
  985. <Configuration
  986. Name="Unicode Debug Multithreaded DLL|x64"
  987. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  988. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  989. ConfigurationType="4"
  990. CharacterSet="1"
  991. >
  992. <Tool
  993. Name="VCPreBuildEventTool"
  994. />
  995. <Tool
  996. Name="VCCustomBuildTool"
  997. />
  998. <Tool
  999. Name="VCXMLDataGeneratorTool"
  1000. />
  1001. <Tool
  1002. Name="VCWebServiceProxyGeneratorTool"
  1003. />
  1004. <Tool
  1005. Name="VCMIDLTool"
  1006. TargetEnvironment="3"
  1007. />
  1008. <Tool
  1009. Name="VCCLCompilerTool"
  1010. Optimization="0"
  1011. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
  1012. PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
  1013. MinimalRebuild="true"
  1014. BasicRuntimeChecks="3"
  1015. SmallerTypeCheck="true"
  1016. RuntimeLibrary="3"
  1017. BufferSecurityCheck="true"
  1018. ForceConformanceInForLoopScope="true"
  1019. RuntimeTypeInfo="false"
  1020. UsePrecompiledHeader="0"
  1021. WarningLevel="4"
  1022. WarnAsError="true"
  1023. DebugInformationFormat="3"
  1024. />
  1025. <Tool
  1026. Name="VCManagedResourceCompilerTool"
  1027. />
  1028. <Tool
  1029. Name="VCResourceCompilerTool"
  1030. />
  1031. <Tool
  1032. Name="VCPreLinkEventTool"
  1033. />
  1034. <Tool
  1035. Name="VCLibrarianTool"
  1036. OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.dll.debug.lib"
  1037. />
  1038. <Tool
  1039. Name="VCALinkTool"
  1040. />
  1041. <Tool
  1042. Name="VCXDCMakeTool"
  1043. />
  1044. <Tool
  1045. Name="VCBscMakeTool"
  1046. />
  1047. <Tool
  1048. Name="VCFxCopTool"
  1049. />
  1050. <Tool
  1051. Name="VCPostBuildEventTool"
  1052. />
  1053. </Configuration>
  1054. <Configuration
  1055. Name="Release Multithreaded pseudoUNIX|Win32"
  1056. OutputDirectory="ReleaseMTUNIX"
  1057. IntermediateDirectory="ReleaseMTUNIX"
  1058. ConfigurationType="4"
  1059. CharacterSet="2"
  1060. >
  1061. <Tool
  1062. Name="VCPreBuildEventTool"
  1063. />
  1064. <Tool
  1065. Name="VCCustomBuildTool"
  1066. />
  1067. <Tool
  1068. Name="VCXMLDataGeneratorTool"
  1069. />
  1070. <Tool
  1071. Name="VCWebServiceProxyGeneratorTool"
  1072. />
  1073. <Tool
  1074. Name="VCMIDLTool"
  1075. />
  1076. <Tool
  1077. Name="VCCLCompilerTool"
  1078. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1079. PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
  1080. RuntimeLibrary="0"
  1081. UsePrecompiledHeader="0"
  1082. WarningLevel="4"
  1083. WarnAsError="true"
  1084. />
  1085. <Tool
  1086. Name="VCManagedResourceCompilerTool"
  1087. />
  1088. <Tool
  1089. Name="VCResourceCompilerTool"
  1090. />
  1091. <Tool
  1092. Name="VCPreLinkEventTool"
  1093. />
  1094. <Tool
  1095. Name="VCLibrarianTool"
  1096. OutputFile="../../../lib/pantheios.1.util.vc9.unix.mt.lib"
  1097. />
  1098. <Tool
  1099. Name="VCALinkTool"
  1100. />
  1101. <Tool
  1102. Name="VCXDCMakeTool"
  1103. />
  1104. <Tool
  1105. Name="VCBscMakeTool"
  1106. />
  1107. <Tool
  1108. Name="VCFxCopTool"
  1109. />
  1110. <Tool
  1111. Name="VCPostBuildEventTool"
  1112. />
  1113. </Configuration>
  1114. <Configuration
  1115. Name="Release Multithreaded pseudoUNIX|x64"
  1116. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  1117. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  1118. ConfigurationType="4"
  1119. CharacterSet="2"
  1120. >
  1121. <Tool
  1122. Name="VCPreBuildEventTool"
  1123. />
  1124. <Tool
  1125. Name="VCCustomBuildTool"
  1126. />
  1127. <Tool
  1128. Name="VCXMLDataGeneratorTool"
  1129. />
  1130. <Tool
  1131. Name="VCWebServiceProxyGeneratorTool"
  1132. />
  1133. <Tool
  1134. Name="VCMIDLTool"
  1135. TargetEnvironment="3"
  1136. />
  1137. <Tool
  1138. Name="VCCLCompilerTool"
  1139. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1140. PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
  1141. RuntimeLibrary="0"
  1142. UsePrecompiledHeader="0"
  1143. WarningLevel="4"
  1144. WarnAsError="true"
  1145. />
  1146. <Tool
  1147. Name="VCManagedResourceCompilerTool"
  1148. />
  1149. <Tool
  1150. Name="VCResourceCompilerTool"
  1151. />
  1152. <Tool
  1153. Name="VCPreLinkEventTool"
  1154. />
  1155. <Tool
  1156. Name="VCLibrarianTool"
  1157. OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.mt.lib"
  1158. />
  1159. <Tool
  1160. Name="VCALinkTool"
  1161. />
  1162. <Tool
  1163. Name="VCXDCMakeTool"
  1164. />
  1165. <Tool
  1166. Name="VCBscMakeTool"
  1167. />
  1168. <Tool
  1169. Name="VCFxCopTool"
  1170. />
  1171. <Tool
  1172. Name="VCPostBuildEventTool"
  1173. />
  1174. </Configuration>
  1175. <Configuration
  1176. Name="Debug Multithreaded pseudoUNIX|Win32"
  1177. OutputDirectory="DebugMTUNIX"
  1178. IntermediateDirectory="DebugMTUNIX"
  1179. ConfigurationType="4"
  1180. CharacterSet="2"
  1181. >
  1182. <Tool
  1183. Name="VCPreBuildEventTool"
  1184. />
  1185. <Tool
  1186. Name="VCCustomBuildTool"
  1187. />
  1188. <Tool
  1189. Name="VCXMLDataGeneratorTool"
  1190. />
  1191. <Tool
  1192. Name="VCWebServiceProxyGeneratorTool"
  1193. />
  1194. <Tool
  1195. Name="VCMIDLTool"
  1196. />
  1197. <Tool
  1198. Name="VCCLCompilerTool"
  1199. Optimization="0"
  1200. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1201. PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
  1202. MinimalRebuild="true"
  1203. BasicRuntimeChecks="3"
  1204. SmallerTypeCheck="true"
  1205. RuntimeLibrary="1"
  1206. BufferSecurityCheck="true"
  1207. ForceConformanceInForLoopScope="true"
  1208. RuntimeTypeInfo="false"
  1209. UsePrecompiledHeader="0"
  1210. WarningLevel="4"
  1211. WarnAsError="true"
  1212. DebugInformationFormat="3"
  1213. />
  1214. <Tool
  1215. Name="VCManagedResourceCompilerTool"
  1216. />
  1217. <Tool
  1218. Name="VCResourceCompilerTool"
  1219. />
  1220. <Tool
  1221. Name="VCPreLinkEventTool"
  1222. />
  1223. <Tool
  1224. Name="VCLibrarianTool"
  1225. OutputFile="../../../lib/pantheios.1.util.vc9.unix.mt.debug.lib"
  1226. />
  1227. <Tool
  1228. Name="VCALinkTool"
  1229. />
  1230. <Tool
  1231. Name="VCXDCMakeTool"
  1232. />
  1233. <Tool
  1234. Name="VCBscMakeTool"
  1235. />
  1236. <Tool
  1237. Name="VCFxCopTool"
  1238. />
  1239. <Tool
  1240. Name="VCPostBuildEventTool"
  1241. />
  1242. </Configuration>
  1243. <Configuration
  1244. Name="Debug Multithreaded pseudoUNIX|x64"
  1245. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  1246. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  1247. ConfigurationType="4"
  1248. CharacterSet="2"
  1249. >
  1250. <Tool
  1251. Name="VCPreBuildEventTool"
  1252. />
  1253. <Tool
  1254. Name="VCCustomBuildTool"
  1255. />
  1256. <Tool
  1257. Name="VCXMLDataGeneratorTool"
  1258. />
  1259. <Tool
  1260. Name="VCWebServiceProxyGeneratorTool"
  1261. />
  1262. <Tool
  1263. Name="VCMIDLTool"
  1264. TargetEnvironment="3"
  1265. />
  1266. <Tool
  1267. Name="VCCLCompilerTool"
  1268. Optimization="0"
  1269. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1270. PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
  1271. MinimalRebuild="true"
  1272. BasicRuntimeChecks="3"
  1273. SmallerTypeCheck="true"
  1274. RuntimeLibrary="1"
  1275. BufferSecurityCheck="true"
  1276. ForceConformanceInForLoopScope="true"
  1277. RuntimeTypeInfo="false"
  1278. UsePrecompiledHeader="0"
  1279. WarningLevel="4"
  1280. WarnAsError="true"
  1281. DebugInformationFormat="3"
  1282. />
  1283. <Tool
  1284. Name="VCManagedResourceCompilerTool"
  1285. />
  1286. <Tool
  1287. Name="VCResourceCompilerTool"
  1288. />
  1289. <Tool
  1290. Name="VCPreLinkEventTool"
  1291. />
  1292. <Tool
  1293. Name="VCLibrarianTool"
  1294. OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.mt.debug.lib"
  1295. />
  1296. <Tool
  1297. Name="VCALinkTool"
  1298. />
  1299. <Tool
  1300. Name="VCXDCMakeTool"
  1301. />
  1302. <Tool
  1303. Name="VCBscMakeTool"
  1304. />
  1305. <Tool
  1306. Name="VCFxCopTool"
  1307. />
  1308. <Tool
  1309. Name="VCPostBuildEventTool"
  1310. />
  1311. </Configuration>
  1312. <Configuration
  1313. Name="Release Multithreaded DLL pseudoUNIX|Win32"
  1314. OutputDirectory="ReleaseDLLUNIX"
  1315. IntermediateDirectory="ReleaseDLLUNIX"
  1316. ConfigurationType="4"
  1317. CharacterSet="2"
  1318. >
  1319. <Tool
  1320. Name="VCPreBuildEventTool"
  1321. />
  1322. <Tool
  1323. Name="VCCustomBuildTool"
  1324. />
  1325. <Tool
  1326. Name="VCXMLDataGeneratorTool"
  1327. />
  1328. <Tool
  1329. Name="VCWebServiceProxyGeneratorTool"
  1330. />
  1331. <Tool
  1332. Name="VCMIDLTool"
  1333. />
  1334. <Tool
  1335. Name="VCCLCompilerTool"
  1336. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1337. PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
  1338. RuntimeLibrary="2"
  1339. UsePrecompiledHeader="0"
  1340. WarningLevel="4"
  1341. WarnAsError="true"
  1342. />
  1343. <Tool
  1344. Name="VCManagedResourceCompilerTool"
  1345. />
  1346. <Tool
  1347. Name="VCResourceCompilerTool"
  1348. />
  1349. <Tool
  1350. Name="VCPreLinkEventTool"
  1351. />
  1352. <Tool
  1353. Name="VCLibrarianTool"
  1354. OutputFile="../../../lib/pantheios.1.util.vc9.unix.dll.lib"
  1355. />
  1356. <Tool
  1357. Name="VCALinkTool"
  1358. />
  1359. <Tool
  1360. Name="VCXDCMakeTool"
  1361. />
  1362. <Tool
  1363. Name="VCBscMakeTool"
  1364. />
  1365. <Tool
  1366. Name="VCFxCopTool"
  1367. />
  1368. <Tool
  1369. Name="VCPostBuildEventTool"
  1370. />
  1371. </Configuration>
  1372. <Configuration
  1373. Name="Release Multithreaded DLL pseudoUNIX|x64"
  1374. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  1375. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  1376. ConfigurationType="4"
  1377. CharacterSet="2"
  1378. >
  1379. <Tool
  1380. Name="VCPreBuildEventTool"
  1381. />
  1382. <Tool
  1383. Name="VCCustomBuildTool"
  1384. />
  1385. <Tool
  1386. Name="VCXMLDataGeneratorTool"
  1387. />
  1388. <Tool
  1389. Name="VCWebServiceProxyGeneratorTool"
  1390. />
  1391. <Tool
  1392. Name="VCMIDLTool"
  1393. TargetEnvironment="3"
  1394. />
  1395. <Tool
  1396. Name="VCCLCompilerTool"
  1397. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1398. PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
  1399. RuntimeLibrary="2"
  1400. UsePrecompiledHeader="0"
  1401. WarningLevel="4"
  1402. WarnAsError="true"
  1403. />
  1404. <Tool
  1405. Name="VCManagedResourceCompilerTool"
  1406. />
  1407. <Tool
  1408. Name="VCResourceCompilerTool"
  1409. />
  1410. <Tool
  1411. Name="VCPreLinkEventTool"
  1412. />
  1413. <Tool
  1414. Name="VCLibrarianTool"
  1415. OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.dll.lib"
  1416. />
  1417. <Tool
  1418. Name="VCALinkTool"
  1419. />
  1420. <Tool
  1421. Name="VCXDCMakeTool"
  1422. />
  1423. <Tool
  1424. Name="VCBscMakeTool"
  1425. />
  1426. <Tool
  1427. Name="VCFxCopTool"
  1428. />
  1429. <Tool
  1430. Name="VCPostBuildEventTool"
  1431. />
  1432. </Configuration>
  1433. <Configuration
  1434. Name="Debug Multithreaded DLL pseudoUNIX|Win32"
  1435. OutputDirectory="DebugDLLUNIX"
  1436. IntermediateDirectory="DebugDLLUNIX"
  1437. ConfigurationType="4"
  1438. CharacterSet="2"
  1439. >
  1440. <Tool
  1441. Name="VCPreBuildEventTool"
  1442. />
  1443. <Tool
  1444. Name="VCCustomBuildTool"
  1445. />
  1446. <Tool
  1447. Name="VCXMLDataGeneratorTool"
  1448. />
  1449. <Tool
  1450. Name="VCWebServiceProxyGeneratorTool"
  1451. />
  1452. <Tool
  1453. Name="VCMIDLTool"
  1454. />
  1455. <Tool
  1456. Name="VCCLCompilerTool"
  1457. Optimization="0"
  1458. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1459. PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
  1460. MinimalRebuild="true"
  1461. BasicRuntimeChecks="3"
  1462. SmallerTypeCheck="true"
  1463. RuntimeLibrary="3"
  1464. BufferSecurityCheck="true"
  1465. ForceConformanceInForLoopScope="true"
  1466. RuntimeTypeInfo="false"
  1467. UsePrecompiledHeader="0"
  1468. WarningLevel="4"
  1469. WarnAsError="true"
  1470. DebugInformationFormat="3"
  1471. />
  1472. <Tool
  1473. Name="VCManagedResourceCompilerTool"
  1474. />
  1475. <Tool
  1476. Name="VCResourceCompilerTool"
  1477. />
  1478. <Tool
  1479. Name="VCPreLinkEventTool"
  1480. />
  1481. <Tool
  1482. Name="VCLibrarianTool"
  1483. OutputFile="../../../lib/pantheios.1.util.vc9.unix.dll.debug.lib"
  1484. />
  1485. <Tool
  1486. Name="VCALinkTool"
  1487. />
  1488. <Tool
  1489. Name="VCXDCMakeTool"
  1490. />
  1491. <Tool
  1492. Name="VCBscMakeTool"
  1493. />
  1494. <Tool
  1495. Name="VCFxCopTool"
  1496. />
  1497. <Tool
  1498. Name="VCPostBuildEventTool"
  1499. />
  1500. </Configuration>
  1501. <Configuration
  1502. Name="Debug Multithreaded DLL pseudoUNIX|x64"
  1503. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  1504. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  1505. ConfigurationType="4"
  1506. CharacterSet="2"
  1507. >
  1508. <Tool
  1509. Name="VCPreBuildEventTool"
  1510. />
  1511. <Tool
  1512. Name="VCCustomBuildTool"
  1513. />
  1514. <Tool
  1515. Name="VCXMLDataGeneratorTool"
  1516. />
  1517. <Tool
  1518. Name="VCWebServiceProxyGeneratorTool"
  1519. />
  1520. <Tool
  1521. Name="VCMIDLTool"
  1522. TargetEnvironment="3"
  1523. />
  1524. <Tool
  1525. Name="VCCLCompilerTool"
  1526. Optimization="0"
  1527. AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
  1528. PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
  1529. MinimalRebuild="true"
  1530. BasicRuntimeChecks="3"
  1531. SmallerTypeCheck="true"
  1532. RuntimeLibrary="3"
  1533. BufferSecurityCheck="true"
  1534. ForceConformanceInForLoopScope="true"
  1535. RuntimeTypeInfo="false"
  1536. UsePrecompiledHeader="0"
  1537. WarningLevel="4"
  1538. WarnAsError="true"
  1539. DebugInformationFormat="3"
  1540. />
  1541. <Tool
  1542. Name="VCManagedResourceCompilerTool"
  1543. />
  1544. <Tool
  1545. Name="VCResourceCompilerTool"
  1546. />
  1547. <Tool
  1548. Name="VCPreLinkEventTool"
  1549. />
  1550. <Tool
  1551. Name="VCLibrarianTool"
  1552. OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.dll.debug.lib"
  1553. />
  1554. <Tool
  1555. Name="VCALinkTool"
  1556. />
  1557. <Tool
  1558. Name="VCXDCMakeTool"
  1559. />
  1560. <Tool
  1561. Name="VCBscMakeTool"
  1562. />
  1563. <Tool
  1564. Name="VCFxCopTool"
  1565. />
  1566. <Tool
  1567. Name="VCPostBuildEventTool"
  1568. />
  1569. </Configuration>
  1570. </Configurations>
  1571. <References>
  1572. </References>
  1573. <Files>
  1574. <Filter
  1575. Name="Source Files"
  1576. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  1577. UniqueIdentifier="{00000000-0000-0000-0000-000000000000}"
  1578. >
  1579. <Filter
  1580. Name="util"
  1581. >
  1582. <File
  1583. RelativePath="..\..\..\src\util\bailout.c"
  1584. >
  1585. </File>
  1586. <File
  1587. RelativePath="..\..\..\src\util\be.context.cpp"
  1588. >
  1589. </File>
  1590. <File
  1591. RelativePath="..\..\..\src\util\be.parse.cpp"
  1592. >
  1593. </File>
  1594. <File
  1595. RelativePath="..\..\..\src\util\core.apidefs.cpp"
  1596. >
  1597. </File>
  1598. <File
  1599. RelativePath="..\..\..\src\util\hostname.c"
  1600. >
  1601. </File>
  1602. <File
  1603. RelativePath="..\..\..\src\util\init_code_strings.c"
  1604. >
  1605. </File>
  1606. <File
  1607. RelativePath="..\..\..\src\util\processid.c"
  1608. >
  1609. </File>
  1610. <File
  1611. RelativePath="..\..\..\src\util\severity_strings.c"
  1612. >
  1613. </File>
  1614. <File
  1615. RelativePath="..\..\..\src\util\snprintf.c"
  1616. >
  1617. </File>
  1618. <File
  1619. RelativePath="..\..\..\src\util\strdup.c"
  1620. >
  1621. </File>
  1622. <File
  1623. RelativePath="..\..\..\src\util\strnlen.cpp"
  1624. >
  1625. </File>
  1626. <File
  1627. RelativePath="..\..\..\src\util\threadid.c"
  1628. >
  1629. </File>
  1630. <File
  1631. RelativePath="..\..\..\src\util\time.cpp"
  1632. >
  1633. </File>
  1634. <File
  1635. RelativePath="..\..\..\src\util\util.strnlen.c">
  1636. </File>
  1637. </Filter>
  1638. </Filter>
  1639. <Filter
  1640. Name="Header Files"
  1641. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  1642. UniqueIdentifier="{00000000-0000-0000-0000-000000000000}"
  1643. >
  1644. <File
  1645. RelativePath="$(SYNESIS_DEV)\libraries\include\syslog.h"
  1646. >
  1647. </File>
  1648. <Filter
  1649. Name="STLSoft Header Files"
  1650. >
  1651. <Filter
  1652. Name="STLSoft"
  1653. >
  1654. <File
  1655. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_base.hpp"
  1656. >
  1657. </File>
  1658. <File
  1659. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_features.hpp"
  1660. >
  1661. </File>
  1662. <File
  1663. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_selector.hpp"
  1664. >
  1665. </File>
  1666. <File
  1667. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\std\alt.hpp"
  1668. >
  1669. </File>
  1670. <File
  1671. RelativePath="$(STLSOFT)\include\stlsoft\containers\util\array_policies.hpp"
  1672. >
  1673. </File>
  1674. <File
  1675. RelativePath="$(STLSOFT)\include\stlsoft\memory\auto_buffer.hpp"
  1676. >
  1677. </File>
  1678. <File
  1679. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\basic_string.hpp"
  1680. >
  1681. </File>
  1682. <File
  1683. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\bounded.hpp"
  1684. >
  1685. </File>
  1686. <File
  1687. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\c_string.h"
  1688. >
  1689. </File>
  1690. <File
  1691. RelativePath="$(STLSOFT)\include\stlsoft\meta\capabilities.hpp"
  1692. >
  1693. </File>
  1694. <File
  1695. RelativePath="$(STLSOFT)\include\stlsoft\string\char_traits.hpp"
  1696. >
  1697. </File>
  1698. <File
  1699. RelativePath="$(STLSOFT)\include\stlsoft\collections\util\collections.hpp"
  1700. >
  1701. </File>
  1702. <File
  1703. RelativePath="$(STLSOFT)\include\stlsoft\util\constraints.hpp"
  1704. >
  1705. </File>
  1706. <File
  1707. RelativePath="$(STLSOFT)\include\stlsoft\iterators\cstring_concatenator_iterator.hpp"
  1708. >
  1709. </File>
  1710. <File
  1711. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\exception.hpp"
  1712. >
  1713. </File>
  1714. <File
  1715. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\fwd.h"
  1716. >
  1717. </File>
  1718. <File
  1719. RelativePath="$(STLSOFT)\include\stlsoft\conversion\integer_to_string.hpp"
  1720. >
  1721. </File>
  1722. <File
  1723. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h"
  1724. >
  1725. </File>
  1726. <File
  1727. RelativePath="$(STLSOFT)\include\stlsoft\meta\is_const_type.hpp"
  1728. >
  1729. </File>
  1730. <File
  1731. RelativePath="$(STLSOFT)\include\stlsoft\meta\is_pointer_type.hpp"
  1732. >
  1733. </File>
  1734. <File
  1735. RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_generators.hpp"
  1736. >
  1737. </File>
  1738. <File
  1739. RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_helper.hpp"
  1740. >
  1741. </File>
  1742. <File
  1743. RelativePath="$(STLSOFT)\include\stlsoft\util\std\library_discriminator.hpp"
  1744. >
  1745. </File>
  1746. <File
  1747. RelativePath="$(STLSOFT)\include\stlsoft\util\limit_traits.h"
  1748. >
  1749. </File>
  1750. <File
  1751. RelativePath="$(STLSOFT)\include\stlsoft\iterators\member_selector_iterator.hpp"
  1752. >
  1753. </File>
  1754. <File
  1755. RelativePath="$(STLSOFT)\include\stlsoft\meta\util\meta_.hpp"
  1756. >
  1757. </File>
  1758. <File
  1759. RelativePath="$(STLSOFT)\include\stlsoft\util\minmax.hpp"
  1760. >
  1761. </File>
  1762. <File
  1763. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  1764. >
  1765. </File>
  1766. <File
  1767. RelativePath="$(STLSOFT)\include\stlsoft\meta\n_types.hpp"
  1768. >
  1769. </File>
  1770. <File
  1771. RelativePath="$(STLSOFT)\include\stlsoft\memory\null_allocator.hpp"
  1772. >
  1773. </File>
  1774. <File
  1775. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  1776. >
  1777. </File>
  1778. <File
  1779. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\pod.hpp"
  1780. >
  1781. </File>
  1782. <File
  1783. RelativePath="$(STLSOFT)\include\stlsoft\internal\safestr.h"
  1784. >
  1785. </File>
  1786. <File
  1787. RelativePath="$(STLSOFT)\include\stlsoft\conversion\sap_cast.hpp"
  1788. >
  1789. </File>
  1790. <File
  1791. RelativePath="$(STLSOFT)\include\stlsoft\util\sign_traits.hpp"
  1792. >
  1793. </File>
  1794. <File
  1795. RelativePath="$(STLSOFT)\include\stlsoft\string\simple_string.hpp"
  1796. >
  1797. </File>
  1798. <File
  1799. RelativePath="$(STLSOFT)\include\stlsoft\meta\size_of.hpp"
  1800. >
  1801. </File>
  1802. <File
  1803. RelativePath="$(STLSOFT)\include\stlsoft\util\size_traits.hpp"
  1804. >
  1805. </File>
  1806. <File
  1807. RelativePath="$(STLSOFT)\include\stlsoft\string\split_functions.hpp"
  1808. >
  1809. </File>
  1810. <File
  1811. RelativePath="$(STLSOFT)\include\stlsoft\containers\static_array.hpp"
  1812. >
  1813. </File>
  1814. <File
  1815. RelativePath="$(STLSOFT)\include\stlsoft\util\std_swap.hpp"
  1816. >
  1817. </File>
  1818. <File
  1819. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h"
  1820. >
  1821. </File>
  1822. <File
  1823. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string.hpp"
  1824. >
  1825. </File>
  1826. <File
  1827. RelativePath="$(STLSOFT)\include\stlsoft\string\string_traits_fwd.hpp"
  1828. >
  1829. </File>
  1830. <File
  1831. RelativePath="$(STLSOFT)\include\stlsoft\string\string_view.hpp"
  1832. >
  1833. </File>
  1834. <File
  1835. RelativePath="$(STLSOFT)\include\stlsoft\string\view_slice_functions.hpp"
  1836. >
  1837. </File>
  1838. <File
  1839. RelativePath="$(STLSOFT)\include\stlsoft\meta\yesno.hpp"
  1840. >
  1841. </File>
  1842. </Filter>
  1843. <Filter
  1844. Name="PlatformSTL"
  1845. >
  1846. <File
  1847. RelativePath="$(STLSOFT)\include\platformstl\synch\util\features.h"
  1848. >
  1849. </File>
  1850. <File
  1851. RelativePath="$(STLSOFT)\include\platformstl\platformstl.h"
  1852. >
  1853. </File>
  1854. </Filter>
  1855. <Filter
  1856. Name="UNIXSTL"
  1857. >
  1858. <File
  1859. RelativePath="$(STLSOFT)\include\unixstl\synch\util\features.h"
  1860. >
  1861. </File>
  1862. <File
  1863. RelativePath="$(STLSOFT)\include\unixstl\unixstl.h"
  1864. >
  1865. </File>
  1866. </Filter>
  1867. <Filter
  1868. Name="WinSTL"
  1869. >
  1870. <File
  1871. RelativePath="$(STLSOFT)\include\winstl\time\conversion_functions.h"
  1872. >
  1873. </File>
  1874. <File
  1875. RelativePath="$(STLSOFT)\include\winstl\registry\util\defs.hpp"
  1876. >
  1877. </File>
  1878. <File
  1879. RelativePath="$(STLSOFT)\include\winstl\time\format_functions.hpp"
  1880. >
  1881. </File>
  1882. <File
  1883. RelativePath="$(STLSOFT)\include\winstl\registry\functions.hpp"
  1884. >
  1885. </File>
  1886. <File
  1887. RelativePath="$(STLSOFT)\include\winstl\memory\processheap_allocator.hpp"
  1888. >
  1889. </File>
  1890. <File
  1891. RelativePath="$(STLSOFT)\include\winstl\registry\reg_traits.hpp"
  1892. >
  1893. </File>
  1894. <File
  1895. RelativePath="$(STLSOFT)\include\winstl\system\system_traits.hpp"
  1896. >
  1897. </File>
  1898. <File
  1899. RelativePath="$(STLSOFT)\include\winstl\winstl.h"
  1900. >
  1901. </File>
  1902. </Filter>
  1903. </Filter>
  1904. <Filter
  1905. Name="Pantheios Header Files"
  1906. >
  1907. <File
  1908. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\core\apidefs.hpp"
  1909. >
  1910. </File>
  1911. <File
  1912. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
  1913. >
  1914. </File>
  1915. <File
  1916. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  1917. >
  1918. </File>
  1919. <File
  1920. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\context.hpp"
  1921. >
  1922. </File>
  1923. <File
  1924. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\quality\contract.h"
  1925. >
  1926. </File>
  1927. <File
  1928. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\time\currenttime.h"
  1929. >
  1930. </File>
  1931. <File
  1932. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\frontend.h"
  1933. >
  1934. </File>
  1935. <File
  1936. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\system\hostname.h"
  1937. >
  1938. </File>
  1939. <File
  1940. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\init_codes.h"
  1941. >
  1942. </File>
  1943. <File
  1944. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\lean.h"
  1945. >
  1946. </File>
  1947. <File
  1948. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\severity\levels.hpp"
  1949. >
  1950. </File>
  1951. <File
  1952. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  1953. >
  1954. </File>
  1955. <File
  1956. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\nox.h"
  1957. >
  1958. </File>
  1959. <File
  1960. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  1961. >
  1962. </File>
  1963. <File
  1964. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\system\processid.h"
  1965. >
  1966. </File>
  1967. <File
  1968. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\safestr.h"
  1969. >
  1970. </File>
  1971. <File
  1972. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\string\snprintf.h"
  1973. >
  1974. </File>
  1975. <File
  1976. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\stock_levels.hpp"
  1977. >
  1978. </File>
  1979. <File
  1980. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\string\strdup.h"
  1981. >
  1982. </File>
  1983. <File
  1984. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\string_encoding.h"
  1985. >
  1986. </File>
  1987. <File
  1988. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\system\threadid.h"
  1989. >
  1990. </File>
  1991. <File
  1992. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\threading.h"
  1993. >
  1994. </File>
  1995. <File
  1996. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\severity\WindowsEventLog.h"
  1997. >
  1998. </File>
  1999. <File
  2000. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\winlean.h"
  2001. >
  2002. </File>
  2003. </Filter>
  2004. <Filter
  2005. Name="UNIXem Header Files"
  2006. >
  2007. <File
  2008. RelativePath="$(UNIXEM)\include\unistd.h"
  2009. >
  2010. </File>
  2011. <File
  2012. RelativePath="$(UNIXEM)\include\unixem\unixem.h"
  2013. >
  2014. </File>
  2015. <File
  2016. RelativePath="$(UNIXEM)\include\unixem\internal\winsock.h"
  2017. >
  2018. </File>
  2019. </Filter>
  2020. </Filter>
  2021. <Filter
  2022. Name="Resource Files"
  2023. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  2024. UniqueIdentifier="{00000000-0000-0000-0000-000000000000}"
  2025. >
  2026. </Filter>
  2027. </Files>
  2028. <Globals>
  2029. </Globals>
  2030. </VisualStudioProject>