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.

866 lines
24 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="bec.speech"
  6. ProjectGUID=""
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory="Release"
  16. IntermediateDirectory="Release"
  17. ConfigurationType="4"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  22. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  23. RuntimeLibrary="4"
  24. UsePrecompiledHeader="0"
  25. WarningLevel="4"
  26. WarnAsError="TRUE"
  27. Detect64BitPortabilityProblems="TRUE"/>
  28. <Tool
  29. Name="VCCustomBuildTool"/>
  30. <Tool
  31. Name="VCLibrarianTool"
  32. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.lib"/>
  33. <Tool
  34. Name="VCMIDLTool"/>
  35. <Tool
  36. Name="VCPostBuildEventTool"/>
  37. <Tool
  38. Name="VCPreBuildEventTool"/>
  39. <Tool
  40. Name="VCPreLinkEventTool"/>
  41. <Tool
  42. Name="VCResourceCompilerTool"/>
  43. <Tool
  44. Name="VCWebServiceProxyGeneratorTool"/>
  45. <Tool
  46. Name="VCXMLDataGeneratorTool"/>
  47. <Tool
  48. Name="VCWebDeploymentTool"/>
  49. <Tool
  50. Name="VCManagedWrapperGeneratorTool"/>
  51. <Tool
  52. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  53. </Configuration>
  54. <Configuration
  55. Name="Debug|Win32"
  56. OutputDirectory="Debug"
  57. IntermediateDirectory="Debug"
  58. ConfigurationType="4"
  59. CharacterSet="2">
  60. <Tool
  61. Name="VCCLCompilerTool"
  62. Optimization="0"
  63. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  64. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  65. MinimalRebuild="TRUE"
  66. BasicRuntimeChecks="3"
  67. SmallerTypeCheck="TRUE"
  68. RuntimeLibrary="5"
  69. BufferSecurityCheck="TRUE"
  70. ForceConformanceInForLoopScope="TRUE"
  71. RuntimeTypeInfo="FALSE"
  72. UsePrecompiledHeader="0"
  73. WarningLevel="4"
  74. WarnAsError="TRUE"
  75. Detect64BitPortabilityProblems="TRUE"
  76. DebugInformationFormat="3"/>
  77. <Tool
  78. Name="VCCustomBuildTool"/>
  79. <Tool
  80. Name="VCLibrarianTool"
  81. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.debug.lib"/>
  82. <Tool
  83. Name="VCMIDLTool"/>
  84. <Tool
  85. Name="VCPostBuildEventTool"/>
  86. <Tool
  87. Name="VCPreBuildEventTool"/>
  88. <Tool
  89. Name="VCPreLinkEventTool"/>
  90. <Tool
  91. Name="VCResourceCompilerTool"/>
  92. <Tool
  93. Name="VCWebServiceProxyGeneratorTool"/>
  94. <Tool
  95. Name="VCXMLDataGeneratorTool"/>
  96. <Tool
  97. Name="VCWebDeploymentTool"/>
  98. <Tool
  99. Name="VCManagedWrapperGeneratorTool"/>
  100. <Tool
  101. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  102. </Configuration>
  103. <Configuration
  104. Name="Release Multithreaded|Win32"
  105. OutputDirectory="ReleaseMT"
  106. IntermediateDirectory="ReleaseMT"
  107. ConfigurationType="4"
  108. CharacterSet="2">
  109. <Tool
  110. Name="VCCLCompilerTool"
  111. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  112. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  113. RuntimeLibrary="0"
  114. UsePrecompiledHeader="0"
  115. WarningLevel="4"
  116. WarnAsError="TRUE"
  117. Detect64BitPortabilityProblems="TRUE"/>
  118. <Tool
  119. Name="VCCustomBuildTool"/>
  120. <Tool
  121. Name="VCLibrarianTool"
  122. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.mt.lib"/>
  123. <Tool
  124. Name="VCMIDLTool"/>
  125. <Tool
  126. Name="VCPostBuildEventTool"/>
  127. <Tool
  128. Name="VCPreBuildEventTool"/>
  129. <Tool
  130. Name="VCPreLinkEventTool"/>
  131. <Tool
  132. Name="VCResourceCompilerTool"/>
  133. <Tool
  134. Name="VCWebServiceProxyGeneratorTool"/>
  135. <Tool
  136. Name="VCXMLDataGeneratorTool"/>
  137. <Tool
  138. Name="VCWebDeploymentTool"/>
  139. <Tool
  140. Name="VCManagedWrapperGeneratorTool"/>
  141. <Tool
  142. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  143. </Configuration>
  144. <Configuration
  145. Name="Debug Multithreaded|Win32"
  146. OutputDirectory="DebugMT"
  147. IntermediateDirectory="DebugMT"
  148. ConfigurationType="4"
  149. CharacterSet="2">
  150. <Tool
  151. Name="VCCLCompilerTool"
  152. Optimization="0"
  153. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  154. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  155. MinimalRebuild="TRUE"
  156. BasicRuntimeChecks="3"
  157. SmallerTypeCheck="TRUE"
  158. RuntimeLibrary="1"
  159. BufferSecurityCheck="TRUE"
  160. ForceConformanceInForLoopScope="TRUE"
  161. RuntimeTypeInfo="FALSE"
  162. UsePrecompiledHeader="0"
  163. WarningLevel="4"
  164. WarnAsError="TRUE"
  165. Detect64BitPortabilityProblems="TRUE"
  166. DebugInformationFormat="3"/>
  167. <Tool
  168. Name="VCCustomBuildTool"/>
  169. <Tool
  170. Name="VCLibrarianTool"
  171. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.mt.debug.lib"/>
  172. <Tool
  173. Name="VCMIDLTool"/>
  174. <Tool
  175. Name="VCPostBuildEventTool"/>
  176. <Tool
  177. Name="VCPreBuildEventTool"/>
  178. <Tool
  179. Name="VCPreLinkEventTool"/>
  180. <Tool
  181. Name="VCResourceCompilerTool"/>
  182. <Tool
  183. Name="VCWebServiceProxyGeneratorTool"/>
  184. <Tool
  185. Name="VCXMLDataGeneratorTool"/>
  186. <Tool
  187. Name="VCWebDeploymentTool"/>
  188. <Tool
  189. Name="VCManagedWrapperGeneratorTool"/>
  190. <Tool
  191. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  192. </Configuration>
  193. <Configuration
  194. Name="Release Multithreaded DLL|Win32"
  195. OutputDirectory="ReleaseDLL"
  196. IntermediateDirectory="ReleaseDLL"
  197. ConfigurationType="4"
  198. CharacterSet="2">
  199. <Tool
  200. Name="VCCLCompilerTool"
  201. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  202. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  203. RuntimeLibrary="2"
  204. UsePrecompiledHeader="0"
  205. WarningLevel="4"
  206. WarnAsError="TRUE"
  207. Detect64BitPortabilityProblems="TRUE"/>
  208. <Tool
  209. Name="VCCustomBuildTool"/>
  210. <Tool
  211. Name="VCLibrarianTool"
  212. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.dll.lib"/>
  213. <Tool
  214. Name="VCMIDLTool"/>
  215. <Tool
  216. Name="VCPostBuildEventTool"/>
  217. <Tool
  218. Name="VCPreBuildEventTool"/>
  219. <Tool
  220. Name="VCPreLinkEventTool"/>
  221. <Tool
  222. Name="VCResourceCompilerTool"/>
  223. <Tool
  224. Name="VCWebServiceProxyGeneratorTool"/>
  225. <Tool
  226. Name="VCXMLDataGeneratorTool"/>
  227. <Tool
  228. Name="VCWebDeploymentTool"/>
  229. <Tool
  230. Name="VCManagedWrapperGeneratorTool"/>
  231. <Tool
  232. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  233. </Configuration>
  234. <Configuration
  235. Name="Debug Multithreaded DLL|Win32"
  236. OutputDirectory="DebugDLL"
  237. IntermediateDirectory="DebugDLL"
  238. ConfigurationType="4"
  239. CharacterSet="2">
  240. <Tool
  241. Name="VCCLCompilerTool"
  242. Optimization="0"
  243. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  244. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  245. MinimalRebuild="TRUE"
  246. BasicRuntimeChecks="3"
  247. SmallerTypeCheck="TRUE"
  248. RuntimeLibrary="3"
  249. BufferSecurityCheck="TRUE"
  250. ForceConformanceInForLoopScope="TRUE"
  251. RuntimeTypeInfo="FALSE"
  252. UsePrecompiledHeader="0"
  253. WarningLevel="4"
  254. WarnAsError="TRUE"
  255. Detect64BitPortabilityProblems="TRUE"
  256. DebugInformationFormat="3"/>
  257. <Tool
  258. Name="VCCustomBuildTool"/>
  259. <Tool
  260. Name="VCLibrarianTool"
  261. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.dll.debug.lib"/>
  262. <Tool
  263. Name="VCMIDLTool"/>
  264. <Tool
  265. Name="VCPostBuildEventTool"/>
  266. <Tool
  267. Name="VCPreBuildEventTool"/>
  268. <Tool
  269. Name="VCPreLinkEventTool"/>
  270. <Tool
  271. Name="VCResourceCompilerTool"/>
  272. <Tool
  273. Name="VCWebServiceProxyGeneratorTool"/>
  274. <Tool
  275. Name="VCXMLDataGeneratorTool"/>
  276. <Tool
  277. Name="VCWebDeploymentTool"/>
  278. <Tool
  279. Name="VCManagedWrapperGeneratorTool"/>
  280. <Tool
  281. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  282. </Configuration>
  283. <Configuration
  284. Name="Unicode Release|Win32"
  285. OutputDirectory="Release"
  286. IntermediateDirectory="Release"
  287. ConfigurationType="4"
  288. CharacterSet="1">
  289. <Tool
  290. Name="VCCLCompilerTool"
  291. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  292. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  293. RuntimeLibrary="4"
  294. UsePrecompiledHeader="0"
  295. WarningLevel="4"
  296. WarnAsError="TRUE"
  297. Detect64BitPortabilityProblems="TRUE"/>
  298. <Tool
  299. Name="VCCustomBuildTool"/>
  300. <Tool
  301. Name="VCLibrarianTool"
  302. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.widestring.lib"/>
  303. <Tool
  304. Name="VCMIDLTool"/>
  305. <Tool
  306. Name="VCPostBuildEventTool"/>
  307. <Tool
  308. Name="VCPreBuildEventTool"/>
  309. <Tool
  310. Name="VCPreLinkEventTool"/>
  311. <Tool
  312. Name="VCResourceCompilerTool"/>
  313. <Tool
  314. Name="VCWebServiceProxyGeneratorTool"/>
  315. <Tool
  316. Name="VCXMLDataGeneratorTool"/>
  317. <Tool
  318. Name="VCWebDeploymentTool"/>
  319. <Tool
  320. Name="VCManagedWrapperGeneratorTool"/>
  321. <Tool
  322. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  323. </Configuration>
  324. <Configuration
  325. Name="Unicode Debug|Win32"
  326. OutputDirectory="Debug"
  327. IntermediateDirectory="Debug"
  328. ConfigurationType="4"
  329. CharacterSet="1">
  330. <Tool
  331. Name="VCCLCompilerTool"
  332. Optimization="0"
  333. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  334. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  335. MinimalRebuild="TRUE"
  336. BasicRuntimeChecks="3"
  337. SmallerTypeCheck="TRUE"
  338. RuntimeLibrary="5"
  339. BufferSecurityCheck="TRUE"
  340. ForceConformanceInForLoopScope="TRUE"
  341. RuntimeTypeInfo="FALSE"
  342. UsePrecompiledHeader="0"
  343. WarningLevel="4"
  344. WarnAsError="TRUE"
  345. Detect64BitPortabilityProblems="TRUE"
  346. DebugInformationFormat="3"/>
  347. <Tool
  348. Name="VCCustomBuildTool"/>
  349. <Tool
  350. Name="VCLibrarianTool"
  351. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.widestring.debug.lib"/>
  352. <Tool
  353. Name="VCMIDLTool"/>
  354. <Tool
  355. Name="VCPostBuildEventTool"/>
  356. <Tool
  357. Name="VCPreBuildEventTool"/>
  358. <Tool
  359. Name="VCPreLinkEventTool"/>
  360. <Tool
  361. Name="VCResourceCompilerTool"/>
  362. <Tool
  363. Name="VCWebServiceProxyGeneratorTool"/>
  364. <Tool
  365. Name="VCXMLDataGeneratorTool"/>
  366. <Tool
  367. Name="VCWebDeploymentTool"/>
  368. <Tool
  369. Name="VCManagedWrapperGeneratorTool"/>
  370. <Tool
  371. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  372. </Configuration>
  373. <Configuration
  374. Name="Unicode Release Multithreaded|Win32"
  375. OutputDirectory="ReleaseMT"
  376. IntermediateDirectory="ReleaseMT"
  377. ConfigurationType="4"
  378. CharacterSet="1">
  379. <Tool
  380. Name="VCCLCompilerTool"
  381. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  382. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  383. RuntimeLibrary="0"
  384. UsePrecompiledHeader="0"
  385. WarningLevel="4"
  386. WarnAsError="TRUE"
  387. Detect64BitPortabilityProblems="TRUE"/>
  388. <Tool
  389. Name="VCCustomBuildTool"/>
  390. <Tool
  391. Name="VCLibrarianTool"
  392. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.widestring.mt.lib"/>
  393. <Tool
  394. Name="VCMIDLTool"/>
  395. <Tool
  396. Name="VCPostBuildEventTool"/>
  397. <Tool
  398. Name="VCPreBuildEventTool"/>
  399. <Tool
  400. Name="VCPreLinkEventTool"/>
  401. <Tool
  402. Name="VCResourceCompilerTool"/>
  403. <Tool
  404. Name="VCWebServiceProxyGeneratorTool"/>
  405. <Tool
  406. Name="VCXMLDataGeneratorTool"/>
  407. <Tool
  408. Name="VCWebDeploymentTool"/>
  409. <Tool
  410. Name="VCManagedWrapperGeneratorTool"/>
  411. <Tool
  412. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  413. </Configuration>
  414. <Configuration
  415. Name="Unicode Debug Multithreaded|Win32"
  416. OutputDirectory="DebugMT"
  417. IntermediateDirectory="DebugMT"
  418. ConfigurationType="4"
  419. CharacterSet="1">
  420. <Tool
  421. Name="VCCLCompilerTool"
  422. Optimization="0"
  423. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  424. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  425. MinimalRebuild="TRUE"
  426. BasicRuntimeChecks="3"
  427. SmallerTypeCheck="TRUE"
  428. RuntimeLibrary="1"
  429. BufferSecurityCheck="TRUE"
  430. ForceConformanceInForLoopScope="TRUE"
  431. RuntimeTypeInfo="FALSE"
  432. UsePrecompiledHeader="0"
  433. WarningLevel="4"
  434. WarnAsError="TRUE"
  435. Detect64BitPortabilityProblems="TRUE"
  436. DebugInformationFormat="3"/>
  437. <Tool
  438. Name="VCCustomBuildTool"/>
  439. <Tool
  440. Name="VCLibrarianTool"
  441. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.widestring.mt.debug.lib"/>
  442. <Tool
  443. Name="VCMIDLTool"/>
  444. <Tool
  445. Name="VCPostBuildEventTool"/>
  446. <Tool
  447. Name="VCPreBuildEventTool"/>
  448. <Tool
  449. Name="VCPreLinkEventTool"/>
  450. <Tool
  451. Name="VCResourceCompilerTool"/>
  452. <Tool
  453. Name="VCWebServiceProxyGeneratorTool"/>
  454. <Tool
  455. Name="VCXMLDataGeneratorTool"/>
  456. <Tool
  457. Name="VCWebDeploymentTool"/>
  458. <Tool
  459. Name="VCManagedWrapperGeneratorTool"/>
  460. <Tool
  461. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  462. </Configuration>
  463. <Configuration
  464. Name="Unicode Release Multithreaded DLL|Win32"
  465. OutputDirectory="ReleaseDLL"
  466. IntermediateDirectory="ReleaseDLL"
  467. ConfigurationType="4"
  468. CharacterSet="1">
  469. <Tool
  470. Name="VCCLCompilerTool"
  471. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  472. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  473. RuntimeLibrary="2"
  474. UsePrecompiledHeader="0"
  475. WarningLevel="4"
  476. WarnAsError="TRUE"
  477. Detect64BitPortabilityProblems="TRUE"/>
  478. <Tool
  479. Name="VCCustomBuildTool"/>
  480. <Tool
  481. Name="VCLibrarianTool"
  482. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.widestring.dll.lib"/>
  483. <Tool
  484. Name="VCMIDLTool"/>
  485. <Tool
  486. Name="VCPostBuildEventTool"/>
  487. <Tool
  488. Name="VCPreBuildEventTool"/>
  489. <Tool
  490. Name="VCPreLinkEventTool"/>
  491. <Tool
  492. Name="VCResourceCompilerTool"/>
  493. <Tool
  494. Name="VCWebServiceProxyGeneratorTool"/>
  495. <Tool
  496. Name="VCXMLDataGeneratorTool"/>
  497. <Tool
  498. Name="VCWebDeploymentTool"/>
  499. <Tool
  500. Name="VCManagedWrapperGeneratorTool"/>
  501. <Tool
  502. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  503. </Configuration>
  504. <Configuration
  505. Name="Unicode Debug Multithreaded DLL|Win32"
  506. OutputDirectory="DebugDLL"
  507. IntermediateDirectory="DebugDLL"
  508. ConfigurationType="4"
  509. CharacterSet="1">
  510. <Tool
  511. Name="VCCLCompilerTool"
  512. Optimization="0"
  513. AdditionalIncludeDirectories="../../../../include,$(STLSOFT)/include"
  514. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  515. MinimalRebuild="TRUE"
  516. BasicRuntimeChecks="3"
  517. SmallerTypeCheck="TRUE"
  518. RuntimeLibrary="3"
  519. BufferSecurityCheck="TRUE"
  520. ForceConformanceInForLoopScope="TRUE"
  521. RuntimeTypeInfo="FALSE"
  522. UsePrecompiledHeader="0"
  523. WarningLevel="4"
  524. WarnAsError="TRUE"
  525. Detect64BitPortabilityProblems="TRUE"
  526. DebugInformationFormat="3"/>
  527. <Tool
  528. Name="VCCustomBuildTool"/>
  529. <Tool
  530. Name="VCLibrarianTool"
  531. OutputFile="../../../../lib/pantheios.1.bec.speech.vc71.widestring.dll.debug.lib"/>
  532. <Tool
  533. Name="VCMIDLTool"/>
  534. <Tool
  535. Name="VCPostBuildEventTool"/>
  536. <Tool
  537. Name="VCPreBuildEventTool"/>
  538. <Tool
  539. Name="VCPreLinkEventTool"/>
  540. <Tool
  541. Name="VCResourceCompilerTool"/>
  542. <Tool
  543. Name="VCWebServiceProxyGeneratorTool"/>
  544. <Tool
  545. Name="VCXMLDataGeneratorTool"/>
  546. <Tool
  547. Name="VCWebDeploymentTool"/>
  548. <Tool
  549. Name="VCManagedWrapperGeneratorTool"/>
  550. <Tool
  551. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  552. </Configuration>
  553. </Configurations>
  554. <References>
  555. </References>
  556. <Files>
  557. <Filter
  558. Name="Source Files">
  559. <File
  560. RelativePath="..\..\..\..\src\backends\bec.speech.cpp">
  561. </File>
  562. </Filter>
  563. <Filter
  564. Name="Header Files">
  565. <Filter
  566. Name="STLSoft Header Files">
  567. <Filter
  568. Name="STLSoft">
  569. <File
  570. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_base.hpp">
  571. </File>
  572. <File
  573. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_features.hpp">
  574. </File>
  575. <File
  576. RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_selector.hpp">
  577. </File>
  578. <File
  579. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\std\alt.hpp">
  580. </File>
  581. <File
  582. RelativePath="$(STLSOFT)\include\stlsoft\memory\auto_buffer.hpp">
  583. </File>
  584. <File
  585. RelativePath="$(STLSOFT)\include\stlsoft\shims\attribute\get_ptr\std\auto_ptr.hpp">
  586. </File>
  587. <File
  588. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\basic_string.hpp">
  589. </File>
  590. <File
  591. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\bounded.hpp">
  592. </File>
  593. <File
  594. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\c_string.h">
  595. </File>
  596. <File
  597. RelativePath="$(STLSOFT)\include\stlsoft\string\char_alt_traits.hpp">
  598. </File>
  599. <File
  600. RelativePath="$(STLSOFT)\include\stlsoft\conversion\char_conversions.hpp">
  601. </File>
  602. <File
  603. RelativePath="$(STLSOFT)\include\stlsoft\string\char_traits.hpp">
  604. </File>
  605. <File
  606. RelativePath="$(STLSOFT)\include\stlsoft\collections\util\collections.hpp">
  607. </File>
  608. <File
  609. RelativePath="$(STLSOFT)\include\stlsoft\util\constraints.hpp">
  610. </File>
  611. <File
  612. RelativePath="$(STLSOFT)\include\stlsoft\error\conversion_error.hpp">
  613. </File>
  614. <File
  615. RelativePath="$(STLSOFT)\include\stlsoft\string\cstring_maker.hpp">
  616. </File>
  617. <File
  618. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\exception.hpp">
  619. </File>
  620. <File
  621. RelativePath="$(STLSOFT)\include\stlsoft\util\exception_string.hpp">
  622. </File>
  623. <File
  624. RelativePath="$(STLSOFT)\include\stlsoft\error\exceptions.hpp">
  625. </File>
  626. <File
  627. RelativePath="$(STLSOFT)\include\stlsoft\shims\attribute\get_ptr\std\fundamental.hpp">
  628. </File>
  629. <File
  630. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\fwd.h">
  631. </File>
  632. <File
  633. RelativePath="$(STLSOFT)\include\stlsoft\shims\attribute\get_ptr.hpp">
  634. </File>
  635. <File
  636. RelativePath="$(STLSOFT)\include\stlsoft\conversion\integer_to_string.hpp">
  637. </File>
  638. <File
  639. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h">
  640. </File>
  641. <File
  642. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h">
  643. </File>
  644. <File
  645. RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_generators.hpp">
  646. </File>
  647. <File
  648. RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_helper.hpp">
  649. </File>
  650. <File
  651. RelativePath="$(STLSOFT)\include\stlsoft\util\std\library_discriminator.hpp">
  652. </File>
  653. <File
  654. RelativePath="$(STLSOFT)\include\stlsoft\util\minmax.hpp">
  655. </File>
  656. <File
  657. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h">
  658. </File>
  659. <File
  660. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h">
  661. </File>
  662. <File
  663. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h">
  664. </File>
  665. <File
  666. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h">
  667. </File>
  668. <File
  669. RelativePath="$(STLSOFT)\include\stlsoft\algorithms\pod.hpp">
  670. </File>
  671. <File
  672. RelativePath="$(STLSOFT)\include\stlsoft\smartptr\ref_ptr.hpp">
  673. </File>
  674. <File
  675. RelativePath="$(STLSOFT)\include\stlsoft\internal\safestr.h">
  676. </File>
  677. <File
  678. RelativePath="$(STLSOFT)\include\stlsoft\conversion\sap_cast.hpp">
  679. </File>
  680. <File
  681. RelativePath="$(STLSOFT)\include\stlsoft\string\shim_string.hpp">
  682. </File>
  683. <File
  684. RelativePath="$(STLSOFT)\include\stlsoft\util\sign_traits.hpp">
  685. </File>
  686. <File
  687. RelativePath="$(STLSOFT)\include\stlsoft\string\simple_string.hpp">
  688. </File>
  689. <File
  690. RelativePath="$(STLSOFT)\include\stlsoft\meta\size_of.hpp">
  691. </File>
  692. <File
  693. RelativePath="$(STLSOFT)\include\stlsoft\util\size_traits.hpp">
  694. </File>
  695. <File
  696. RelativePath="$(STLSOFT)\include\stlsoft\util\std_swap.hpp">
  697. </File>
  698. <File
  699. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h">
  700. </File>
  701. <File
  702. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h">
  703. </File>
  704. <File
  705. RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string.hpp">
  706. </File>
  707. <File
  708. RelativePath="$(STLSOFT)\include\stlsoft\string\string_traits_fwd.hpp">
  709. </File>
  710. <File
  711. RelativePath="$(STLSOFT)\include\stlsoft\conversion\union_cast.hpp">
  712. </File>
  713. <File
  714. RelativePath="$(STLSOFT)\include\stlsoft\meta\yesno.hpp">
  715. </File>
  716. </Filter>
  717. <Filter
  718. Name="COMSTL">
  719. <File
  720. RelativePath="$(STLSOFT)\include\comstl\comstl.h">
  721. </File>
  722. <File
  723. RelativePath="$(STLSOFT)\include\comstl\util\creation_functions.hpp">
  724. </File>
  725. <File
  726. RelativePath="$(STLSOFT)\include\comstl\error\exceptions.hpp">
  727. </File>
  728. <File
  729. RelativePath="$(STLSOFT)\include\comstl\util\initialisers.hpp">
  730. </File>
  731. <File
  732. RelativePath="$(STLSOFT)\include\comstl\util\interface_traits.hpp">
  733. </File>
  734. <File
  735. RelativePath="$(STLSOFT)\include\comstl\internal\interface_traits_std.hpp">
  736. </File>
  737. <File
  738. RelativePath="$(STLSOFT)\include\comstl\speech\sapi_util.hpp">
  739. </File>
  740. </Filter>
  741. <Filter
  742. Name="WinSTL">
  743. <File
  744. RelativePath="$(STLSOFT)\include\winstl\conversion\char_conversions.hpp">
  745. </File>
  746. <File
  747. RelativePath="$(STLSOFT)\include\winstl\error\conversion_error.hpp">
  748. </File>
  749. <File
  750. RelativePath="$(STLSOFT)\include\winstl\registry\util\defs.hpp">
  751. </File>
  752. <File
  753. RelativePath="$(STLSOFT)\include\winstl\error\error_desc.hpp">
  754. </File>
  755. <File
  756. RelativePath="$(STLSOFT)\include\winstl\error\error_functions.h">
  757. </File>
  758. <File
  759. RelativePath="$(STLSOFT)\include\winstl\shims\conversion\to_SYSTEMTIME\FILETIME.hpp">
  760. </File>
  761. <File
  762. RelativePath="$(STLSOFT)\include\winstl\time\format_functions.hpp">
  763. </File>
  764. <File
  765. RelativePath="$(STLSOFT)\include\winstl\window\functions.h">
  766. </File>
  767. <File
  768. RelativePath="$(STLSOFT)\include\winstl\registry\functions.hpp">
  769. </File>
  770. <File
  771. RelativePath="$(STLSOFT)\include\winstl\shims\access\string\hwnd.hpp">
  772. </File>
  773. <File
  774. RelativePath="$(STLSOFT)\include\winstl\window\util\ident_.hpp">
  775. </File>
  776. <File
  777. RelativePath="$(STLSOFT)\include\winstl\shims\access\string\lsa_unicode_string.hpp">
  778. </File>
  779. <File
  780. RelativePath="$(STLSOFT)\include\winstl\memory\processheap_allocator.hpp">
  781. </File>
  782. <File
  783. RelativePath="$(STLSOFT)\include\winstl\registry\reg_traits.hpp">
  784. </File>
  785. <File
  786. RelativePath="$(STLSOFT)\include\winstl\shims\access\string.hpp">
  787. </File>
  788. <File
  789. RelativePath="$(STLSOFT)\include\winstl\system\system_traits.hpp">
  790. </File>
  791. <File
  792. RelativePath="$(STLSOFT)\include\winstl\shims\access\string\time.hpp">
  793. </File>
  794. <File
  795. RelativePath="$(STLSOFT)\include\winstl\conversion\windows_type_conversions.hpp">
  796. </File>
  797. <File
  798. RelativePath="$(STLSOFT)\include\winstl\winstl.h">
  799. </File>
  800. </Filter>
  801. </Filter>
  802. <Filter
  803. Name="Pantheios Header Files">
  804. <File
  805. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\core\apidefs.hpp">
  806. </File>
  807. <File
  808. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h">
  809. </File>
  810. <File
  811. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h">
  812. </File>
  813. <File
  814. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\contract\assert.h">
  815. </File>
  816. <File
  817. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\memory\auto_buffer_selector.hpp">
  818. </File>
  819. <File
  820. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h">
  821. </File>
  822. <File
  823. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h">
  824. </File>
  825. <File
  826. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.speech.h">
  827. </File>
  828. <File
  829. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\context.hpp">
  830. </File>
  831. <File
  832. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\quality\contract.h">
  833. </File>
  834. <File
  835. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\frontend.h">
  836. </File>
  837. <File
  838. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\init_codes.h">
  839. </File>
  840. <File
  841. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\init_codes.h">
  842. </File>
  843. <File
  844. RelativePath="$(project.root.directory.variable)\include\pantheios\severity\levels.hpp">
  845. </File>
  846. <File
  847. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h">
  848. </File>
  849. <File
  850. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h">
  851. </File>
  852. <File
  853. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h">
  854. </File>
  855. <File
  856. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h">
  857. </File>
  858. <File
  859. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\stock_levels.hpp">
  860. </File>
  861. </Filter>
  862. </Filter>
  863. </Files>
  864. <Globals>
  865. </Globals>
  866. </VisualStudioProject>