DynamicPanes_vc71.vcproj
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:12k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="DynamicPanes"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory=".Debug/vc71"
  17. IntermediateDirectory=".Debug/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="0"
  26. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  27. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  28. BasicRuntimeChecks="3"
  29. RuntimeLibrary="3"
  30. TreatWChar_tAsBuiltInType="TRUE"
  31. UsePrecompiledHeader="3"
  32. PrecompiledHeaderThrough="stdafx.h"
  33. PrecompiledHeaderFile=".Debug/vc71/DynamicPanes.pch"
  34. AssemblerListingLocation=".Debug/vc71/"
  35. ObjectFile=".Debug/vc71/"
  36. ProgramDataBaseFileName=".Debug/vc71/"
  37. WarningLevel="3"
  38. SuppressStartupBanner="TRUE"
  39. DebugInformationFormat="4"
  40. CompileAs="0"/>
  41. <Tool
  42. Name="VCCustomBuildTool"/>
  43. <Tool
  44. Name="VCLinkerTool"
  45. OutputFile="../../../bin/vc71/DynamicPanesd.exe"
  46. LinkIncremental="2"
  47. SuppressStartupBanner="TRUE"
  48. AdditionalLibraryDirectories="../../../lib/vc71"
  49. GenerateDebugInformation="TRUE"
  50. ProgramDatabaseFile=".Debug/vc71/DynamicPanesd.pdb"
  51. SubSystem="2"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Debug/vc71/DynamicPanes.tlb"
  60. HeaderFileName=""/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="_DEBUG"
  70. Culture="1033"
  71. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  72. <Tool
  73. Name="VCWebServiceProxyGeneratorTool"/>
  74. <Tool
  75. Name="VCXMLDataGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. <Tool
  79. Name="VCManagedWrapperGeneratorTool"/>
  80. <Tool
  81. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82. </Configuration>
  83. <Configuration
  84. Name="Unicode Release|Win32"
  85. OutputDirectory=".Unicode_Release/vc71"
  86. IntermediateDirectory=".Unicode_Release/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90. CharacterSet="1">
  91. <Tool
  92. Name="VCCLCompilerTool"
  93. AdditionalOptions="/Zm200 "
  94. Optimization="2"
  95. InlineFunctionExpansion="1"
  96. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  97. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  98. StringPooling="TRUE"
  99. RuntimeLibrary="2"
  100. EnableFunctionLevelLinking="TRUE"
  101. TreatWChar_tAsBuiltInType="TRUE"
  102. UsePrecompiledHeader="3"
  103. PrecompiledHeaderThrough="stdafx.h"
  104. PrecompiledHeaderFile=".Unicode_Release/vc71/DynamicPanes.pch"
  105. AssemblerListingLocation=".Unicode_Release/vc71/"
  106. ObjectFile=".Unicode_Release/vc71/"
  107. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  108. WarningLevel="3"
  109. SuppressStartupBanner="TRUE"
  110. CompileAs="0"/>
  111. <Tool
  112. Name="VCCustomBuildTool"/>
  113. <Tool
  114. Name="VCLinkerTool"
  115. OutputFile="../../../bin/vc71/DynamicPanesU.exe"
  116. LinkIncremental="1"
  117. SuppressStartupBanner="TRUE"
  118. AdditionalLibraryDirectories="../../../lib/vc71"
  119. ProgramDatabaseFile=".Unicode_Release/vc71/DynamicPanesU.pdb"
  120. SubSystem="2"
  121. EntryPointSymbol="wWinMainCRTStartup"
  122. TargetMachine="1"/>
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="NDEBUG"
  126. MkTypLibCompatible="TRUE"
  127. SuppressStartupBanner="TRUE"
  128. TargetEnvironment="1"
  129. TypeLibraryName=".Unicode_Release/vc71/DynamicPanes.tlb"
  130. HeaderFileName=""/>
  131. <Tool
  132. Name="VCPostBuildEventTool"/>
  133. <Tool
  134. Name="VCPreBuildEventTool"/>
  135. <Tool
  136. Name="VCPreLinkEventTool"/>
  137. <Tool
  138. Name="VCResourceCompilerTool"
  139. PreprocessorDefinitions="NDEBUG"
  140. Culture="1033"
  141. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  142. <Tool
  143. Name="VCWebServiceProxyGeneratorTool"/>
  144. <Tool
  145. Name="VCXMLDataGeneratorTool"/>
  146. <Tool
  147. Name="VCWebDeploymentTool"/>
  148. <Tool
  149. Name="VCManagedWrapperGeneratorTool"/>
  150. <Tool
  151. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  152. </Configuration>
  153. <Configuration
  154. Name="Unicode Debug|Win32"
  155. OutputDirectory=".Unicode_Debug/vc71"
  156. IntermediateDirectory=".Unicode_Debug/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  160. CharacterSet="1">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="0"
  165. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  166. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  167. BasicRuntimeChecks="3"
  168. RuntimeLibrary="3"
  169. TreatWChar_tAsBuiltInType="TRUE"
  170. UsePrecompiledHeader="3"
  171. PrecompiledHeaderThrough="stdafx.h"
  172. PrecompiledHeaderFile=".Unicode_Debug/vc71/DynamicPanes.pch"
  173. AssemblerListingLocation=".Unicode_Debug/vc71/"
  174. ObjectFile=".Unicode_Debug/vc71/"
  175. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  176. WarningLevel="3"
  177. SuppressStartupBanner="TRUE"
  178. DebugInformationFormat="4"
  179. CompileAs="0"/>
  180. <Tool
  181. Name="VCCustomBuildTool"/>
  182. <Tool
  183. Name="VCLinkerTool"
  184. OutputFile="../../../bin/vc71/DynamicPanesUD.exe"
  185. LinkIncremental="2"
  186. SuppressStartupBanner="TRUE"
  187. AdditionalLibraryDirectories="../../../lib/vc71"
  188. GenerateDebugInformation="TRUE"
  189. ProgramDatabaseFile=".Unicode_Debug/vc71/DynamicPanesUD.pdb"
  190. SubSystem="2"
  191. EntryPointSymbol="wWinMainCRTStartup"
  192. TargetMachine="1"/>
  193. <Tool
  194. Name="VCMIDLTool"
  195. PreprocessorDefinitions="_DEBUG"
  196. MkTypLibCompatible="TRUE"
  197. SuppressStartupBanner="TRUE"
  198. TargetEnvironment="1"
  199. TypeLibraryName=".Unicode_Debug/vc71/DynamicPanes.tlb"
  200. HeaderFileName=""/>
  201. <Tool
  202. Name="VCPostBuildEventTool"/>
  203. <Tool
  204. Name="VCPreBuildEventTool"/>
  205. <Tool
  206. Name="VCPreLinkEventTool"/>
  207. <Tool
  208. Name="VCResourceCompilerTool"
  209. PreprocessorDefinitions="_DEBUG"
  210. Culture="1033"
  211. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  212. <Tool
  213. Name="VCWebServiceProxyGeneratorTool"/>
  214. <Tool
  215. Name="VCXMLDataGeneratorTool"/>
  216. <Tool
  217. Name="VCWebDeploymentTool"/>
  218. <Tool
  219. Name="VCManagedWrapperGeneratorTool"/>
  220. <Tool
  221. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  222. </Configuration>
  223. <Configuration
  224. Name="Release|Win32"
  225. OutputDirectory=".Release/vc71"
  226. IntermediateDirectory=".Release/vc71"
  227. ConfigurationType="1"
  228. UseOfMFC="1"
  229. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  230. CharacterSet="2">
  231. <Tool
  232. Name="VCCLCompilerTool"
  233. AdditionalOptions="/Zm200 "
  234. Optimization="2"
  235. InlineFunctionExpansion="1"
  236. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  237. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  238. StringPooling="TRUE"
  239. RuntimeLibrary="0"
  240. EnableFunctionLevelLinking="TRUE"
  241. TreatWChar_tAsBuiltInType="TRUE"
  242. UsePrecompiledHeader="3"
  243. PrecompiledHeaderThrough="stdafx.h"
  244. PrecompiledHeaderFile=".Release/vc71/DynamicPanes.pch"
  245. AssemblerListingLocation=".Release/vc71/"
  246. ObjectFile=".Release/vc71/"
  247. ProgramDataBaseFileName=".Release/vc71/"
  248. WarningLevel="3"
  249. SuppressStartupBanner="TRUE"
  250. CompileAs="0"/>
  251. <Tool
  252. Name="VCCustomBuildTool"/>
  253. <Tool
  254. Name="VCLinkerTool"
  255. OutputFile="../../../bin/vc71/DynamicPanes.exe"
  256. LinkIncremental="1"
  257. SuppressStartupBanner="TRUE"
  258. AdditionalLibraryDirectories="../../../lib/vc71"
  259. ProgramDatabaseFile=".Release/vc71/DynamicPanes.pdb"
  260. SubSystem="2"
  261. TargetMachine="1"/>
  262. <Tool
  263. Name="VCMIDLTool"
  264. PreprocessorDefinitions="NDEBUG"
  265. MkTypLibCompatible="TRUE"
  266. SuppressStartupBanner="TRUE"
  267. TargetEnvironment="1"
  268. TypeLibraryName=".Release/vc71/DynamicPanes.tlb"
  269. HeaderFileName=""/>
  270. <Tool
  271. Name="VCPostBuildEventTool"/>
  272. <Tool
  273. Name="VCPreBuildEventTool"/>
  274. <Tool
  275. Name="VCPreLinkEventTool"/>
  276. <Tool
  277. Name="VCResourceCompilerTool"
  278. PreprocessorDefinitions="NDEBUG"
  279. Culture="1033"
  280. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  281. <Tool
  282. Name="VCWebServiceProxyGeneratorTool"/>
  283. <Tool
  284. Name="VCXMLDataGeneratorTool"/>
  285. <Tool
  286. Name="VCWebDeploymentTool"/>
  287. <Tool
  288. Name="VCManagedWrapperGeneratorTool"/>
  289. <Tool
  290. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  291. </Configuration>
  292. </Configurations>
  293. <References>
  294. </References>
  295. <Files>
  296. <Filter
  297. Name="Source Files"
  298. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  299. <File
  300. RelativePath="DynamicPanes.cpp">
  301. </File>
  302. <File
  303. RelativePath="DynamicPanes.rc">
  304. </File>
  305. <File
  306. RelativePath="DynamicPanesDoc.cpp">
  307. </File>
  308. <File
  309. RelativePath="DynamicPanesView.cpp">
  310. </File>
  311. <File
  312. RelativePath="MainFrm.cpp">
  313. </File>
  314. <File
  315. RelativePath="SimpleForm.cpp">
  316. </File>
  317. <File
  318. RelativePath="SimpleListView.cpp">
  319. </File>
  320. <File
  321. RelativePath="StdAfx.cpp">
  322. <FileConfiguration
  323. Name="Debug|Win32">
  324. <Tool
  325. Name="VCCLCompilerTool"
  326. UsePrecompiledHeader="1"/>
  327. </FileConfiguration>
  328. <FileConfiguration
  329. Name="Unicode Release|Win32">
  330. <Tool
  331. Name="VCCLCompilerTool"
  332. UsePrecompiledHeader="1"/>
  333. </FileConfiguration>
  334. <FileConfiguration
  335. Name="Unicode Debug|Win32">
  336. <Tool
  337. Name="VCCLCompilerTool"
  338. UsePrecompiledHeader="1"/>
  339. </FileConfiguration>
  340. <FileConfiguration
  341. Name="Release|Win32">
  342. <Tool
  343. Name="VCCLCompilerTool"
  344. UsePrecompiledHeader="1"/>
  345. </FileConfiguration>
  346. </File>
  347. </Filter>
  348. <Filter
  349. Name="Header Files"
  350. Filter="h;hpp;hxx;hm;inl">
  351. <File
  352. RelativePath="DynamicPanes.h">
  353. </File>
  354. <File
  355. RelativePath="DynamicPanesDoc.h">
  356. </File>
  357. <File
  358. RelativePath="DynamicPanesView.h">
  359. </File>
  360. <File
  361. RelativePath="MainFrm.h">
  362. </File>
  363. <File
  364. RelativePath="Resource.h">
  365. </File>
  366. <File
  367. RelativePath="SimpleForm.h">
  368. </File>
  369. <File
  370. RelativePath="SimpleListView.h">
  371. </File>
  372. <File
  373. RelativePath="StdAfx.h">
  374. </File>
  375. </Filter>
  376. <Filter
  377. Name="Resource Files"
  378. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  379. <File
  380. RelativePath="resaquaman.ico">
  381. </File>
  382. <File
  383. RelativePath="resatom.ico">
  384. </File>
  385. <File
  386. RelativePath="resbatman.ico">
  387. </File>
  388. <File
  389. RelativePath="resCjSample.ico">
  390. </File>
  391. <File
  392. RelativePath="resDynamicPanes.ico">
  393. </File>
  394. <File
  395. RelativePath="resDynamicPanes.rc2">
  396. </File>
  397. <File
  398. RelativePath="resDynamicPanesDoc.ico">
  399. </File>
  400. <File
  401. RelativePath="resfirestor.ico">
  402. </File>
  403. <File
  404. RelativePath="resflash.ico">
  405. </File>
  406. <File
  407. RelativePath="resgreenarr.ico">
  408. </File>
  409. <File
  410. RelativePath="resgreenlan.ico">
  411. </File>
  412. <File
  413. RelativePath="reshawkman.ico">
  414. </File>
  415. <File
  416. RelativePath="reshawkwoma.ico">
  417. </File>
  418. <File
  419. RelativePath="resIcons.bmp">
  420. </File>
  421. <File
  422. RelativePath="resredtorna.ico">
  423. </File>
  424. <File
  425. RelativePath="ressuperman.ico">
  426. </File>
  427. <File
  428. RelativePath="resToolbar.bmp">
  429. </File>
  430. <File
  431. RelativePath="reswonderwo.ico">
  432. </File>
  433. </Filter>
  434. </Files>
  435. <Globals>
  436. </Globals>
  437. </VisualStudioProject>