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

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="ResizableChildSheet"
  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 with MFC DLL|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllResizableChildSheet"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  21. <Tool
  22. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  23. InlineFunctionExpansion="1"
  24. AdditionalIncludeDirectories="....include"
  25. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  26. StringPooling="TRUE"
  27. RuntimeLibrary="2"
  28. EnableFunctionLevelLinking="TRUE"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllResizableChildSheet/ResizableChildSheet_700.pch"
  32. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllResizableChildSheet/"
  33. ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllResizableChildSheet/"
  34. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllResizableChildSheet/"
  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/ResizableChildSheet-yn.exe"
  44. LinkIncremental="1"
  45. SuppressStartupBanner="TRUE"
  46. AdditionalLibraryDirectories="....Bin_700"
  47. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-yn.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/ResizableChildSheet_700.tlb"/>
  56. <Tool
  57. Name="VCPostBuildEventTool"/>
  58. <Tool
  59. Name="VCPreBuildEventTool"/>
  60. <Tool
  61. Name="VCPreLinkEventTool"/>
  62. <Tool
  63. Name="VCResourceCompilerTool"
  64. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  65. Culture="1033"
  66. AdditionalIncludeDirectories="../../Include"/>
  67. <Tool
  68. Name="VCWebServiceProxyGeneratorTool"/>
  69. <Tool
  70. Name="VCWebDeploymentTool"/>
  71. </Configuration>
  72. <Configuration
  73. Name="Static MBCS Debug|Win32"
  74. OutputDirectory=".....Bin_700"
  75. IntermediateDirectory=".....Bin_700StaticMbcsDebugResizableChildSheet"
  76. ConfigurationType="1"
  77. UseOfMFC="1"
  78. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  79. CharacterSet="2">
  80. <Tool
  81. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  82. Optimization="0"
  83. AdditionalIncludeDirectories="....include"
  84. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  85. BasicRuntimeChecks="3"
  86. RuntimeLibrary="1"
  87. UsePrecompiledHeader="3"
  88. PrecompiledHeaderThrough="stdafx.h"
  89. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugResizableChildSheet/ResizableChildSheet_700.pch"
  90. AssemblerListingLocation=".....Bin_700StaticMbcsDebugResizableChildSheet/"
  91. ObjectFile=".....Bin_700StaticMbcsDebugResizableChildSheet/"
  92. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugResizableChildSheet/"
  93. WarningLevel="4"
  94. SuppressStartupBanner="TRUE"
  95. DebugInformationFormat="4"
  96. CompileAs="0"/>
  97. <Tool
  98. Name="VCCustomBuildTool"/>
  99. <Tool
  100. Name="VCLinkerTool"
  101. AdditionalOptions="/MACHINE:I386"
  102. OutputFile="....Bin_700/ResizableChildSheet-smd.exe"
  103. LinkIncremental="2"
  104. SuppressStartupBanner="TRUE"
  105. AdditionalLibraryDirectories="....Bin_700"
  106. GenerateDebugInformation="TRUE"
  107. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-smd.pdb"
  108. SubSystem="2"/>
  109. <Tool
  110. Name="VCMIDLTool"
  111. PreprocessorDefinitions="_DEBUG"
  112. MkTypLibCompatible="TRUE"
  113. SuppressStartupBanner="TRUE"
  114. TargetEnvironment="1"
  115. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  116. <Tool
  117. Name="VCPostBuildEventTool"/>
  118. <Tool
  119. Name="VCPreBuildEventTool"/>
  120. <Tool
  121. Name="VCPreLinkEventTool"/>
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. PreprocessorDefinitions="_DEBUG"
  125. Culture="1033"
  126. AdditionalIncludeDirectories="../../Include"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. </Configuration>
  132. <Configuration
  133. Name="Static ANSI Release|Win32"
  134. OutputDirectory=".....Bin_700"
  135. IntermediateDirectory=".....Bin_700StaticAnsiReleaseResizableChildSheet"
  136. ConfigurationType="1"
  137. UseOfMFC="1"
  138. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  139. <Tool
  140. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  141. InlineFunctionExpansion="1"
  142. AdditionalIncludeDirectories="....include"
  143. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  144. StringPooling="TRUE"
  145. RuntimeLibrary="0"
  146. EnableFunctionLevelLinking="TRUE"
  147. UsePrecompiledHeader="3"
  148. PrecompiledHeaderThrough="stdafx.h"
  149. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseResizableChildSheet/ResizableChildSheet_700.pch"
  150. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseResizableChildSheet/"
  151. ObjectFile=".....Bin_700StaticAnsiReleaseResizableChildSheet/"
  152. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseResizableChildSheet/"
  153. WarningLevel="4"
  154. SuppressStartupBanner="TRUE"
  155. CompileAs="0"/>
  156. <Tool
  157. Name="VCCustomBuildTool"/>
  158. <Tool
  159. Name="VCLinkerTool"
  160. AdditionalOptions="/MACHINE:I386"
  161. OutputFile="....Bin_700/ResizableChildSheet-sn.exe"
  162. LinkIncremental="1"
  163. SuppressStartupBanner="TRUE"
  164. AdditionalLibraryDirectories="....Bin_700"
  165. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-sn.pdb"
  166. SubSystem="2"/>
  167. <Tool
  168. Name="VCMIDLTool"
  169. PreprocessorDefinitions="NDEBUG"
  170. MkTypLibCompatible="TRUE"
  171. SuppressStartupBanner="TRUE"
  172. TargetEnvironment="1"
  173. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  174. <Tool
  175. Name="VCPostBuildEventTool"/>
  176. <Tool
  177. Name="VCPreBuildEventTool"/>
  178. <Tool
  179. Name="VCPreLinkEventTool"/>
  180. <Tool
  181. Name="VCResourceCompilerTool"
  182. PreprocessorDefinitions="NDEBUG"
  183. Culture="1033"
  184. AdditionalIncludeDirectories="../../Include"/>
  185. <Tool
  186. Name="VCWebServiceProxyGeneratorTool"/>
  187. <Tool
  188. Name="VCWebDeploymentTool"/>
  189. </Configuration>
  190. <Configuration
  191. Name="Static MBCS Debug with MFC DLL|Win32"
  192. OutputDirectory=".....Bin_700"
  193. IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllResizableChildSheet"
  194. ConfigurationType="1"
  195. UseOfMFC="2"
  196. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  197. CharacterSet="2">
  198. <Tool
  199. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  200. Optimization="0"
  201. AdditionalIncludeDirectories="....include"
  202. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  203. BasicRuntimeChecks="3"
  204. RuntimeLibrary="3"
  205. UsePrecompiledHeader="3"
  206. PrecompiledHeaderThrough="stdafx.h"
  207. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllResizableChildSheet/ResizableChildSheet_700.pch"
  208. AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllResizableChildSheet/"
  209. ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllResizableChildSheet/"
  210. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllResizableChildSheet/"
  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/ResizableChildSheet-ymd.exe"
  221. LinkIncremental="2"
  222. SuppressStartupBanner="TRUE"
  223. AdditionalLibraryDirectories="....Bin_700"
  224. GenerateDebugInformation="TRUE"
  225. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-ymd.pdb"
  226. SubSystem="2"/>
  227. <Tool
  228. Name="VCMIDLTool"
  229. PreprocessorDefinitions="_DEBUG"
  230. MkTypLibCompatible="TRUE"
  231. SuppressStartupBanner="TRUE"
  232. TargetEnvironment="1"
  233. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  234. <Tool
  235. Name="VCPostBuildEventTool"/>
  236. <Tool
  237. Name="VCPreBuildEventTool"/>
  238. <Tool
  239. Name="VCPreLinkEventTool"/>
  240. <Tool
  241. Name="VCResourceCompilerTool"
  242. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  243. Culture="1033"
  244. AdditionalIncludeDirectories="../../Include"/>
  245. <Tool
  246. Name="VCWebServiceProxyGeneratorTool"/>
  247. <Tool
  248. Name="VCWebDeploymentTool"/>
  249. </Configuration>
  250. <Configuration
  251. Name="Static ANSI Debug with MFC DLL|Win32"
  252. OutputDirectory=".....Bin_700"
  253. IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllResizableChildSheet"
  254. ConfigurationType="1"
  255. UseOfMFC="2"
  256. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  257. <Tool
  258. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  259. Optimization="0"
  260. AdditionalIncludeDirectories="....include"
  261. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  262. BasicRuntimeChecks="3"
  263. RuntimeLibrary="3"
  264. UsePrecompiledHeader="3"
  265. PrecompiledHeaderThrough="stdafx.h"
  266. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllResizableChildSheet/ResizableChildSheet_700.pch"
  267. AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllResizableChildSheet/"
  268. ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllResizableChildSheet/"
  269. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllResizableChildSheet/"
  270. WarningLevel="4"
  271. SuppressStartupBanner="TRUE"
  272. DebugInformationFormat="4"
  273. CompileAs="0"/>
  274. <Tool
  275. Name="VCCustomBuildTool"/>
  276. <Tool
  277. Name="VCLinkerTool"
  278. AdditionalOptions="/MACHINE:I386"
  279. OutputFile="....Bin_700/ResizableChildSheet-ynd.exe"
  280. LinkIncremental="2"
  281. SuppressStartupBanner="TRUE"
  282. AdditionalLibraryDirectories="....Bin_700"
  283. GenerateDebugInformation="TRUE"
  284. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-ynd.pdb"
  285. SubSystem="2"/>
  286. <Tool
  287. Name="VCMIDLTool"
  288. PreprocessorDefinitions="_DEBUG"
  289. MkTypLibCompatible="TRUE"
  290. SuppressStartupBanner="TRUE"
  291. TargetEnvironment="1"
  292. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  293. <Tool
  294. Name="VCPostBuildEventTool"/>
  295. <Tool
  296. Name="VCPreBuildEventTool"/>
  297. <Tool
  298. Name="VCPreLinkEventTool"/>
  299. <Tool
  300. Name="VCResourceCompilerTool"
  301. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  302. Culture="1033"
  303. AdditionalIncludeDirectories="../../Include"/>
  304. <Tool
  305. Name="VCWebServiceProxyGeneratorTool"/>
  306. <Tool
  307. Name="VCWebDeploymentTool"/>
  308. </Configuration>
  309. <Configuration
  310. Name="Unicode Debug|Win32"
  311. OutputDirectory=".....Bin_700"
  312. IntermediateDirectory=".....Bin_700UnicodeDebugResizableChildSheet"
  313. ConfigurationType="1"
  314. UseOfMFC="2"
  315. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  316. CharacterSet="1">
  317. <Tool
  318. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  319. Optimization="0"
  320. AdditionalIncludeDirectories="....include"
  321. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  322. BasicRuntimeChecks="3"
  323. RuntimeLibrary="3"
  324. UsePrecompiledHeader="3"
  325. PrecompiledHeaderThrough="stdafx.h"
  326. PrecompiledHeaderFile=".....Bin_700UnicodeDebugResizableChildSheet/ResizableChildSheet_700.pch"
  327. AssemblerListingLocation=".....Bin_700UnicodeDebugResizableChildSheet/"
  328. ObjectFile=".....Bin_700UnicodeDebugResizableChildSheet/"
  329. ProgramDataBaseFileName=".....Bin_700UnicodeDebugResizableChildSheet/"
  330. WarningLevel="4"
  331. SuppressStartupBanner="TRUE"
  332. DebugInformationFormat="4"
  333. CompileAs="0"/>
  334. <Tool
  335. Name="VCCustomBuildTool"/>
  336. <Tool
  337. Name="VCLinkerTool"
  338. AdditionalOptions="/MACHINE:I386"
  339. OutputFile="....Bin_700/ResizableChildSheet-ud.exe"
  340. LinkIncremental="2"
  341. SuppressStartupBanner="TRUE"
  342. AdditionalLibraryDirectories="....Bin_700"
  343. GenerateDebugInformation="TRUE"
  344. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-ud.pdb"
  345. SubSystem="2"
  346. EntryPointSymbol="wWinMainCRTStartup"/>
  347. <Tool
  348. Name="VCMIDLTool"
  349. PreprocessorDefinitions="_DEBUG"
  350. MkTypLibCompatible="TRUE"
  351. SuppressStartupBanner="TRUE"
  352. TargetEnvironment="1"
  353. TypeLibraryName=".....Bin_700/ResizableChildSheet_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="Unicode Release|Win32"
  372. OutputDirectory=".....Bin_700"
  373. IntermediateDirectory=".....Bin_700UnicodeReleaseResizableChildSheet"
  374. ConfigurationType="1"
  375. UseOfMFC="2"
  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="2"
  385. EnableFunctionLevelLinking="TRUE"
  386. UsePrecompiledHeader="3"
  387. PrecompiledHeaderThrough="stdafx.h"
  388. PrecompiledHeaderFile=".....Bin_700UnicodeReleaseResizableChildSheet/ResizableChildSheet_700.pch"
  389. AssemblerListingLocation=".....Bin_700UnicodeReleaseResizableChildSheet/"
  390. ObjectFile=".....Bin_700UnicodeReleaseResizableChildSheet/"
  391. ProgramDataBaseFileName=".....Bin_700UnicodeReleaseResizableChildSheet/"
  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/ResizableChildSheet-u.exe"
  401. LinkIncremental="1"
  402. SuppressStartupBanner="TRUE"
  403. AdditionalLibraryDirectories="....Bin_700"
  404. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-u.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/ResizableChildSheet_700.tlb"/>
  414. <Tool
  415. Name="VCPostBuildEventTool"/>
  416. <Tool
  417. Name="VCPreBuildEventTool"/>
  418. <Tool
  419. Name="VCPreLinkEventTool"/>
  420. <Tool
  421. Name="VCResourceCompilerTool"
  422. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  423. Culture="1033"
  424. AdditionalIncludeDirectories="../../Include"/>
  425. <Tool
  426. Name="VCWebServiceProxyGeneratorTool"/>
  427. <Tool
  428. Name="VCWebDeploymentTool"/>
  429. </Configuration>
  430. <Configuration
  431. Name="Static MBCS Release with MFC DLL|Win32"
  432. OutputDirectory=".....Bin_700"
  433. IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllResizableChildSheet"
  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;__STATPROFUIS_WITH_DLLMFC__;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_700StaticMbcsReleaseWithMfcDllResizableChildSheet/ResizableChildSheet_700.pch"
  449. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllResizableChildSheet/"
  450. ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllResizableChildSheet/"
  451. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllResizableChildSheet/"
  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/ResizableChildSheet-ym.exe"
  461. LinkIncremental="1"
  462. SuppressStartupBanner="TRUE"
  463. AdditionalLibraryDirectories="....Bin_700"
  464. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-ym.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/ResizableChildSheet_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;__STATPROFUIS_WITH_DLLMFC__"
  482. Culture="1033"
  483. AdditionalIncludeDirectories="../../Include"/>
  484. <Tool
  485. Name="VCWebServiceProxyGeneratorTool"/>
  486. <Tool
  487. Name="VCWebDeploymentTool"/>
  488. </Configuration>
  489. <Configuration
  490. Name="ANSI Debug|Win32"
  491. OutputDirectory=".....Bin_700"
  492. IntermediateDirectory=".....Bin_700AnsiDebugResizableChildSheet"
  493. ConfigurationType="1"
  494. UseOfMFC="2"
  495. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  496. <Tool
  497. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  498. Optimization="0"
  499. AdditionalIncludeDirectories="....include"
  500. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  501. BasicRuntimeChecks="3"
  502. RuntimeLibrary="3"
  503. UsePrecompiledHeader="3"
  504. PrecompiledHeaderThrough="stdafx.h"
  505. PrecompiledHeaderFile=".....Bin_700AnsiDebugResizableChildSheet/ResizableChildSheet_700.pch"
  506. AssemblerListingLocation=".....Bin_700AnsiDebugResizableChildSheet/"
  507. ObjectFile=".....Bin_700AnsiDebugResizableChildSheet/"
  508. ProgramDataBaseFileName=".....Bin_700AnsiDebugResizableChildSheet/"
  509. WarningLevel="4"
  510. SuppressStartupBanner="TRUE"
  511. DebugInformationFormat="4"
  512. CompileAs="0"/>
  513. <Tool
  514. Name="VCCustomBuildTool"/>
  515. <Tool
  516. Name="VCLinkerTool"
  517. AdditionalOptions="/MACHINE:I386"
  518. OutputFile="....Bin_700/ResizableChildSheet-nd.exe"
  519. LinkIncremental="2"
  520. SuppressStartupBanner="TRUE"
  521. AdditionalLibraryDirectories="....Bin_700"
  522. GenerateDebugInformation="TRUE"
  523. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-nd.pdb"
  524. SubSystem="2"/>
  525. <Tool
  526. Name="VCMIDLTool"
  527. PreprocessorDefinitions="_DEBUG"
  528. MkTypLibCompatible="TRUE"
  529. SuppressStartupBanner="TRUE"
  530. TargetEnvironment="1"
  531. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  532. <Tool
  533. Name="VCPostBuildEventTool"/>
  534. <Tool
  535. Name="VCPreBuildEventTool"/>
  536. <Tool
  537. Name="VCPreLinkEventTool"/>
  538. <Tool
  539. Name="VCResourceCompilerTool"
  540. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  541. Culture="1033"
  542. AdditionalIncludeDirectories="../../Include"/>
  543. <Tool
  544. Name="VCWebServiceProxyGeneratorTool"/>
  545. <Tool
  546. Name="VCWebDeploymentTool"/>
  547. </Configuration>
  548. <Configuration
  549. Name="Static Unicode Release|Win32"
  550. OutputDirectory=".....Bin_700"
  551. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseResizableChildSheet"
  552. ConfigurationType="1"
  553. UseOfMFC="1"
  554. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  555. CharacterSet="1">
  556. <Tool
  557. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  558. InlineFunctionExpansion="1"
  559. AdditionalIncludeDirectories="....include"
  560. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  561. StringPooling="TRUE"
  562. RuntimeLibrary="0"
  563. EnableFunctionLevelLinking="TRUE"
  564. UsePrecompiledHeader="3"
  565. PrecompiledHeaderThrough="stdafx.h"
  566. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseResizableChildSheet/ResizableChildSheet_700.pch"
  567. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseResizableChildSheet/"
  568. ObjectFile=".....Bin_700StaticUnicodeReleaseResizableChildSheet/"
  569. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseResizableChildSheet/"
  570. WarningLevel="4"
  571. SuppressStartupBanner="TRUE"
  572. CompileAs="0"/>
  573. <Tool
  574. Name="VCCustomBuildTool"/>
  575. <Tool
  576. Name="VCLinkerTool"
  577. AdditionalOptions="/MACHINE:I386"
  578. OutputFile="....Bin_700/ResizableChildSheet-su.exe"
  579. LinkIncremental="1"
  580. SuppressStartupBanner="TRUE"
  581. AdditionalLibraryDirectories="....Bin_700"
  582. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-su.pdb"
  583. SubSystem="2"
  584. EntryPointSymbol="wWinMainCRTStartup"/>
  585. <Tool
  586. Name="VCMIDLTool"
  587. PreprocessorDefinitions="NDEBUG"
  588. MkTypLibCompatible="TRUE"
  589. SuppressStartupBanner="TRUE"
  590. TargetEnvironment="1"
  591. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  592. <Tool
  593. Name="VCPostBuildEventTool"/>
  594. <Tool
  595. Name="VCPreBuildEventTool"/>
  596. <Tool
  597. Name="VCPreLinkEventTool"/>
  598. <Tool
  599. Name="VCResourceCompilerTool"
  600. PreprocessorDefinitions="NDEBUG"
  601. Culture="1033"
  602. AdditionalIncludeDirectories="../../Include"/>
  603. <Tool
  604. Name="VCWebServiceProxyGeneratorTool"/>
  605. <Tool
  606. Name="VCWebDeploymentTool"/>
  607. </Configuration>
  608. <Configuration
  609. Name="MBCS Release|Win32"
  610. OutputDirectory=".....Bin_700"
  611. IntermediateDirectory=".....Bin_700MbcsReleaseResizableChildSheet"
  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;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_700MbcsReleaseResizableChildSheet/ResizableChildSheet_700.pch"
  627. AssemblerListingLocation=".....Bin_700MbcsReleaseResizableChildSheet/"
  628. ObjectFile=".....Bin_700MbcsReleaseResizableChildSheet/"
  629. ProgramDataBaseFileName=".....Bin_700MbcsReleaseResizableChildSheet/"
  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/ResizableChildSheet-m.exe"
  639. LinkIncremental="1"
  640. SuppressStartupBanner="TRUE"
  641. AdditionalLibraryDirectories="....Bin_700"
  642. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-m.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/ResizableChildSheet_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"
  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_700StaticAnsiDebugResizableChildSheet"
  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_700StaticAnsiDebugResizableChildSheet/ResizableChildSheet_700.pch"
  684. AssemblerListingLocation=".....Bin_700StaticAnsiDebugResizableChildSheet/"
  685. ObjectFile=".....Bin_700StaticAnsiDebugResizableChildSheet/"
  686. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugResizableChildSheet/"
  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/ResizableChildSheet-snd.exe"
  697. LinkIncremental="2"
  698. SuppressStartupBanner="TRUE"
  699. AdditionalLibraryDirectories="....Bin_700"
  700. GenerateDebugInformation="TRUE"
  701. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-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/ResizableChildSheet_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_700StaticMbcsReleaseResizableChildSheet"
  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_700StaticMbcsReleaseResizableChildSheet/ResizableChildSheet_700.pch"
  745. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseResizableChildSheet/"
  746. ObjectFile=".....Bin_700StaticMbcsReleaseResizableChildSheet/"
  747. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseResizableChildSheet/"
  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/ResizableChildSheet-sm.exe"
  757. LinkIncremental="1"
  758. SuppressStartupBanner="TRUE"
  759. AdditionalLibraryDirectories="....Bin_700"
  760. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-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/ResizableChildSheet_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_700AnsiReleaseResizableChildSheet"
  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_700AnsiReleaseResizableChildSheet/ResizableChildSheet_700.pch"
  803. AssemblerListingLocation=".....Bin_700AnsiReleaseResizableChildSheet/"
  804. ObjectFile=".....Bin_700AnsiReleaseResizableChildSheet/"
  805. ProgramDataBaseFileName=".....Bin_700AnsiReleaseResizableChildSheet/"
  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/ResizableChildSheet-n.exe"
  815. LinkIncremental="1"
  816. SuppressStartupBanner="TRUE"
  817. AdditionalLibraryDirectories="....Bin_700"
  818. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-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/ResizableChildSheet_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 Release with MFC DLL|Win32"
  845. OutputDirectory=".....Bin_700"
  846. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllResizableChildSheet"
  847. ConfigurationType="1"
  848. UseOfMFC="2"
  849. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  850. CharacterSet="1">
  851. <Tool
  852. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  853. InlineFunctionExpansion="1"
  854. AdditionalIncludeDirectories="....include"
  855. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  856. StringPooling="TRUE"
  857. RuntimeLibrary="2"
  858. EnableFunctionLevelLinking="TRUE"
  859. UsePrecompiledHeader="3"
  860. PrecompiledHeaderThrough="stdafx.h"
  861. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllResizableChildSheet/ResizableChildSheet_700.pch"
  862. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllResizableChildSheet/"
  863. ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllResizableChildSheet/"
  864. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllResizableChildSheet/"
  865. WarningLevel="4"
  866. SuppressStartupBanner="TRUE"
  867. CompileAs="0"/>
  868. <Tool
  869. Name="VCCustomBuildTool"/>
  870. <Tool
  871. Name="VCLinkerTool"
  872. AdditionalOptions="/MACHINE:I386"
  873. OutputFile="....Bin_700/ResizableChildSheet-yu.exe"
  874. LinkIncremental="1"
  875. SuppressStartupBanner="TRUE"
  876. AdditionalLibraryDirectories="....Bin_700"
  877. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-yu.pdb"
  878. SubSystem="2"
  879. EntryPointSymbol="wWinMainCRTStartup"/>
  880. <Tool
  881. Name="VCMIDLTool"
  882. PreprocessorDefinitions="NDEBUG"
  883. MkTypLibCompatible="TRUE"
  884. SuppressStartupBanner="TRUE"
  885. TargetEnvironment="1"
  886. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  887. <Tool
  888. Name="VCPostBuildEventTool"/>
  889. <Tool
  890. Name="VCPreBuildEventTool"/>
  891. <Tool
  892. Name="VCPreLinkEventTool"/>
  893. <Tool
  894. Name="VCResourceCompilerTool"
  895. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  896. Culture="1033"
  897. AdditionalIncludeDirectories="../../Include"/>
  898. <Tool
  899. Name="VCWebServiceProxyGeneratorTool"/>
  900. <Tool
  901. Name="VCWebDeploymentTool"/>
  902. </Configuration>
  903. <Configuration
  904. Name="MBCS Debug|Win32"
  905. OutputDirectory=".....Bin_700"
  906. IntermediateDirectory=".....Bin_700MbcsDebugResizableChildSheet"
  907. ConfigurationType="1"
  908. UseOfMFC="2"
  909. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  910. CharacterSet="2">
  911. <Tool
  912. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  913. Optimization="0"
  914. AdditionalIncludeDirectories="....include"
  915. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  916. BasicRuntimeChecks="3"
  917. RuntimeLibrary="3"
  918. UsePrecompiledHeader="3"
  919. PrecompiledHeaderThrough="stdafx.h"
  920. PrecompiledHeaderFile=".....Bin_700MbcsDebugResizableChildSheet/ResizableChildSheet_700.pch"
  921. AssemblerListingLocation=".....Bin_700MbcsDebugResizableChildSheet/"
  922. ObjectFile=".....Bin_700MbcsDebugResizableChildSheet/"
  923. ProgramDataBaseFileName=".....Bin_700MbcsDebugResizableChildSheet/"
  924. WarningLevel="4"
  925. SuppressStartupBanner="TRUE"
  926. DebugInformationFormat="4"
  927. CompileAs="0"/>
  928. <Tool
  929. Name="VCCustomBuildTool"/>
  930. <Tool
  931. Name="VCLinkerTool"
  932. AdditionalOptions="/MACHINE:I386"
  933. OutputFile="....Bin_700/ResizableChildSheet-md.exe"
  934. LinkIncremental="2"
  935. SuppressStartupBanner="TRUE"
  936. AdditionalLibraryDirectories="....Bin_700"
  937. GenerateDebugInformation="TRUE"
  938. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-md.pdb"
  939. SubSystem="2"/>
  940. <Tool
  941. Name="VCMIDLTool"
  942. PreprocessorDefinitions="_DEBUG"
  943. MkTypLibCompatible="TRUE"
  944. SuppressStartupBanner="TRUE"
  945. TargetEnvironment="1"
  946. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  947. <Tool
  948. Name="VCPostBuildEventTool"/>
  949. <Tool
  950. Name="VCPreBuildEventTool"/>
  951. <Tool
  952. Name="VCPreLinkEventTool"/>
  953. <Tool
  954. Name="VCResourceCompilerTool"
  955. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  956. Culture="1033"
  957. AdditionalIncludeDirectories="../../Include"/>
  958. <Tool
  959. Name="VCWebServiceProxyGeneratorTool"/>
  960. <Tool
  961. Name="VCWebDeploymentTool"/>
  962. </Configuration>
  963. <Configuration
  964. Name="Static Unicode Debug with MFC DLL|Win32"
  965. OutputDirectory=".....Bin_700"
  966. IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllResizableChildSheet"
  967. ConfigurationType="1"
  968. UseOfMFC="2"
  969. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  970. CharacterSet="1">
  971. <Tool
  972. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  973. Optimization="0"
  974. AdditionalIncludeDirectories="....include"
  975. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  976. BasicRuntimeChecks="3"
  977. RuntimeLibrary="3"
  978. UsePrecompiledHeader="3"
  979. PrecompiledHeaderThrough="stdafx.h"
  980. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllResizableChildSheet/ResizableChildSheet_700.pch"
  981. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllResizableChildSheet/"
  982. ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllResizableChildSheet/"
  983. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllResizableChildSheet/"
  984. WarningLevel="4"
  985. SuppressStartupBanner="TRUE"
  986. DebugInformationFormat="4"
  987. CompileAs="0"/>
  988. <Tool
  989. Name="VCCustomBuildTool"/>
  990. <Tool
  991. Name="VCLinkerTool"
  992. AdditionalOptions="/MACHINE:I386"
  993. OutputFile="....Bin_700/ResizableChildSheet-yud.exe"
  994. LinkIncremental="2"
  995. SuppressStartupBanner="TRUE"
  996. AdditionalLibraryDirectories="....Bin_700"
  997. GenerateDebugInformation="TRUE"
  998. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-yud.pdb"
  999. SubSystem="2"
  1000. EntryPointSymbol="wWinMainCRTStartup"/>
  1001. <Tool
  1002. Name="VCMIDLTool"
  1003. PreprocessorDefinitions="_DEBUG"
  1004. MkTypLibCompatible="TRUE"
  1005. SuppressStartupBanner="TRUE"
  1006. TargetEnvironment="1"
  1007. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  1008. <Tool
  1009. Name="VCPostBuildEventTool"/>
  1010. <Tool
  1011. Name="VCPreBuildEventTool"/>
  1012. <Tool
  1013. Name="VCPreLinkEventTool"/>
  1014. <Tool
  1015. Name="VCResourceCompilerTool"
  1016. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  1017. Culture="1033"
  1018. AdditionalIncludeDirectories="../../Include"/>
  1019. <Tool
  1020. Name="VCWebServiceProxyGeneratorTool"/>
  1021. <Tool
  1022. Name="VCWebDeploymentTool"/>
  1023. </Configuration>
  1024. <Configuration
  1025. Name="Static Unicode Debug|Win32"
  1026. OutputDirectory=".....Bin_700"
  1027. IntermediateDirectory=".....Bin_700StaticUnicodeDebugResizableChildSheet"
  1028. ConfigurationType="1"
  1029. UseOfMFC="1"
  1030. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  1031. CharacterSet="1">
  1032. <Tool
  1033. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1034. Optimization="0"
  1035. AdditionalIncludeDirectories="....include"
  1036. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  1037. BasicRuntimeChecks="3"
  1038. RuntimeLibrary="1"
  1039. UsePrecompiledHeader="3"
  1040. PrecompiledHeaderThrough="stdafx.h"
  1041. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugResizableChildSheet/ResizableChildSheet_700.pch"
  1042. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugResizableChildSheet/"
  1043. ObjectFile=".....Bin_700StaticUnicodeDebugResizableChildSheet/"
  1044. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugResizableChildSheet/"
  1045. WarningLevel="4"
  1046. SuppressStartupBanner="TRUE"
  1047. DebugInformationFormat="4"
  1048. CompileAs="0"/>
  1049. <Tool
  1050. Name="VCCustomBuildTool"/>
  1051. <Tool
  1052. Name="VCLinkerTool"
  1053. AdditionalOptions="/MACHINE:I386"
  1054. OutputFile="....Bin_700/ResizableChildSheet-sud.exe"
  1055. LinkIncremental="2"
  1056. SuppressStartupBanner="TRUE"
  1057. AdditionalLibraryDirectories="....Bin_700"
  1058. GenerateDebugInformation="TRUE"
  1059. ProgramDatabaseFile=".....Bin_700/ResizableChildSheet-sud.pdb"
  1060. SubSystem="2"
  1061. EntryPointSymbol="wWinMainCRTStartup"/>
  1062. <Tool
  1063. Name="VCMIDLTool"
  1064. PreprocessorDefinitions="_DEBUG"
  1065. MkTypLibCompatible="TRUE"
  1066. SuppressStartupBanner="TRUE"
  1067. TargetEnvironment="1"
  1068. TypeLibraryName=".....Bin_700/ResizableChildSheet_700.tlb"/>
  1069. <Tool
  1070. Name="VCPostBuildEventTool"/>
  1071. <Tool
  1072. Name="VCPreBuildEventTool"/>
  1073. <Tool
  1074. Name="VCPreLinkEventTool"/>
  1075. <Tool
  1076. Name="VCResourceCompilerTool"
  1077. PreprocessorDefinitions="_DEBUG"
  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=".ExtChildResizablePropertySheet.cpp">
  1095. </File>
  1096. <File
  1097. RelativePath=".MainFrm.cpp">
  1098. </File>
  1099. <File
  1100. RelativePath=".MyPage2.cpp">
  1101. </File>
  1102. <File
  1103. RelativePath=".MyPage3.cpp">
  1104. </File>
  1105. <File
  1106. RelativePath=".ResizableChildSheet.cpp">
  1107. </File>
  1108. <File
  1109. RelativePath=".ResizableChildSheet.rc">
  1110. </File>
  1111. <File
  1112. RelativePath=".StdAfx.cpp">
  1113. <FileConfiguration
  1114. Name="Static ANSI Release with MFC DLL|Win32">
  1115. <Tool
  1116. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1117. UsePrecompiledHeader="1"/>
  1118. </FileConfiguration>
  1119. <FileConfiguration
  1120. Name="Static MBCS Debug|Win32">
  1121. <Tool
  1122. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1123. UsePrecompiledHeader="1"/>
  1124. </FileConfiguration>
  1125. <FileConfiguration
  1126. Name="Static ANSI Release|Win32">
  1127. <Tool
  1128. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1129. UsePrecompiledHeader="1"/>
  1130. </FileConfiguration>
  1131. <FileConfiguration
  1132. Name="Static MBCS Debug with MFC DLL|Win32">
  1133. <Tool
  1134. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1135. UsePrecompiledHeader="1"/>
  1136. </FileConfiguration>
  1137. <FileConfiguration
  1138. Name="Static ANSI Debug with MFC DLL|Win32">
  1139. <Tool
  1140. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1141. UsePrecompiledHeader="1"/>
  1142. </FileConfiguration>
  1143. <FileConfiguration
  1144. Name="Unicode Debug|Win32">
  1145. <Tool
  1146. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1147. UsePrecompiledHeader="1"/>
  1148. </FileConfiguration>
  1149. <FileConfiguration
  1150. Name="Unicode Release|Win32">
  1151. <Tool
  1152. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1153. UsePrecompiledHeader="1"/>
  1154. </FileConfiguration>
  1155. <FileConfiguration
  1156. Name="Static MBCS Release with MFC DLL|Win32">
  1157. <Tool
  1158. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1159. UsePrecompiledHeader="1"/>
  1160. </FileConfiguration>
  1161. <FileConfiguration
  1162. Name="ANSI Debug|Win32">
  1163. <Tool
  1164. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1165. UsePrecompiledHeader="1"/>
  1166. </FileConfiguration>
  1167. <FileConfiguration
  1168. Name="Static Unicode Release|Win32">
  1169. <Tool
  1170. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1171. UsePrecompiledHeader="1"/>
  1172. </FileConfiguration>
  1173. <FileConfiguration
  1174. Name="MBCS Release|Win32">
  1175. <Tool
  1176. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1177. UsePrecompiledHeader="1"/>
  1178. </FileConfiguration>
  1179. <FileConfiguration
  1180. Name="Static ANSI Debug|Win32">
  1181. <Tool
  1182. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1183. UsePrecompiledHeader="1"/>
  1184. </FileConfiguration>
  1185. <FileConfiguration
  1186. Name="Static MBCS Release|Win32">
  1187. <Tool
  1188. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1189. UsePrecompiledHeader="1"/>
  1190. </FileConfiguration>
  1191. <FileConfiguration
  1192. Name="ANSI Release|Win32">
  1193. <Tool
  1194. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1195. UsePrecompiledHeader="1"/>
  1196. </FileConfiguration>
  1197. <FileConfiguration
  1198. Name="Static Unicode Release with MFC DLL|Win32">
  1199. <Tool
  1200. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1201. UsePrecompiledHeader="1"/>
  1202. </FileConfiguration>
  1203. <FileConfiguration
  1204. Name="MBCS Debug|Win32">
  1205. <Tool
  1206. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1207. UsePrecompiledHeader="1"/>
  1208. </FileConfiguration>
  1209. <FileConfiguration
  1210. Name="Static Unicode Debug with MFC DLL|Win32">
  1211. <Tool
  1212. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1213. UsePrecompiledHeader="1"/>
  1214. </FileConfiguration>
  1215. <FileConfiguration
  1216. Name="Static Unicode Debug|Win32">
  1217. <Tool
  1218. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1219. UsePrecompiledHeader="1"/>
  1220. </FileConfiguration>
  1221. </File>
  1222. <File
  1223. RelativePath=".mypage1.cpp">
  1224. </File>
  1225. </Filter>
  1226. <Filter
  1227. Name="Header Files"
  1228. Filter="h;hpp;hxx;hm;inl">
  1229. <File
  1230. RelativePath=".ChildFrm.h">
  1231. </File>
  1232. <File
  1233. RelativePath=".ExtChildResizablePropertySheet.h">
  1234. </File>
  1235. <File
  1236. RelativePath=".MainFrm.h">
  1237. </File>
  1238. <File
  1239. RelativePath=".MyPage2.h">
  1240. </File>
  1241. <File
  1242. RelativePath=".MyPage3.h">
  1243. </File>
  1244. <File
  1245. RelativePath=".ResizableChildSheet.h">
  1246. </File>
  1247. <File
  1248. RelativePath=".Resource.h">
  1249. </File>
  1250. <File
  1251. RelativePath=".StdAfx.h">
  1252. </File>
  1253. <File
  1254. RelativePath=".mypage1.h">
  1255. </File>
  1256. </Filter>
  1257. <Filter
  1258. Name="Resource Files"
  1259. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  1260. <File
  1261. RelativePath=".resResizableChildSheet.ico">
  1262. </File>
  1263. <File
  1264. RelativePath=".resResizableChildSheet.rc2">
  1265. </File>
  1266. <File
  1267. RelativePath=".resToolbar.bmp">
  1268. </File>
  1269. <File
  1270. RelativePath=".residr_chil.ico">
  1271. </File>
  1272. <File
  1273. RelativePath=".residr_mdit.ico">
  1274. </File>
  1275. <File
  1276. RelativePath=".restoolbar2.bmp">
  1277. </File>
  1278. </Filter>
  1279. <File
  1280. RelativePath=".ReadMe.txt">
  1281. </File>
  1282. </Files>
  1283. <Globals>
  1284. </Globals>
  1285. </VisualStudioProject>