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.

865 lines
17 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="be.file"
  6. ProjectGUID=""
  7. RootNamespace="be.file"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Release Multithreaded|Win32"
  20. OutputDirectory="ReleaseMT"
  21. IntermediateDirectory="ReleaseMT"
  22. ConfigurationType="4"
  23. CharacterSet="2"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  43. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  44. RuntimeLibrary="0"
  45. UsePrecompiledHeader="0"
  46. WarningLevel="4"
  47. WarnAsError="true"
  48. Detect64BitPortabilityProblems="true"
  49. />
  50. <Tool
  51. Name="VCManagedResourceCompilerTool"
  52. />
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCPreLinkEventTool"
  58. />
  59. <Tool
  60. Name="VCLibrarianTool"
  61. OutputFile="../../../../lib/pantheios.1.be.file.vc8.mt.lib"
  62. />
  63. <Tool
  64. Name="VCALinkTool"
  65. />
  66. <Tool
  67. Name="VCXDCMakeTool"
  68. />
  69. <Tool
  70. Name="VCBscMakeTool"
  71. />
  72. <Tool
  73. Name="VCFxCopTool"
  74. />
  75. <Tool
  76. Name="VCPostBuildEventTool"
  77. />
  78. </Configuration>
  79. <Configuration
  80. Name="Debug Multithreaded|Win32"
  81. OutputDirectory="DebugMT"
  82. IntermediateDirectory="DebugMT"
  83. ConfigurationType="4"
  84. CharacterSet="2"
  85. >
  86. <Tool
  87. Name="VCPreBuildEventTool"
  88. />
  89. <Tool
  90. Name="VCCustomBuildTool"
  91. />
  92. <Tool
  93. Name="VCXMLDataGeneratorTool"
  94. />
  95. <Tool
  96. Name="VCWebServiceProxyGeneratorTool"
  97. />
  98. <Tool
  99. Name="VCMIDLTool"
  100. />
  101. <Tool
  102. Name="VCCLCompilerTool"
  103. Optimization="0"
  104. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  105. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  106. MinimalRebuild="true"
  107. BasicRuntimeChecks="3"
  108. SmallerTypeCheck="true"
  109. RuntimeLibrary="1"
  110. BufferSecurityCheck="true"
  111. ForceConformanceInForLoopScope="true"
  112. RuntimeTypeInfo="false"
  113. UsePrecompiledHeader="0"
  114. WarningLevel="4"
  115. WarnAsError="true"
  116. Detect64BitPortabilityProblems="true"
  117. DebugInformationFormat="3"
  118. />
  119. <Tool
  120. Name="VCManagedResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCPreLinkEventTool"
  127. />
  128. <Tool
  129. Name="VCLibrarianTool"
  130. OutputFile="../../../../lib/pantheios.1.be.file.vc8.mt.debug.lib"
  131. />
  132. <Tool
  133. Name="VCALinkTool"
  134. />
  135. <Tool
  136. Name="VCXDCMakeTool"
  137. />
  138. <Tool
  139. Name="VCBscMakeTool"
  140. />
  141. <Tool
  142. Name="VCFxCopTool"
  143. />
  144. <Tool
  145. Name="VCPostBuildEventTool"
  146. />
  147. </Configuration>
  148. <Configuration
  149. Name="Release Multithreaded DLL|Win32"
  150. OutputDirectory="ReleaseDLL"
  151. IntermediateDirectory="ReleaseDLL"
  152. ConfigurationType="4"
  153. CharacterSet="2"
  154. >
  155. <Tool
  156. Name="VCPreBuildEventTool"
  157. />
  158. <Tool
  159. Name="VCCustomBuildTool"
  160. />
  161. <Tool
  162. Name="VCXMLDataGeneratorTool"
  163. />
  164. <Tool
  165. Name="VCWebServiceProxyGeneratorTool"
  166. />
  167. <Tool
  168. Name="VCMIDLTool"
  169. />
  170. <Tool
  171. Name="VCCLCompilerTool"
  172. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  173. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  174. RuntimeLibrary="2"
  175. UsePrecompiledHeader="0"
  176. WarningLevel="4"
  177. WarnAsError="true"
  178. Detect64BitPortabilityProblems="true"
  179. />
  180. <Tool
  181. Name="VCManagedResourceCompilerTool"
  182. />
  183. <Tool
  184. Name="VCResourceCompilerTool"
  185. />
  186. <Tool
  187. Name="VCPreLinkEventTool"
  188. />
  189. <Tool
  190. Name="VCLibrarianTool"
  191. OutputFile="../../../../lib/pantheios.1.be.file.vc8.dll.lib"
  192. />
  193. <Tool
  194. Name="VCALinkTool"
  195. />
  196. <Tool
  197. Name="VCXDCMakeTool"
  198. />
  199. <Tool
  200. Name="VCBscMakeTool"
  201. />
  202. <Tool
  203. Name="VCFxCopTool"
  204. />
  205. <Tool
  206. Name="VCPostBuildEventTool"
  207. />
  208. </Configuration>
  209. <Configuration
  210. Name="Debug Multithreaded DLL|Win32"
  211. OutputDirectory="DebugDLL"
  212. IntermediateDirectory="DebugDLL"
  213. ConfigurationType="4"
  214. CharacterSet="2"
  215. >
  216. <Tool
  217. Name="VCPreBuildEventTool"
  218. />
  219. <Tool
  220. Name="VCCustomBuildTool"
  221. />
  222. <Tool
  223. Name="VCXMLDataGeneratorTool"
  224. />
  225. <Tool
  226. Name="VCWebServiceProxyGeneratorTool"
  227. />
  228. <Tool
  229. Name="VCMIDLTool"
  230. />
  231. <Tool
  232. Name="VCCLCompilerTool"
  233. Optimization="0"
  234. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  235. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  236. MinimalRebuild="true"
  237. BasicRuntimeChecks="3"
  238. SmallerTypeCheck="true"
  239. RuntimeLibrary="3"
  240. BufferSecurityCheck="true"
  241. ForceConformanceInForLoopScope="true"
  242. RuntimeTypeInfo="false"
  243. UsePrecompiledHeader="0"
  244. WarningLevel="4"
  245. WarnAsError="true"
  246. Detect64BitPortabilityProblems="true"
  247. DebugInformationFormat="3"
  248. />
  249. <Tool
  250. Name="VCManagedResourceCompilerTool"
  251. />
  252. <Tool
  253. Name="VCResourceCompilerTool"
  254. />
  255. <Tool
  256. Name="VCPreLinkEventTool"
  257. />
  258. <Tool
  259. Name="VCLibrarianTool"
  260. OutputFile="../../../../lib/pantheios.1.be.file.vc8.dll.debug.lib"
  261. />
  262. <Tool
  263. Name="VCALinkTool"
  264. />
  265. <Tool
  266. Name="VCXDCMakeTool"
  267. />
  268. <Tool
  269. Name="VCBscMakeTool"
  270. />
  271. <Tool
  272. Name="VCFxCopTool"
  273. />
  274. <Tool
  275. Name="VCPostBuildEventTool"
  276. />
  277. </Configuration>
  278. <Configuration
  279. Name="Unicode Release Multithreaded|Win32"
  280. OutputDirectory="ReleaseMT"
  281. IntermediateDirectory="ReleaseMT"
  282. ConfigurationType="4"
  283. CharacterSet="1"
  284. >
  285. <Tool
  286. Name="VCPreBuildEventTool"
  287. />
  288. <Tool
  289. Name="VCCustomBuildTool"
  290. />
  291. <Tool
  292. Name="VCXMLDataGeneratorTool"
  293. />
  294. <Tool
  295. Name="VCWebServiceProxyGeneratorTool"
  296. />
  297. <Tool
  298. Name="VCMIDLTool"
  299. />
  300. <Tool
  301. Name="VCCLCompilerTool"
  302. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  303. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  304. RuntimeLibrary="0"
  305. UsePrecompiledHeader="0"
  306. WarningLevel="4"
  307. WarnAsError="true"
  308. Detect64BitPortabilityProblems="true"
  309. />
  310. <Tool
  311. Name="VCManagedResourceCompilerTool"
  312. />
  313. <Tool
  314. Name="VCResourceCompilerTool"
  315. />
  316. <Tool
  317. Name="VCPreLinkEventTool"
  318. />
  319. <Tool
  320. Name="VCLibrarianTool"
  321. OutputFile="../../../../lib/pantheios.1.be.file.vc8.widestring.mt.lib"
  322. />
  323. <Tool
  324. Name="VCALinkTool"
  325. />
  326. <Tool
  327. Name="VCXDCMakeTool"
  328. />
  329. <Tool
  330. Name="VCBscMakeTool"
  331. />
  332. <Tool
  333. Name="VCFxCopTool"
  334. />
  335. <Tool
  336. Name="VCPostBuildEventTool"
  337. />
  338. </Configuration>
  339. <Configuration
  340. Name="Unicode Debug Multithreaded|Win32"
  341. OutputDirectory="DebugMT"
  342. IntermediateDirectory="DebugMT"
  343. ConfigurationType="4"
  344. CharacterSet="1"
  345. >
  346. <Tool
  347. Name="VCPreBuildEventTool"
  348. />
  349. <Tool
  350. Name="VCCustomBuildTool"
  351. />
  352. <Tool
  353. Name="VCXMLDataGeneratorTool"
  354. />
  355. <Tool
  356. Name="VCWebServiceProxyGeneratorTool"
  357. />
  358. <Tool
  359. Name="VCMIDLTool"
  360. />
  361. <Tool
  362. Name="VCCLCompilerTool"
  363. Optimization="0"
  364. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  365. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  366. MinimalRebuild="true"
  367. BasicRuntimeChecks="3"
  368. SmallerTypeCheck="true"
  369. RuntimeLibrary="1"
  370. BufferSecurityCheck="true"
  371. ForceConformanceInForLoopScope="true"
  372. RuntimeTypeInfo="false"
  373. UsePrecompiledHeader="0"
  374. WarningLevel="4"
  375. WarnAsError="true"
  376. Detect64BitPortabilityProblems="true"
  377. DebugInformationFormat="3"
  378. />
  379. <Tool
  380. Name="VCManagedResourceCompilerTool"
  381. />
  382. <Tool
  383. Name="VCResourceCompilerTool"
  384. />
  385. <Tool
  386. Name="VCPreLinkEventTool"
  387. />
  388. <Tool
  389. Name="VCLibrarianTool"
  390. OutputFile="../../../../lib/pantheios.1.be.file.vc8.widestring.mt.debug.lib"
  391. />
  392. <Tool
  393. Name="VCALinkTool"
  394. />
  395. <Tool
  396. Name="VCXDCMakeTool"
  397. />
  398. <Tool
  399. Name="VCBscMakeTool"
  400. />
  401. <Tool
  402. Name="VCFxCopTool"
  403. />
  404. <Tool
  405. Name="VCPostBuildEventTool"
  406. />
  407. </Configuration>
  408. <Configuration
  409. Name="Unicode Release Multithreaded DLL|Win32"
  410. OutputDirectory="ReleaseDLL"
  411. IntermediateDirectory="ReleaseDLL"
  412. ConfigurationType="4"
  413. CharacterSet="1"
  414. >
  415. <Tool
  416. Name="VCPreBuildEventTool"
  417. />
  418. <Tool
  419. Name="VCCustomBuildTool"
  420. />
  421. <Tool
  422. Name="VCXMLDataGeneratorTool"
  423. />
  424. <Tool
  425. Name="VCWebServiceProxyGeneratorTool"
  426. />
  427. <Tool
  428. Name="VCMIDLTool"
  429. />
  430. <Tool
  431. Name="VCCLCompilerTool"
  432. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  433. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  434. RuntimeLibrary="2"
  435. UsePrecompiledHeader="0"
  436. WarningLevel="4"
  437. WarnAsError="true"
  438. Detect64BitPortabilityProblems="true"
  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.be.file.vc8.widestring.dll.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="Unicode Debug Multithreaded DLL|Win32"
  471. OutputDirectory="DebugDLL"
  472. IntermediateDirectory="DebugDLL"
  473. ConfigurationType="4"
  474. CharacterSet="1"
  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. />
  491. <Tool
  492. Name="VCCLCompilerTool"
  493. Optimization="0"
  494. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  495. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  496. MinimalRebuild="true"
  497. BasicRuntimeChecks="3"
  498. SmallerTypeCheck="true"
  499. RuntimeLibrary="3"
  500. BufferSecurityCheck="true"
  501. ForceConformanceInForLoopScope="true"
  502. RuntimeTypeInfo="false"
  503. UsePrecompiledHeader="0"
  504. WarningLevel="4"
  505. WarnAsError="true"
  506. Detect64BitPortabilityProblems="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.be.file.vc8.widestring.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="Release Multithreaded pseudoUNIX|Win32"
  540. OutputDirectory="ReleaseMTUNIX"
  541. IntermediateDirectory="ReleaseMTUNIX"
  542. ConfigurationType="4"
  543. CharacterSet="2"
  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="UNIX;NDEBUG;_LIB"
  564. RuntimeLibrary="0"
  565. UsePrecompiledHeader="0"
  566. WarningLevel="4"
  567. WarnAsError="true"
  568. Detect64BitPortabilityProblems="true"
  569. />
  570. <Tool
  571. Name="VCManagedResourceCompilerTool"
  572. />
  573. <Tool
  574. Name="VCResourceCompilerTool"
  575. />
  576. <Tool
  577. Name="VCPreLinkEventTool"
  578. />
  579. <Tool
  580. Name="VCLibrarianTool"
  581. OutputFile="../../../../lib/pantheios.1.be.file.vc8.unix.mt.lib"
  582. />
  583. <Tool
  584. Name="VCALinkTool"
  585. />
  586. <Tool
  587. Name="VCXDCMakeTool"
  588. />
  589. <Tool
  590. Name="VCBscMakeTool"
  591. />
  592. <Tool
  593. Name="VCFxCopTool"
  594. />
  595. <Tool
  596. Name="VCPostBuildEventTool"
  597. />
  598. </Configuration>
  599. <Configuration
  600. Name="Debug Multithreaded pseudoUNIX|Win32"
  601. OutputDirectory="DebugMTUNIX"
  602. IntermediateDirectory="DebugMTUNIX"
  603. ConfigurationType="4"
  604. CharacterSet="2"
  605. >
  606. <Tool
  607. Name="VCPreBuildEventTool"
  608. />
  609. <Tool
  610. Name="VCCustomBuildTool"
  611. />
  612. <Tool
  613. Name="VCXMLDataGeneratorTool"
  614. />
  615. <Tool
  616. Name="VCWebServiceProxyGeneratorTool"
  617. />
  618. <Tool
  619. Name="VCMIDLTool"
  620. />
  621. <Tool
  622. Name="VCCLCompilerTool"
  623. Optimization="0"
  624. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  625. PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
  626. MinimalRebuild="true"
  627. BasicRuntimeChecks="3"
  628. SmallerTypeCheck="true"
  629. RuntimeLibrary="1"
  630. BufferSecurityCheck="true"
  631. ForceConformanceInForLoopScope="true"
  632. RuntimeTypeInfo="false"
  633. UsePrecompiledHeader="0"
  634. WarningLevel="4"
  635. WarnAsError="true"
  636. Detect64BitPortabilityProblems="true"
  637. DebugInformationFormat="3"
  638. />
  639. <Tool
  640. Name="VCManagedResourceCompilerTool"
  641. />
  642. <Tool
  643. Name="VCResourceCompilerTool"
  644. />
  645. <Tool
  646. Name="VCPreLinkEventTool"
  647. />
  648. <Tool
  649. Name="VCLibrarianTool"
  650. OutputFile="../../../../lib/pantheios.1.be.file.vc8.unix.mt.debug.lib"
  651. />
  652. <Tool
  653. Name="VCALinkTool"
  654. />
  655. <Tool
  656. Name="VCXDCMakeTool"
  657. />
  658. <Tool
  659. Name="VCBscMakeTool"
  660. />
  661. <Tool
  662. Name="VCFxCopTool"
  663. />
  664. <Tool
  665. Name="VCPostBuildEventTool"
  666. />
  667. </Configuration>
  668. <Configuration
  669. Name="Release Multithreaded DLL pseudoUNIX|Win32"
  670. OutputDirectory="ReleaseDLLUNIX"
  671. IntermediateDirectory="ReleaseDLLUNIX"
  672. ConfigurationType="4"
  673. CharacterSet="2"
  674. >
  675. <Tool
  676. Name="VCPreBuildEventTool"
  677. />
  678. <Tool
  679. Name="VCCustomBuildTool"
  680. />
  681. <Tool
  682. Name="VCXMLDataGeneratorTool"
  683. />
  684. <Tool
  685. Name="VCWebServiceProxyGeneratorTool"
  686. />
  687. <Tool
  688. Name="VCMIDLTool"
  689. />
  690. <Tool
  691. Name="VCCLCompilerTool"
  692. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  693. PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
  694. RuntimeLibrary="2"
  695. UsePrecompiledHeader="0"
  696. WarningLevel="4"
  697. WarnAsError="true"
  698. Detect64BitPortabilityProblems="true"
  699. />
  700. <Tool
  701. Name="VCManagedResourceCompilerTool"
  702. />
  703. <Tool
  704. Name="VCResourceCompilerTool"
  705. />
  706. <Tool
  707. Name="VCPreLinkEventTool"
  708. />
  709. <Tool
  710. Name="VCLibrarianTool"
  711. OutputFile="../../../../lib/pantheios.1.be.file.vc8.unix.dll.lib"
  712. />
  713. <Tool
  714. Name="VCALinkTool"
  715. />
  716. <Tool
  717. Name="VCXDCMakeTool"
  718. />
  719. <Tool
  720. Name="VCBscMakeTool"
  721. />
  722. <Tool
  723. Name="VCFxCopTool"
  724. />
  725. <Tool
  726. Name="VCPostBuildEventTool"
  727. />
  728. </Configuration>
  729. <Configuration
  730. Name="Debug Multithreaded DLL pseudoUNIX|Win32"
  731. OutputDirectory="DebugDLLUNIX"
  732. IntermediateDirectory="DebugDLLUNIX"
  733. ConfigurationType="4"
  734. CharacterSet="2"
  735. >
  736. <Tool
  737. Name="VCPreBuildEventTool"
  738. />
  739. <Tool
  740. Name="VCCustomBuildTool"
  741. />
  742. <Tool
  743. Name="VCXMLDataGeneratorTool"
  744. />
  745. <Tool
  746. Name="VCWebServiceProxyGeneratorTool"
  747. />
  748. <Tool
  749. Name="VCMIDLTool"
  750. />
  751. <Tool
  752. Name="VCCLCompilerTool"
  753. Optimization="0"
  754. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  755. PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
  756. MinimalRebuild="true"
  757. BasicRuntimeChecks="3"
  758. SmallerTypeCheck="true"
  759. RuntimeLibrary="3"
  760. BufferSecurityCheck="true"
  761. ForceConformanceInForLoopScope="true"
  762. RuntimeTypeInfo="false"
  763. UsePrecompiledHeader="0"
  764. WarningLevel="4"
  765. WarnAsError="true"
  766. Detect64BitPortabilityProblems="true"
  767. DebugInformationFormat="3"
  768. />
  769. <Tool
  770. Name="VCManagedResourceCompilerTool"
  771. />
  772. <Tool
  773. Name="VCResourceCompilerTool"
  774. />
  775. <Tool
  776. Name="VCPreLinkEventTool"
  777. />
  778. <Tool
  779. Name="VCLibrarianTool"
  780. OutputFile="../../../../lib/pantheios.1.be.file.vc8.unix.dll.debug.lib"
  781. />
  782. <Tool
  783. Name="VCALinkTool"
  784. />
  785. <Tool
  786. Name="VCXDCMakeTool"
  787. />
  788. <Tool
  789. Name="VCBscMakeTool"
  790. />
  791. <Tool
  792. Name="VCFxCopTool"
  793. />
  794. <Tool
  795. Name="VCPostBuildEventTool"
  796. />
  797. </Configuration>
  798. </Configurations>
  799. <References>
  800. </References>
  801. <Files>
  802. <Filter
  803. Name="Source Files"
  804. >
  805. <File
  806. RelativePath="..\..\..\..\src\backends\be\be.file.c"
  807. >
  808. </File>
  809. </Filter>
  810. <Filter
  811. Name="Header Files"
  812. >
  813. <Filter
  814. Name="STLSoft Header Files"
  815. >
  816. <Filter
  817. Name="STLSoft"
  818. >
  819. <File
  820. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h"
  821. >
  822. </File>
  823. <File
  824. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  825. >
  826. </File>
  827. <File
  828. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  829. >
  830. </File>
  831. <File
  832. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h"
  833. >
  834. </File>
  835. </Filter>
  836. </Filter>
  837. <Filter
  838. Name="Pantheios Header Files"
  839. >
  840. <File
  841. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
  842. >
  843. </File>
  844. <File
  845. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  846. >
  847. </File>
  848. <File
  849. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.file.h"
  850. >
  851. </File>
  852. <File
  853. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  854. >
  855. </File>
  856. <File
  857. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  858. >
  859. </File>
  860. </Filter>
  861. </Filter>
  862. </Files>
  863. <Globals>
  864. </Globals>
  865. </VisualStudioProject>