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.

953 lines
21 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="bec.speech"
  6. ProjectGUID=""
  7. RootNamespace="bec.speech"
  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.bec.speech.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.bec.speech.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.bec.speech.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.bec.speech.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.bec.speech.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.bec.speech.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.bec.speech.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.bec.speech.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. </Configurations>
  539. <References>
  540. </References>
  541. <Files>
  542. <Filter
  543. Name="Source Files"
  544. >
  545. <File
  546. RelativePath="..\..\..\..\src\backends\bec.speech.cpp"
  547. >
  548. </File>
  549. </Filter>
  550. <Filter
  551. Name="Header Files"
  552. >
  553. <Filter
  554. Name="STLSoft Header Files"
  555. >
  556. <Filter
  557. Name="STLSoft"
  558. >
  559. <File
  560. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_base.hpp"
  561. >
  562. </File>
  563. <File
  564. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_features.hpp"
  565. >
  566. </File>
  567. <File
  568. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_selector.hpp"
  569. >
  570. </File>
  571. <File
  572. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\std\alt.hpp"
  573. >
  574. </File>
  575. <File
  576. RelativePath="$(STLSOFT)\include\stlsoft\memory\auto_buffer.hpp"
  577. >
  578. </File>
  579. <File
  580. RelativePath="$(STLSOFT)\include\stlsoft\shims\attribute\get_ptr\std\auto_ptr.hpp"
  581. >
  582. </File>
  583. <File
  584. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\basic_string.hpp"
  585. >
  586. </File>
  587. <File
  588. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\bounded.hpp"
  589. >
  590. </File>
  591. <File
  592. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\c_string.h"
  593. >
  594. </File>
  595. <File
  596. RelativePath="$(STLSOFT)\include\stlsoft\string\char_alt_traits.hpp"
  597. >
  598. </File>
  599. <File
  600. RelativePath="$(STLSOFT)\include\stlsoft\conversion\char_conversions.hpp"
  601. >
  602. </File>
  603. <File
  604. RelativePath="$(STLSOFT)\include\stlsoft\string\char_traits.hpp"
  605. >
  606. </File>
  607. <File
  608. RelativePath="$(STLSOFT)\include\stlsoft\collections\util\collections.hpp"
  609. >
  610. </File>
  611. <File
  612. RelativePath="$(STLSOFT)\include\stlsoft\util\constraints.hpp"
  613. >
  614. </File>
  615. <File
  616. RelativePath="$(STLSOFT)\include\stlsoft\error\conversion_error.hpp"
  617. >
  618. </File>
  619. <File
  620. RelativePath="$(STLSOFT)\include\stlsoft\string\cstring_maker.hpp"
  621. >
  622. </File>
  623. <File
  624. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\exception.hpp"
  625. >
  626. </File>
  627. <File
  628. RelativePath="$(STLSOFT)\include\stlsoft\util\exception_string.hpp"
  629. >
  630. </File>
  631. <File
  632. RelativePath="$(STLSOFT)\include\stlsoft\error\exceptions.hpp"
  633. >
  634. </File>
  635. <File
  636. RelativePath="$(STLSOFT)\include\stlsoft\shims\attribute\get_ptr\std\fundamental.hpp"
  637. >
  638. </File>
  639. <File
  640. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\fwd.h"
  641. >
  642. </File>
  643. <File
  644. RelativePath="$(STLSOFT)\include\stlsoft\shims\attribute\get_ptr.hpp"
  645. >
  646. </File>
  647. <File
  648. RelativePath="$(STLSOFT)\include\stlsoft\conversion\integer_to_string.hpp"
  649. >
  650. </File>
  651. <File
  652. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h"
  653. >
  654. </File>
  655. <File
  656. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h"
  657. >
  658. </File>
  659. <File
  660. RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_generators.hpp"
  661. >
  662. </File>
  663. <File
  664. RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_helper.hpp"
  665. >
  666. </File>
  667. <File
  668. RelativePath="$(STLSOFT)\include\stlsoft\util\std\library_discriminator.hpp"
  669. >
  670. </File>
  671. <File
  672. RelativePath="$(STLSOFT)\include\stlsoft\util\minmax.hpp"
  673. >
  674. </File>
  675. <File
  676. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  677. >
  678. </File>
  679. <File
  680. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  681. >
  682. </File>
  683. <File
  684. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  685. >
  686. </File>
  687. <File
  688. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  689. >
  690. </File>
  691. <File
  692. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\pod.hpp"
  693. >
  694. </File>
  695. <File
  696. RelativePath="$(STLSOFT)\include\stlsoft\smartptr\ref_ptr.hpp"
  697. >
  698. </File>
  699. <File
  700. RelativePath="$(STLSOFT)\include\stlsoft\internal\safestr.h"
  701. >
  702. </File>
  703. <File
  704. RelativePath="$(STLSOFT)\include\stlsoft\conversion\sap_cast.hpp"
  705. >
  706. </File>
  707. <File
  708. RelativePath="$(STLSOFT)\include\stlsoft\string\shim_string.hpp"
  709. >
  710. </File>
  711. <File
  712. RelativePath="$(STLSOFT)\include\stlsoft\util\sign_traits.hpp"
  713. >
  714. </File>
  715. <File
  716. RelativePath="$(STLSOFT)\include\stlsoft\string\simple_string.hpp"
  717. >
  718. </File>
  719. <File
  720. RelativePath="$(STLSOFT)\include\stlsoft\meta\size_of.hpp"
  721. >
  722. </File>
  723. <File
  724. RelativePath="$(STLSOFT)\include\stlsoft\util\size_traits.hpp"
  725. >
  726. </File>
  727. <File
  728. RelativePath="$(STLSOFT)\include\stlsoft\util\std_swap.hpp"
  729. >
  730. </File>
  731. <File
  732. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h"
  733. >
  734. </File>
  735. <File
  736. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h"
  737. >
  738. </File>
  739. <File
  740. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string.hpp"
  741. >
  742. </File>
  743. <File
  744. RelativePath="$(STLSOFT)\include\stlsoft\string\string_traits_fwd.hpp"
  745. >
  746. </File>
  747. <File
  748. RelativePath="$(STLSOFT)\include\stlsoft\conversion\union_cast.hpp"
  749. >
  750. </File>
  751. <File
  752. RelativePath="$(STLSOFT)\include\stlsoft\meta\yesno.hpp"
  753. >
  754. </File>
  755. </Filter>
  756. <Filter
  757. Name="COMSTL"
  758. >
  759. <File
  760. RelativePath="$(STLSOFT)\include\comstl\comstl.h"
  761. >
  762. </File>
  763. <File
  764. RelativePath="$(STLSOFT)\include\comstl\util\creation_functions.hpp"
  765. >
  766. </File>
  767. <File
  768. RelativePath="$(STLSOFT)\include\comstl\error\exceptions.hpp"
  769. >
  770. </File>
  771. <File
  772. RelativePath="$(STLSOFT)\include\comstl\util\initialisers.hpp"
  773. >
  774. </File>
  775. <File
  776. RelativePath="$(STLSOFT)\include\comstl\util\interface_traits.hpp"
  777. >
  778. </File>
  779. <File
  780. RelativePath="$(STLSOFT)\include\comstl\internal\interface_traits_std.hpp"
  781. >
  782. </File>
  783. <File
  784. RelativePath="$(STLSOFT)\include\comstl\speech\sapi_util.hpp"
  785. >
  786. </File>
  787. </Filter>
  788. <Filter
  789. Name="WinSTL"
  790. >
  791. <File
  792. RelativePath="$(STLSOFT)\include\winstl\conversion\char_conversions.hpp"
  793. >
  794. </File>
  795. <File
  796. RelativePath="$(STLSOFT)\include\winstl\error\conversion_error.hpp"
  797. >
  798. </File>
  799. <File
  800. RelativePath="$(STLSOFT)\include\winstl\registry\util\defs.hpp"
  801. >
  802. </File>
  803. <File
  804. RelativePath="$(STLSOFT)\include\winstl\error\error_desc.hpp"
  805. >
  806. </File>
  807. <File
  808. RelativePath="$(STLSOFT)\include\winstl\error\error_functions.h"
  809. >
  810. </File>
  811. <File
  812. RelativePath="$(STLSOFT)\include\winstl\shims\conversion\to_SYSTEMTIME\FILETIME.hpp"
  813. >
  814. </File>
  815. <File
  816. RelativePath="$(STLSOFT)\include\winstl\time\format_functions.hpp"
  817. >
  818. </File>
  819. <File
  820. RelativePath="$(STLSOFT)\include\winstl\window\functions.h"
  821. >
  822. </File>
  823. <File
  824. RelativePath="$(STLSOFT)\include\winstl\registry\functions.hpp"
  825. >
  826. </File>
  827. <File
  828. RelativePath="$(STLSOFT)\include\winstl\shims\access\string\hwnd.hpp"
  829. >
  830. </File>
  831. <File
  832. RelativePath="$(STLSOFT)\include\winstl\window\util\ident_.hpp"
  833. >
  834. </File>
  835. <File
  836. RelativePath="$(STLSOFT)\include\winstl\shims\access\string\lsa_unicode_string.hpp"
  837. >
  838. </File>
  839. <File
  840. RelativePath="$(STLSOFT)\include\winstl\memory\processheap_allocator.hpp"
  841. >
  842. </File>
  843. <File
  844. RelativePath="$(STLSOFT)\include\winstl\registry\reg_traits.hpp"
  845. >
  846. </File>
  847. <File
  848. RelativePath="$(STLSOFT)\include\winstl\shims\access\string.hpp"
  849. >
  850. </File>
  851. <File
  852. RelativePath="$(STLSOFT)\include\winstl\system\system_traits.hpp"
  853. >
  854. </File>
  855. <File
  856. RelativePath="$(STLSOFT)\include\winstl\shims\access\string\time.hpp"
  857. >
  858. </File>
  859. <File
  860. RelativePath="$(STLSOFT)\include\winstl\conversion\windows_type_conversions.hpp"
  861. >
  862. </File>
  863. <File
  864. RelativePath="$(STLSOFT)\include\winstl\winstl.h"
  865. >
  866. </File>
  867. </Filter>
  868. </Filter>
  869. <Filter
  870. Name="Pantheios Header Files"
  871. >
  872. <File
  873. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\core\apidefs.hpp"
  874. >
  875. </File>
  876. <File
  877. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
  878. >
  879. </File>
  880. <File
  881. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
  882. >
  883. </File>
  884. <File
  885. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\contract\assert.h"
  886. >
  887. </File>
  888. <File
  889. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\memory\auto_buffer_selector.hpp"
  890. >
  891. </File>
  892. <File
  893. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  894. >
  895. </File>
  896. <File
  897. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  898. >
  899. </File>
  900. <File
  901. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.speech.h"
  902. >
  903. </File>
  904. <File
  905. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\context.hpp"
  906. >
  907. </File>
  908. <File
  909. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\quality\contract.h"
  910. >
  911. </File>
  912. <File
  913. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\frontend.h"
  914. >
  915. </File>
  916. <File
  917. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\init_codes.h"
  918. >
  919. </File>
  920. <File
  921. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\init_codes.h"
  922. >
  923. </File>
  924. <File
  925. RelativePath="$(project.root.directory.variable)\include\pantheios\severity\levels.hpp"
  926. >
  927. </File>
  928. <File
  929. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  930. >
  931. </File>
  932. <File
  933. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  934. >
  935. </File>
  936. <File
  937. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  938. >
  939. </File>
  940. <File
  941. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  942. >
  943. </File>
  944. <File
  945. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\stock_levels.hpp"
  946. >
  947. </File>
  948. </Filter>
  949. </Filter>
  950. </Files>
  951. <Globals>
  952. </Globals>
  953. </VisualStudioProject>