GLViews_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:43k
源码类别:

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="GLViews"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Unicode Release|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700UnicodeReleaseGLViews"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  24. InlineFunctionExpansion="1"
  25. AdditionalIncludeDirectories="....include"
  26. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  27. StringPooling="TRUE"
  28. RuntimeLibrary="2"
  29. EnableFunctionLevelLinking="TRUE"
  30. UsePrecompiledHeader="3"
  31. PrecompiledHeaderThrough="stdafx.h"
  32. PrecompiledHeaderFile=".....Bin_700UnicodeReleaseGLViews/GLViews_700.pch"
  33. AssemblerListingLocation=".....Bin_700UnicodeReleaseGLViews/"
  34. ObjectFile=".....Bin_700UnicodeReleaseGLViews/"
  35. ProgramDataBaseFileName=".....Bin_700UnicodeReleaseGLViews/"
  36. WarningLevel="4"
  37. SuppressStartupBanner="TRUE"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. AdditionalOptions="/MACHINE:I386"
  44. OutputFile="....Bin_700/GLViews-u.exe"
  45. LinkIncremental="1"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="....Bin_700"
  48. ProgramDatabaseFile=".....Bin_700/GLViews-u.pdb"
  49. SubSystem="2"
  50. EntryPointSymbol="wWinMainCRTStartup"/>
  51. <Tool
  52. Name="VCMIDLTool"
  53. PreprocessorDefinitions="NDEBUG"
  54. MkTypLibCompatible="TRUE"
  55. SuppressStartupBanner="TRUE"
  56. TargetEnvironment="1"
  57. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  58. <Tool
  59. Name="VCPostBuildEventTool"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  67. Culture="1033"
  68. AdditionalIncludeDirectories="../../Include"/>
  69. <Tool
  70. Name="VCWebServiceProxyGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Static MBCS Release with MFC DLL|Win32"
  76. OutputDirectory=".....Bin_700"
  77. IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews"
  78. ConfigurationType="1"
  79. UseOfMFC="2"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="2">
  82. <Tool
  83. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  84. InlineFunctionExpansion="1"
  85. AdditionalIncludeDirectories="....include"
  86. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  87. StringPooling="TRUE"
  88. RuntimeLibrary="2"
  89. EnableFunctionLevelLinking="TRUE"
  90. UsePrecompiledHeader="3"
  91. PrecompiledHeaderThrough="stdafx.h"
  92. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/GLViews_700.pch"
  93. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/"
  94. ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/"
  95. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/"
  96. WarningLevel="4"
  97. SuppressStartupBanner="TRUE"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. AdditionalOptions="/MACHINE:I386"
  104. OutputFile="....Bin_700/GLViews-ym.exe"
  105. LinkIncremental="1"
  106. SuppressStartupBanner="TRUE"
  107. AdditionalLibraryDirectories="....Bin_700"
  108. ProgramDatabaseFile=".....Bin_700/GLViews-ym.pdb"
  109. SubSystem="2"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. PreprocessorDefinitions="NDEBUG"
  113. MkTypLibCompatible="TRUE"
  114. SuppressStartupBanner="TRUE"
  115. TargetEnvironment="1"
  116. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  117. <Tool
  118. Name="VCPostBuildEventTool"/>
  119. <Tool
  120. Name="VCPreBuildEventTool"/>
  121. <Tool
  122. Name="VCPreLinkEventTool"/>
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  126. Culture="1033"
  127. AdditionalIncludeDirectories="../../Include"/>
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"/>
  130. <Tool
  131. Name="VCWebDeploymentTool"/>
  132. </Configuration>
  133. <Configuration
  134. Name="Unicode Debug|Win32"
  135. OutputDirectory=".....Bin_700"
  136. IntermediateDirectory=".....Bin_700UnicodeDebugGLViews"
  137. ConfigurationType="1"
  138. UseOfMFC="2"
  139. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  140. CharacterSet="1">
  141. <Tool
  142. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  143. Optimization="0"
  144. AdditionalIncludeDirectories="....include"
  145. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  146. BasicRuntimeChecks="3"
  147. RuntimeLibrary="3"
  148. UsePrecompiledHeader="3"
  149. PrecompiledHeaderThrough="stdafx.h"
  150. PrecompiledHeaderFile=".....Bin_700UnicodeDebugGLViews/GLViews_700.pch"
  151. AssemblerListingLocation=".....Bin_700UnicodeDebugGLViews/"
  152. ObjectFile=".....Bin_700UnicodeDebugGLViews/"
  153. ProgramDataBaseFileName=".....Bin_700UnicodeDebugGLViews/"
  154. WarningLevel="4"
  155. SuppressStartupBanner="TRUE"
  156. DebugInformationFormat="4"
  157. CompileAs="0"/>
  158. <Tool
  159. Name="VCCustomBuildTool"/>
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalOptions="/MACHINE:I386"
  163. OutputFile="....Bin_700/GLViews-ud.exe"
  164. LinkIncremental="2"
  165. SuppressStartupBanner="TRUE"
  166. AdditionalLibraryDirectories="....Bin_700"
  167. GenerateDebugInformation="TRUE"
  168. ProgramDatabaseFile=".....Bin_700/GLViews-ud.pdb"
  169. SubSystem="2"
  170. EntryPointSymbol="wWinMainCRTStartup"/>
  171. <Tool
  172. Name="VCMIDLTool"
  173. PreprocessorDefinitions="_DEBUG"
  174. MkTypLibCompatible="TRUE"
  175. SuppressStartupBanner="TRUE"
  176. TargetEnvironment="1"
  177. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  178. <Tool
  179. Name="VCPostBuildEventTool"/>
  180. <Tool
  181. Name="VCPreBuildEventTool"/>
  182. <Tool
  183. Name="VCPreLinkEventTool"/>
  184. <Tool
  185. Name="VCResourceCompilerTool"
  186. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  187. Culture="1033"
  188. AdditionalIncludeDirectories="../../Include"/>
  189. <Tool
  190. Name="VCWebServiceProxyGeneratorTool"/>
  191. <Tool
  192. Name="VCWebDeploymentTool"/>
  193. </Configuration>
  194. <Configuration
  195. Name="Static MBCS Debug with MFC DLL|Win32"
  196. OutputDirectory=".....Bin_700"
  197. IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllGLViews"
  198. ConfigurationType="1"
  199. UseOfMFC="2"
  200. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  201. CharacterSet="2">
  202. <Tool
  203. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  204. Optimization="0"
  205. AdditionalIncludeDirectories="....include"
  206. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  207. BasicRuntimeChecks="3"
  208. RuntimeLibrary="3"
  209. UsePrecompiledHeader="3"
  210. PrecompiledHeaderThrough="stdafx.h"
  211. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/GLViews_700.pch"
  212. AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/"
  213. ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/"
  214. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/"
  215. WarningLevel="4"
  216. SuppressStartupBanner="TRUE"
  217. DebugInformationFormat="4"
  218. CompileAs="0"/>
  219. <Tool
  220. Name="VCCustomBuildTool"/>
  221. <Tool
  222. Name="VCLinkerTool"
  223. AdditionalOptions="/MACHINE:I386"
  224. OutputFile="....Bin_700/GLViews-ymd.exe"
  225. LinkIncremental="2"
  226. SuppressStartupBanner="TRUE"
  227. AdditionalLibraryDirectories="....Bin_700"
  228. GenerateDebugInformation="TRUE"
  229. ProgramDatabaseFile=".....Bin_700/GLViews-ymd.pdb"
  230. SubSystem="2"/>
  231. <Tool
  232. Name="VCMIDLTool"
  233. PreprocessorDefinitions="_DEBUG"
  234. MkTypLibCompatible="TRUE"
  235. SuppressStartupBanner="TRUE"
  236. TargetEnvironment="1"
  237. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  238. <Tool
  239. Name="VCPostBuildEventTool"/>
  240. <Tool
  241. Name="VCPreBuildEventTool"/>
  242. <Tool
  243. Name="VCPreLinkEventTool"/>
  244. <Tool
  245. Name="VCResourceCompilerTool"
  246. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  247. Culture="1033"
  248. AdditionalIncludeDirectories="../../Include"/>
  249. <Tool
  250. Name="VCWebServiceProxyGeneratorTool"/>
  251. <Tool
  252. Name="VCWebDeploymentTool"/>
  253. </Configuration>
  254. <Configuration
  255. Name="Static Unicode Debug with MFC DLL|Win32"
  256. OutputDirectory=".....Bin_700"
  257. IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews"
  258. ConfigurationType="1"
  259. UseOfMFC="2"
  260. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  261. CharacterSet="1">
  262. <Tool
  263. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  264. Optimization="0"
  265. AdditionalIncludeDirectories="....include"
  266. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  267. BasicRuntimeChecks="3"
  268. RuntimeLibrary="3"
  269. UsePrecompiledHeader="3"
  270. PrecompiledHeaderThrough="stdafx.h"
  271. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/GLViews_700.pch"
  272. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/"
  273. ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/"
  274. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/"
  275. WarningLevel="4"
  276. SuppressStartupBanner="TRUE"
  277. DebugInformationFormat="4"
  278. CompileAs="0"/>
  279. <Tool
  280. Name="VCCustomBuildTool"/>
  281. <Tool
  282. Name="VCLinkerTool"
  283. AdditionalOptions="/MACHINE:I386"
  284. OutputFile="....Bin_700/GLViews-yud.exe"
  285. LinkIncremental="2"
  286. SuppressStartupBanner="TRUE"
  287. AdditionalLibraryDirectories="....Bin_700"
  288. GenerateDebugInformation="TRUE"
  289. ProgramDatabaseFile=".....Bin_700/GLViews-yud.pdb"
  290. SubSystem="2"
  291. EntryPointSymbol="wWinMainCRTStartup"/>
  292. <Tool
  293. Name="VCMIDLTool"
  294. PreprocessorDefinitions="_DEBUG"
  295. MkTypLibCompatible="TRUE"
  296. SuppressStartupBanner="TRUE"
  297. TargetEnvironment="1"
  298. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  299. <Tool
  300. Name="VCPostBuildEventTool"/>
  301. <Tool
  302. Name="VCPreBuildEventTool"/>
  303. <Tool
  304. Name="VCPreLinkEventTool"/>
  305. <Tool
  306. Name="VCResourceCompilerTool"
  307. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  308. Culture="1033"
  309. AdditionalIncludeDirectories="../../Include"/>
  310. <Tool
  311. Name="VCWebServiceProxyGeneratorTool"/>
  312. <Tool
  313. Name="VCWebDeploymentTool"/>
  314. </Configuration>
  315. <Configuration
  316. Name="Static ANSI Debug with MFC DLL|Win32"
  317. OutputDirectory=".....Bin_700"
  318. IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllGLViews"
  319. ConfigurationType="1"
  320. UseOfMFC="2"
  321. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  322. <Tool
  323. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  324. Optimization="0"
  325. AdditionalIncludeDirectories="....include"
  326. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  327. BasicRuntimeChecks="3"
  328. RuntimeLibrary="3"
  329. UsePrecompiledHeader="3"
  330. PrecompiledHeaderThrough="stdafx.h"
  331. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/GLViews_700.pch"
  332. AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/"
  333. ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/"
  334. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/"
  335. WarningLevel="4"
  336. SuppressStartupBanner="TRUE"
  337. DebugInformationFormat="4"
  338. CompileAs="0"/>
  339. <Tool
  340. Name="VCCustomBuildTool"/>
  341. <Tool
  342. Name="VCLinkerTool"
  343. AdditionalOptions="/MACHINE:I386"
  344. OutputFile="....Bin_700/GLViews-ynd.exe"
  345. LinkIncremental="2"
  346. SuppressStartupBanner="TRUE"
  347. AdditionalLibraryDirectories="....Bin_700"
  348. GenerateDebugInformation="TRUE"
  349. ProgramDatabaseFile=".....Bin_700/GLViews-ynd.pdb"
  350. SubSystem="2"/>
  351. <Tool
  352. Name="VCMIDLTool"
  353. PreprocessorDefinitions="_DEBUG"
  354. MkTypLibCompatible="TRUE"
  355. SuppressStartupBanner="TRUE"
  356. TargetEnvironment="1"
  357. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  358. <Tool
  359. Name="VCPostBuildEventTool"/>
  360. <Tool
  361. Name="VCPreBuildEventTool"/>
  362. <Tool
  363. Name="VCPreLinkEventTool"/>
  364. <Tool
  365. Name="VCResourceCompilerTool"
  366. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  367. Culture="1033"
  368. AdditionalIncludeDirectories="../../Include"/>
  369. <Tool
  370. Name="VCWebServiceProxyGeneratorTool"/>
  371. <Tool
  372. Name="VCWebDeploymentTool"/>
  373. </Configuration>
  374. <Configuration
  375. Name="ANSI Debug|Win32"
  376. OutputDirectory=".....Bin_700"
  377. IntermediateDirectory=".....Bin_700AnsiDebugGLViews"
  378. ConfigurationType="1"
  379. UseOfMFC="2"
  380. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  381. <Tool
  382. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  383. Optimization="0"
  384. AdditionalIncludeDirectories="....include"
  385. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  386. BasicRuntimeChecks="3"
  387. RuntimeLibrary="3"
  388. UsePrecompiledHeader="3"
  389. PrecompiledHeaderThrough="stdafx.h"
  390. PrecompiledHeaderFile=".....Bin_700AnsiDebugGLViews/GLViews_700.pch"
  391. AssemblerListingLocation=".....Bin_700AnsiDebugGLViews/"
  392. ObjectFile=".....Bin_700AnsiDebugGLViews/"
  393. ProgramDataBaseFileName=".....Bin_700AnsiDebugGLViews/"
  394. WarningLevel="4"
  395. SuppressStartupBanner="TRUE"
  396. DebugInformationFormat="4"
  397. CompileAs="0"/>
  398. <Tool
  399. Name="VCCustomBuildTool"/>
  400. <Tool
  401. Name="VCLinkerTool"
  402. AdditionalOptions="/MACHINE:I386"
  403. OutputFile="....Bin_700/GLViews-nd.exe"
  404. LinkIncremental="2"
  405. SuppressStartupBanner="TRUE"
  406. AdditionalLibraryDirectories="....Bin_700"
  407. GenerateDebugInformation="TRUE"
  408. ProgramDatabaseFile=".....Bin_700/GLViews-nd.pdb"
  409. SubSystem="2"/>
  410. <Tool
  411. Name="VCMIDLTool"
  412. PreprocessorDefinitions="_DEBUG"
  413. MkTypLibCompatible="TRUE"
  414. SuppressStartupBanner="TRUE"
  415. TargetEnvironment="1"
  416. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  417. <Tool
  418. Name="VCPostBuildEventTool"/>
  419. <Tool
  420. Name="VCPreBuildEventTool"/>
  421. <Tool
  422. Name="VCPreLinkEventTool"/>
  423. <Tool
  424. Name="VCResourceCompilerTool"
  425. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  426. Culture="1033"
  427. AdditionalIncludeDirectories="../../Include"/>
  428. <Tool
  429. Name="VCWebServiceProxyGeneratorTool"/>
  430. <Tool
  431. Name="VCWebDeploymentTool"/>
  432. </Configuration>
  433. <Configuration
  434. Name="ANSI Release|Win32"
  435. OutputDirectory=".....Bin_700"
  436. IntermediateDirectory=".....Bin_700AnsiReleaseGLViews"
  437. ConfigurationType="1"
  438. UseOfMFC="2"
  439. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  440. <Tool
  441. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  442. InlineFunctionExpansion="1"
  443. AdditionalIncludeDirectories="....include"
  444. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  445. StringPooling="TRUE"
  446. RuntimeLibrary="2"
  447. EnableFunctionLevelLinking="TRUE"
  448. UsePrecompiledHeader="3"
  449. PrecompiledHeaderThrough="stdafx.h"
  450. PrecompiledHeaderFile=".....Bin_700AnsiReleaseGLViews/GLViews_700.pch"
  451. AssemblerListingLocation=".....Bin_700AnsiReleaseGLViews/"
  452. ObjectFile=".....Bin_700AnsiReleaseGLViews/"
  453. ProgramDataBaseFileName=".....Bin_700AnsiReleaseGLViews/"
  454. WarningLevel="4"
  455. SuppressStartupBanner="TRUE"
  456. CompileAs="0"/>
  457. <Tool
  458. Name="VCCustomBuildTool"/>
  459. <Tool
  460. Name="VCLinkerTool"
  461. AdditionalOptions="/MACHINE:I386"
  462. OutputFile="....Bin_700/GLViews-n.exe"
  463. LinkIncremental="1"
  464. SuppressStartupBanner="TRUE"
  465. AdditionalLibraryDirectories="....Bin_700"
  466. ProgramDatabaseFile=".....Bin_700/GLViews-n.pdb"
  467. SubSystem="2"/>
  468. <Tool
  469. Name="VCMIDLTool"
  470. PreprocessorDefinitions="NDEBUG"
  471. MkTypLibCompatible="TRUE"
  472. SuppressStartupBanner="TRUE"
  473. TargetEnvironment="1"
  474. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  475. <Tool
  476. Name="VCPostBuildEventTool"/>
  477. <Tool
  478. Name="VCPreBuildEventTool"/>
  479. <Tool
  480. Name="VCPreLinkEventTool"/>
  481. <Tool
  482. Name="VCResourceCompilerTool"
  483. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  484. Culture="1033"
  485. AdditionalIncludeDirectories="../../Include"/>
  486. <Tool
  487. Name="VCWebServiceProxyGeneratorTool"/>
  488. <Tool
  489. Name="VCWebDeploymentTool"/>
  490. </Configuration>
  491. <Configuration
  492. Name="Static MBCS Debug|Win32"
  493. OutputDirectory=".....Bin_700"
  494. IntermediateDirectory=".....Bin_700StaticMbcsDebugGLViews"
  495. ConfigurationType="1"
  496. UseOfMFC="1"
  497. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  498. CharacterSet="2">
  499. <Tool
  500. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  501. Optimization="0"
  502. AdditionalIncludeDirectories="....include"
  503. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  504. BasicRuntimeChecks="3"
  505. RuntimeLibrary="1"
  506. UsePrecompiledHeader="3"
  507. PrecompiledHeaderThrough="stdafx.h"
  508. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugGLViews/GLViews_700.pch"
  509. AssemblerListingLocation=".....Bin_700StaticMbcsDebugGLViews/"
  510. ObjectFile=".....Bin_700StaticMbcsDebugGLViews/"
  511. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugGLViews/"
  512. WarningLevel="4"
  513. SuppressStartupBanner="TRUE"
  514. DebugInformationFormat="4"
  515. CompileAs="0"/>
  516. <Tool
  517. Name="VCCustomBuildTool"/>
  518. <Tool
  519. Name="VCLinkerTool"
  520. AdditionalOptions="/MACHINE:I386"
  521. OutputFile="....Bin_700/GLViews-smd.exe"
  522. LinkIncremental="2"
  523. SuppressStartupBanner="TRUE"
  524. AdditionalLibraryDirectories="....Bin_700"
  525. GenerateDebugInformation="TRUE"
  526. ProgramDatabaseFile=".....Bin_700/GLViews-smd.pdb"
  527. SubSystem="2"/>
  528. <Tool
  529. Name="VCMIDLTool"
  530. PreprocessorDefinitions="_DEBUG"
  531. MkTypLibCompatible="TRUE"
  532. SuppressStartupBanner="TRUE"
  533. TargetEnvironment="1"
  534. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  535. <Tool
  536. Name="VCPostBuildEventTool"/>
  537. <Tool
  538. Name="VCPreBuildEventTool"/>
  539. <Tool
  540. Name="VCPreLinkEventTool"/>
  541. <Tool
  542. Name="VCResourceCompilerTool"
  543. PreprocessorDefinitions="_DEBUG"
  544. Culture="1033"
  545. AdditionalIncludeDirectories="../../Include"/>
  546. <Tool
  547. Name="VCWebServiceProxyGeneratorTool"/>
  548. <Tool
  549. Name="VCWebDeploymentTool"/>
  550. </Configuration>
  551. <Configuration
  552. Name="Static MBCS Release|Win32"
  553. OutputDirectory=".....Bin_700"
  554. IntermediateDirectory=".....Bin_700StaticMbcsReleaseGLViews"
  555. ConfigurationType="1"
  556. UseOfMFC="1"
  557. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  558. CharacterSet="2">
  559. <Tool
  560. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  561. InlineFunctionExpansion="1"
  562. AdditionalIncludeDirectories="....include"
  563. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  564. StringPooling="TRUE"
  565. RuntimeLibrary="0"
  566. EnableFunctionLevelLinking="TRUE"
  567. UsePrecompiledHeader="3"
  568. PrecompiledHeaderThrough="stdafx.h"
  569. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseGLViews/GLViews_700.pch"
  570. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseGLViews/"
  571. ObjectFile=".....Bin_700StaticMbcsReleaseGLViews/"
  572. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseGLViews/"
  573. WarningLevel="4"
  574. SuppressStartupBanner="TRUE"
  575. CompileAs="0"/>
  576. <Tool
  577. Name="VCCustomBuildTool"/>
  578. <Tool
  579. Name="VCLinkerTool"
  580. AdditionalOptions="/MACHINE:I386"
  581. OutputFile="....Bin_700/GLViews-sm.exe"
  582. LinkIncremental="1"
  583. SuppressStartupBanner="TRUE"
  584. AdditionalLibraryDirectories="....Bin_700"
  585. ProgramDatabaseFile=".....Bin_700/GLViews-sm.pdb"
  586. SubSystem="2"/>
  587. <Tool
  588. Name="VCMIDLTool"
  589. PreprocessorDefinitions="NDEBUG"
  590. MkTypLibCompatible="TRUE"
  591. SuppressStartupBanner="TRUE"
  592. TargetEnvironment="1"
  593. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  594. <Tool
  595. Name="VCPostBuildEventTool"/>
  596. <Tool
  597. Name="VCPreBuildEventTool"/>
  598. <Tool
  599. Name="VCPreLinkEventTool"/>
  600. <Tool
  601. Name="VCResourceCompilerTool"
  602. PreprocessorDefinitions="NDEBUG"
  603. Culture="1033"
  604. AdditionalIncludeDirectories="../../Include"/>
  605. <Tool
  606. Name="VCWebServiceProxyGeneratorTool"/>
  607. <Tool
  608. Name="VCWebDeploymentTool"/>
  609. </Configuration>
  610. <Configuration
  611. Name="Static Unicode Debug|Win32"
  612. OutputDirectory=".....Bin_700"
  613. IntermediateDirectory=".....Bin_700StaticUnicodeDebugGLViews"
  614. ConfigurationType="1"
  615. UseOfMFC="1"
  616. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  617. CharacterSet="1">
  618. <Tool
  619. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  620. Optimization="0"
  621. AdditionalIncludeDirectories="....include"
  622. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  623. BasicRuntimeChecks="3"
  624. RuntimeLibrary="1"
  625. UsePrecompiledHeader="3"
  626. PrecompiledHeaderThrough="stdafx.h"
  627. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugGLViews/GLViews_700.pch"
  628. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugGLViews/"
  629. ObjectFile=".....Bin_700StaticUnicodeDebugGLViews/"
  630. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugGLViews/"
  631. WarningLevel="4"
  632. SuppressStartupBanner="TRUE"
  633. DebugInformationFormat="4"
  634. CompileAs="0"/>
  635. <Tool
  636. Name="VCCustomBuildTool"/>
  637. <Tool
  638. Name="VCLinkerTool"
  639. AdditionalOptions="/MACHINE:I386"
  640. OutputFile="....Bin_700/GLViews-sud.exe"
  641. LinkIncremental="2"
  642. SuppressStartupBanner="TRUE"
  643. AdditionalLibraryDirectories="....Bin_700"
  644. GenerateDebugInformation="TRUE"
  645. ProgramDatabaseFile=".....Bin_700/GLViews-sud.pdb"
  646. SubSystem="2"
  647. EntryPointSymbol="wWinMainCRTStartup"/>
  648. <Tool
  649. Name="VCMIDLTool"
  650. PreprocessorDefinitions="_DEBUG"
  651. MkTypLibCompatible="TRUE"
  652. SuppressStartupBanner="TRUE"
  653. TargetEnvironment="1"
  654. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  655. <Tool
  656. Name="VCPostBuildEventTool"/>
  657. <Tool
  658. Name="VCPreBuildEventTool"/>
  659. <Tool
  660. Name="VCPreLinkEventTool"/>
  661. <Tool
  662. Name="VCResourceCompilerTool"
  663. PreprocessorDefinitions="_DEBUG"
  664. Culture="1033"
  665. AdditionalIncludeDirectories="../../Include"/>
  666. <Tool
  667. Name="VCWebServiceProxyGeneratorTool"/>
  668. <Tool
  669. Name="VCWebDeploymentTool"/>
  670. </Configuration>
  671. <Configuration
  672. Name="Static Unicode Release with MFC DLL|Win32"
  673. OutputDirectory=".....Bin_700"
  674. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews"
  675. ConfigurationType="1"
  676. UseOfMFC="2"
  677. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  678. CharacterSet="1">
  679. <Tool
  680. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  681. InlineFunctionExpansion="1"
  682. AdditionalIncludeDirectories="....include"
  683. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  684. StringPooling="TRUE"
  685. RuntimeLibrary="2"
  686. EnableFunctionLevelLinking="TRUE"
  687. UsePrecompiledHeader="3"
  688. PrecompiledHeaderThrough="stdafx.h"
  689. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/GLViews_700.pch"
  690. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/"
  691. ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/"
  692. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/"
  693. WarningLevel="4"
  694. SuppressStartupBanner="TRUE"
  695. CompileAs="0"/>
  696. <Tool
  697. Name="VCCustomBuildTool"/>
  698. <Tool
  699. Name="VCLinkerTool"
  700. AdditionalOptions="/MACHINE:I386"
  701. OutputFile="....Bin_700/GLViews-yu.exe"
  702. LinkIncremental="1"
  703. SuppressStartupBanner="TRUE"
  704. AdditionalLibraryDirectories="....Bin_700"
  705. ProgramDatabaseFile=".....Bin_700/GLViews-yu.pdb"
  706. SubSystem="2"
  707. EntryPointSymbol="wWinMainCRTStartup"/>
  708. <Tool
  709. Name="VCMIDLTool"
  710. PreprocessorDefinitions="NDEBUG"
  711. MkTypLibCompatible="TRUE"
  712. SuppressStartupBanner="TRUE"
  713. TargetEnvironment="1"
  714. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  715. <Tool
  716. Name="VCPostBuildEventTool"/>
  717. <Tool
  718. Name="VCPreBuildEventTool"/>
  719. <Tool
  720. Name="VCPreLinkEventTool"/>
  721. <Tool
  722. Name="VCResourceCompilerTool"
  723. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  724. Culture="1033"
  725. AdditionalIncludeDirectories="../../Include"/>
  726. <Tool
  727. Name="VCWebServiceProxyGeneratorTool"/>
  728. <Tool
  729. Name="VCWebDeploymentTool"/>
  730. </Configuration>
  731. <Configuration
  732. Name="Static ANSI Debug|Win32"
  733. OutputDirectory=".....Bin_700"
  734. IntermediateDirectory=".....Bin_700StaticAnsiDebugGLViews"
  735. ConfigurationType="1"
  736. UseOfMFC="1"
  737. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  738. <Tool
  739. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  740. Optimization="0"
  741. AdditionalIncludeDirectories="....include"
  742. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  743. BasicRuntimeChecks="3"
  744. RuntimeLibrary="1"
  745. UsePrecompiledHeader="3"
  746. PrecompiledHeaderThrough="stdafx.h"
  747. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugGLViews/GLViews_700.pch"
  748. AssemblerListingLocation=".....Bin_700StaticAnsiDebugGLViews/"
  749. ObjectFile=".....Bin_700StaticAnsiDebugGLViews/"
  750. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugGLViews/"
  751. WarningLevel="4"
  752. SuppressStartupBanner="TRUE"
  753. DebugInformationFormat="4"
  754. CompileAs="0"/>
  755. <Tool
  756. Name="VCCustomBuildTool"/>
  757. <Tool
  758. Name="VCLinkerTool"
  759. AdditionalOptions="/MACHINE:I386"
  760. OutputFile="....Bin_700/GLViews-snd.exe"
  761. LinkIncremental="2"
  762. SuppressStartupBanner="TRUE"
  763. AdditionalLibraryDirectories="....Bin_700"
  764. GenerateDebugInformation="TRUE"
  765. ProgramDatabaseFile=".....Bin_700/GLViews-snd.pdb"
  766. SubSystem="2"/>
  767. <Tool
  768. Name="VCMIDLTool"
  769. PreprocessorDefinitions="_DEBUG"
  770. MkTypLibCompatible="TRUE"
  771. SuppressStartupBanner="TRUE"
  772. TargetEnvironment="1"
  773. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  774. <Tool
  775. Name="VCPostBuildEventTool"/>
  776. <Tool
  777. Name="VCPreBuildEventTool"/>
  778. <Tool
  779. Name="VCPreLinkEventTool"/>
  780. <Tool
  781. Name="VCResourceCompilerTool"
  782. PreprocessorDefinitions="_DEBUG"
  783. Culture="1033"
  784. AdditionalIncludeDirectories="../../Include"/>
  785. <Tool
  786. Name="VCWebServiceProxyGeneratorTool"/>
  787. <Tool
  788. Name="VCWebDeploymentTool"/>
  789. </Configuration>
  790. <Configuration
  791. Name="Static Unicode Release|Win32"
  792. OutputDirectory=".....Bin_700"
  793. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseGLViews"
  794. ConfigurationType="1"
  795. UseOfMFC="1"
  796. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  797. CharacterSet="1">
  798. <Tool
  799. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  800. InlineFunctionExpansion="1"
  801. AdditionalIncludeDirectories="....include"
  802. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  803. StringPooling="TRUE"
  804. RuntimeLibrary="0"
  805. EnableFunctionLevelLinking="TRUE"
  806. UsePrecompiledHeader="3"
  807. PrecompiledHeaderThrough="stdafx.h"
  808. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseGLViews/GLViews_700.pch"
  809. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseGLViews/"
  810. ObjectFile=".....Bin_700StaticUnicodeReleaseGLViews/"
  811. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseGLViews/"
  812. WarningLevel="4"
  813. SuppressStartupBanner="TRUE"
  814. CompileAs="0"/>
  815. <Tool
  816. Name="VCCustomBuildTool"/>
  817. <Tool
  818. Name="VCLinkerTool"
  819. AdditionalOptions="/MACHINE:I386"
  820. OutputFile="....Bin_700/GLViews-su.exe"
  821. LinkIncremental="1"
  822. SuppressStartupBanner="TRUE"
  823. AdditionalLibraryDirectories="....Bin_700"
  824. ProgramDatabaseFile=".....Bin_700/GLViews-su.pdb"
  825. SubSystem="2"
  826. EntryPointSymbol="wWinMainCRTStartup"/>
  827. <Tool
  828. Name="VCMIDLTool"
  829. PreprocessorDefinitions="NDEBUG"
  830. MkTypLibCompatible="TRUE"
  831. SuppressStartupBanner="TRUE"
  832. TargetEnvironment="1"
  833. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  834. <Tool
  835. Name="VCPostBuildEventTool"/>
  836. <Tool
  837. Name="VCPreBuildEventTool"/>
  838. <Tool
  839. Name="VCPreLinkEventTool"/>
  840. <Tool
  841. Name="VCResourceCompilerTool"
  842. PreprocessorDefinitions="NDEBUG"
  843. Culture="1033"
  844. AdditionalIncludeDirectories="../../Include"/>
  845. <Tool
  846. Name="VCWebServiceProxyGeneratorTool"/>
  847. <Tool
  848. Name="VCWebDeploymentTool"/>
  849. </Configuration>
  850. <Configuration
  851. Name="MBCS Release|Win32"
  852. OutputDirectory=".....Bin_700"
  853. IntermediateDirectory=".....Bin_700MbcsReleaseGLViews"
  854. ConfigurationType="1"
  855. UseOfMFC="2"
  856. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  857. CharacterSet="2">
  858. <Tool
  859. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  860. InlineFunctionExpansion="1"
  861. AdditionalIncludeDirectories="....include"
  862. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  863. StringPooling="TRUE"
  864. RuntimeLibrary="2"
  865. EnableFunctionLevelLinking="TRUE"
  866. UsePrecompiledHeader="3"
  867. PrecompiledHeaderThrough="stdafx.h"
  868. PrecompiledHeaderFile=".....Bin_700MbcsReleaseGLViews/GLViews_700.pch"
  869. AssemblerListingLocation=".....Bin_700MbcsReleaseGLViews/"
  870. ObjectFile=".....Bin_700MbcsReleaseGLViews/"
  871. ProgramDataBaseFileName=".....Bin_700MbcsReleaseGLViews/"
  872. WarningLevel="4"
  873. SuppressStartupBanner="TRUE"
  874. CompileAs="0"/>
  875. <Tool
  876. Name="VCCustomBuildTool"/>
  877. <Tool
  878. Name="VCLinkerTool"
  879. AdditionalOptions="/MACHINE:I386"
  880. OutputFile="....Bin_700/GLViews-m.exe"
  881. LinkIncremental="1"
  882. SuppressStartupBanner="TRUE"
  883. AdditionalLibraryDirectories="....Bin_700"
  884. ProgramDatabaseFile=".....Bin_700/GLViews-m.pdb"
  885. SubSystem="2"/>
  886. <Tool
  887. Name="VCMIDLTool"
  888. PreprocessorDefinitions="NDEBUG"
  889. MkTypLibCompatible="TRUE"
  890. SuppressStartupBanner="TRUE"
  891. TargetEnvironment="1"
  892. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  893. <Tool
  894. Name="VCPostBuildEventTool"/>
  895. <Tool
  896. Name="VCPreBuildEventTool"/>
  897. <Tool
  898. Name="VCPreLinkEventTool"/>
  899. <Tool
  900. Name="VCResourceCompilerTool"
  901. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  902. Culture="1033"
  903. AdditionalIncludeDirectories="../../Include"/>
  904. <Tool
  905. Name="VCWebServiceProxyGeneratorTool"/>
  906. <Tool
  907. Name="VCWebDeploymentTool"/>
  908. </Configuration>
  909. <Configuration
  910. Name="Static ANSI Release|Win32"
  911. OutputDirectory=".....Bin_700"
  912. IntermediateDirectory=".....Bin_700StaticAnsiReleaseGLViews"
  913. ConfigurationType="1"
  914. UseOfMFC="1"
  915. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  916. <Tool
  917. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  918. InlineFunctionExpansion="1"
  919. AdditionalIncludeDirectories="....include"
  920. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  921. StringPooling="TRUE"
  922. RuntimeLibrary="0"
  923. EnableFunctionLevelLinking="TRUE"
  924. UsePrecompiledHeader="3"
  925. PrecompiledHeaderThrough="stdafx.h"
  926. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseGLViews/GLViews_700.pch"
  927. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseGLViews/"
  928. ObjectFile=".....Bin_700StaticAnsiReleaseGLViews/"
  929. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseGLViews/"
  930. WarningLevel="4"
  931. SuppressStartupBanner="TRUE"
  932. CompileAs="0"/>
  933. <Tool
  934. Name="VCCustomBuildTool"/>
  935. <Tool
  936. Name="VCLinkerTool"
  937. AdditionalOptions="/MACHINE:I386"
  938. OutputFile="....Bin_700/GLViews-sn.exe"
  939. LinkIncremental="1"
  940. SuppressStartupBanner="TRUE"
  941. AdditionalLibraryDirectories="....Bin_700"
  942. ProgramDatabaseFile=".....Bin_700/GLViews-sn.pdb"
  943. SubSystem="2"/>
  944. <Tool
  945. Name="VCMIDLTool"
  946. PreprocessorDefinitions="NDEBUG"
  947. MkTypLibCompatible="TRUE"
  948. SuppressStartupBanner="TRUE"
  949. TargetEnvironment="1"
  950. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  951. <Tool
  952. Name="VCPostBuildEventTool"/>
  953. <Tool
  954. Name="VCPreBuildEventTool"/>
  955. <Tool
  956. Name="VCPreLinkEventTool"/>
  957. <Tool
  958. Name="VCResourceCompilerTool"
  959. PreprocessorDefinitions="NDEBUG"
  960. Culture="1033"
  961. AdditionalIncludeDirectories="../../Include"/>
  962. <Tool
  963. Name="VCWebServiceProxyGeneratorTool"/>
  964. <Tool
  965. Name="VCWebDeploymentTool"/>
  966. </Configuration>
  967. <Configuration
  968. Name="MBCS Debug|Win32"
  969. OutputDirectory=".....Bin_700"
  970. IntermediateDirectory=".....Bin_700MbcsDebugGLViews"
  971. ConfigurationType="1"
  972. UseOfMFC="2"
  973. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  974. CharacterSet="2">
  975. <Tool
  976. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  977. Optimization="0"
  978. AdditionalIncludeDirectories="....include"
  979. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  980. BasicRuntimeChecks="3"
  981. RuntimeLibrary="3"
  982. UsePrecompiledHeader="3"
  983. PrecompiledHeaderThrough="stdafx.h"
  984. PrecompiledHeaderFile=".....Bin_700MbcsDebugGLViews/GLViews_700.pch"
  985. AssemblerListingLocation=".....Bin_700MbcsDebugGLViews/"
  986. ObjectFile=".....Bin_700MbcsDebugGLViews/"
  987. ProgramDataBaseFileName=".....Bin_700MbcsDebugGLViews/"
  988. WarningLevel="4"
  989. SuppressStartupBanner="TRUE"
  990. DebugInformationFormat="4"
  991. CompileAs="0"/>
  992. <Tool
  993. Name="VCCustomBuildTool"/>
  994. <Tool
  995. Name="VCLinkerTool"
  996. AdditionalOptions="/MACHINE:I386"
  997. OutputFile="....Bin_700/GLViews-md.exe"
  998. LinkIncremental="2"
  999. SuppressStartupBanner="TRUE"
  1000. AdditionalLibraryDirectories="....Bin_700"
  1001. GenerateDebugInformation="TRUE"
  1002. ProgramDatabaseFile=".....Bin_700/GLViews-md.pdb"
  1003. SubSystem="2"/>
  1004. <Tool
  1005. Name="VCMIDLTool"
  1006. PreprocessorDefinitions="_DEBUG"
  1007. MkTypLibCompatible="TRUE"
  1008. SuppressStartupBanner="TRUE"
  1009. TargetEnvironment="1"
  1010. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  1011. <Tool
  1012. Name="VCPostBuildEventTool"/>
  1013. <Tool
  1014. Name="VCPreBuildEventTool"/>
  1015. <Tool
  1016. Name="VCPreLinkEventTool"/>
  1017. <Tool
  1018. Name="VCResourceCompilerTool"
  1019. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  1020. Culture="1033"
  1021. AdditionalIncludeDirectories="../../Include"/>
  1022. <Tool
  1023. Name="VCWebServiceProxyGeneratorTool"/>
  1024. <Tool
  1025. Name="VCWebDeploymentTool"/>
  1026. </Configuration>
  1027. <Configuration
  1028. Name="Static ANSI Release with MFC DLL|Win32"
  1029. OutputDirectory=".....Bin_700"
  1030. IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews"
  1031. ConfigurationType="1"
  1032. UseOfMFC="2"
  1033. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  1034. <Tool
  1035. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1036. InlineFunctionExpansion="1"
  1037. AdditionalIncludeDirectories="....include"
  1038. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  1039. StringPooling="TRUE"
  1040. RuntimeLibrary="2"
  1041. EnableFunctionLevelLinking="TRUE"
  1042. UsePrecompiledHeader="3"
  1043. PrecompiledHeaderThrough="stdafx.h"
  1044. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/GLViews_700.pch"
  1045. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/"
  1046. ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/"
  1047. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/"
  1048. WarningLevel="4"
  1049. SuppressStartupBanner="TRUE"
  1050. CompileAs="0"/>
  1051. <Tool
  1052. Name="VCCustomBuildTool"/>
  1053. <Tool
  1054. Name="VCLinkerTool"
  1055. AdditionalOptions="/MACHINE:I386"
  1056. OutputFile="....Bin_700/GLViews-yn.exe"
  1057. LinkIncremental="1"
  1058. SuppressStartupBanner="TRUE"
  1059. AdditionalLibraryDirectories="....Bin_700"
  1060. ProgramDatabaseFile=".....Bin_700/GLViews-yn.pdb"
  1061. SubSystem="2"/>
  1062. <Tool
  1063. Name="VCMIDLTool"
  1064. PreprocessorDefinitions="NDEBUG"
  1065. MkTypLibCompatible="TRUE"
  1066. SuppressStartupBanner="TRUE"
  1067. TargetEnvironment="1"
  1068. TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
  1069. <Tool
  1070. Name="VCPostBuildEventTool"/>
  1071. <Tool
  1072. Name="VCPreBuildEventTool"/>
  1073. <Tool
  1074. Name="VCPreLinkEventTool"/>
  1075. <Tool
  1076. Name="VCResourceCompilerTool"
  1077. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  1078. Culture="1033"
  1079. AdditionalIncludeDirectories="../../Include"/>
  1080. <Tool
  1081. Name="VCWebServiceProxyGeneratorTool"/>
  1082. <Tool
  1083. Name="VCWebDeploymentTool"/>
  1084. </Configuration>
  1085. </Configurations>
  1086. <Files>
  1087. <Filter
  1088. Name="Source Files"
  1089. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  1090. <File
  1091. RelativePath=".ChildView.cpp">
  1092. </File>
  1093. <File
  1094. RelativePath=".GLViews.cpp">
  1095. </File>
  1096. <File
  1097. RelativePath=".GLViews.rc">
  1098. </File>
  1099. <File
  1100. RelativePath=".MainFrm.cpp">
  1101. </File>
  1102. <File
  1103. RelativePath=".StdAfx.cpp">
  1104. <FileConfiguration
  1105. Name="Unicode Release|Win32">
  1106. <Tool
  1107. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1108. UsePrecompiledHeader="1"/>
  1109. </FileConfiguration>
  1110. <FileConfiguration
  1111. Name="Static MBCS Release with MFC DLL|Win32">
  1112. <Tool
  1113. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1114. UsePrecompiledHeader="1"/>
  1115. </FileConfiguration>
  1116. <FileConfiguration
  1117. Name="Unicode Debug|Win32">
  1118. <Tool
  1119. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1120. UsePrecompiledHeader="1"/>
  1121. </FileConfiguration>
  1122. <FileConfiguration
  1123. Name="Static MBCS Debug with MFC DLL|Win32">
  1124. <Tool
  1125. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1126. UsePrecompiledHeader="1"/>
  1127. </FileConfiguration>
  1128. <FileConfiguration
  1129. Name="Static Unicode Debug with MFC DLL|Win32">
  1130. <Tool
  1131. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1132. UsePrecompiledHeader="1"/>
  1133. </FileConfiguration>
  1134. <FileConfiguration
  1135. Name="Static ANSI Debug with MFC DLL|Win32">
  1136. <Tool
  1137. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1138. UsePrecompiledHeader="1"/>
  1139. </FileConfiguration>
  1140. <FileConfiguration
  1141. Name="ANSI Debug|Win32">
  1142. <Tool
  1143. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1144. UsePrecompiledHeader="1"/>
  1145. </FileConfiguration>
  1146. <FileConfiguration
  1147. Name="ANSI Release|Win32">
  1148. <Tool
  1149. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1150. UsePrecompiledHeader="1"/>
  1151. </FileConfiguration>
  1152. <FileConfiguration
  1153. Name="Static MBCS Debug|Win32">
  1154. <Tool
  1155. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1156. UsePrecompiledHeader="1"/>
  1157. </FileConfiguration>
  1158. <FileConfiguration
  1159. Name="Static MBCS Release|Win32">
  1160. <Tool
  1161. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1162. UsePrecompiledHeader="1"/>
  1163. </FileConfiguration>
  1164. <FileConfiguration
  1165. Name="Static Unicode Debug|Win32">
  1166. <Tool
  1167. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1168. UsePrecompiledHeader="1"/>
  1169. </FileConfiguration>
  1170. <FileConfiguration
  1171. Name="Static Unicode Release with MFC DLL|Win32">
  1172. <Tool
  1173. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1174. UsePrecompiledHeader="1"/>
  1175. </FileConfiguration>
  1176. <FileConfiguration
  1177. Name="Static ANSI Debug|Win32">
  1178. <Tool
  1179. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1180. UsePrecompiledHeader="1"/>
  1181. </FileConfiguration>
  1182. <FileConfiguration
  1183. Name="Static Unicode Release|Win32">
  1184. <Tool
  1185. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1186. UsePrecompiledHeader="1"/>
  1187. </FileConfiguration>
  1188. <FileConfiguration
  1189. Name="MBCS Release|Win32">
  1190. <Tool
  1191. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1192. UsePrecompiledHeader="1"/>
  1193. </FileConfiguration>
  1194. <FileConfiguration
  1195. Name="Static ANSI Release|Win32">
  1196. <Tool
  1197. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1198. UsePrecompiledHeader="1"/>
  1199. </FileConfiguration>
  1200. <FileConfiguration
  1201. Name="MBCS Debug|Win32">
  1202. <Tool
  1203. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1204. UsePrecompiledHeader="1"/>
  1205. </FileConfiguration>
  1206. <FileConfiguration
  1207. Name="Static ANSI Release with MFC DLL|Win32">
  1208. <Tool
  1209. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1210. UsePrecompiledHeader="1"/>
  1211. </FileConfiguration>
  1212. </File>
  1213. </Filter>
  1214. <Filter
  1215. Name="Header Files"
  1216. Filter="h;hpp;hxx;hm;inl">
  1217. <File
  1218. RelativePath=".ChildView.h">
  1219. </File>
  1220. <File
  1221. RelativePath=".GLViews.h">
  1222. </File>
  1223. <File
  1224. RelativePath=".MainFrm.h">
  1225. </File>
  1226. <File
  1227. RelativePath=".Resource.h">
  1228. </File>
  1229. <File
  1230. RelativePath=".StdAfx.h">
  1231. </File>
  1232. <File
  1233. RelativePath=".gltl.h">
  1234. </File>
  1235. </Filter>
  1236. <Filter
  1237. Name="Resource Files"
  1238. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  1239. <File
  1240. RelativePath=".resGLViews.ico">
  1241. </File>
  1242. <File
  1243. RelativePath=".resGLViews.rc2">
  1244. </File>
  1245. <File
  1246. RelativePath=".resProfUisCubeSideOrange.bmp">
  1247. </File>
  1248. <File
  1249. RelativePath=".resProfUisCubeSideWhite.bmp">
  1250. </File>
  1251. <File
  1252. RelativePath=".resToolbar.bmp">
  1253. </File>
  1254. <File
  1255. RelativePath=".resbitmap_i.bmp">
  1256. </File>
  1257. <File
  1258. RelativePath=".resbitmap_s.bmp">
  1259. </File>
  1260. <File
  1261. RelativePath=".resbitmap_t.bmp">
  1262. </File>
  1263. <File
  1264. RelativePath=".resbmp00001.bmp">
  1265. </File>
  1266. <File
  1267. RelativePath=".res_htmlbodytop.gif">
  1268. </File>
  1269. <File
  1270. RelativePath=".res_htmlbook_close.gif">
  1271. </File>
  1272. <File
  1273. RelativePath=".res_htmlbook_open.gif">
  1274. </File>
  1275. <File
  1276. RelativePath=".resbtpnlane.bmp">
  1277. </File>
  1278. <File
  1279. RelativePath=".rescur00001.cur">
  1280. </File>
  1281. <File
  1282. RelativePath=".rescur00002.cur">
  1283. </File>
  1284. <File
  1285. RelativePath=".rescursor_g.cur">
  1286. </File>
  1287. <File
  1288. RelativePath=".researth.bmp">
  1289. </File>
  1290. <File
  1291. RelativePath=".resmoon.bmp">
  1292. </File>
  1293. <File
  1294. RelativePath=".resring.bmp">
  1295. </File>
  1296. <File
  1297. RelativePath=".restoolbar2.bmp">
  1298. </File>
  1299. <File
  1300. RelativePath=".restoolbar_.bmp">
  1301. </File>
  1302. <File
  1303. RelativePath=".reswndavipl.bmp">
  1304. </File>
  1305. <File
  1306. RelativePath=".reswndmirror.bmp">
  1307. </File>
  1308. </Filter>
  1309. <File
  1310. RelativePath=".resCINEAPK.AVI">
  1311. </File>
  1312. <File
  1313. RelativePath=".ReadMe.txt">
  1314. </File>
  1315. <File
  1316. RelativePath=".res_htmlWebBrowserPage.html">
  1317. </File>
  1318. </Files>
  1319. <Globals>
  1320. </Globals>
  1321. </VisualStudioProject>