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