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.

2053 lines
44 KiB

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