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.

605 lines
12 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="be.WindowsConsole"
  6. ProjectGUID=""
  7. RootNamespace="be.WindowsConsole"
  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.WindowsConsole.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.WindowsConsole.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.WindowsConsole.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.WindowsConsole.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.WindowsConsole.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.WindowsConsole.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.WindowsConsole.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.WindowsConsole.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\be\be.WindowsConsole.c"
  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\internal\cccap\intel.h"
  561. >
  562. </File>
  563. <File
  564. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  565. >
  566. </File>
  567. <File
  568. RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  569. >
  570. </File>
  571. <File
  572. RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h"
  573. >
  574. </File>
  575. </Filter>
  576. </Filter>
  577. <Filter
  578. Name="Pantheios Header Files"
  579. >
  580. <File
  581. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
  582. >
  583. </File>
  584. <File
  585. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  586. >
  587. </File>
  588. <File
  589. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.WindowsConsole.h"
  590. >
  591. </File>
  592. <File
  593. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  594. >
  595. </File>
  596. <File
  597. RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  598. >
  599. </File>
  600. </Filter>
  601. </Filter>
  602. </Files>
  603. <Globals>
  604. </Globals>
  605. </VisualStudioProject>