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

对话框与窗口

开发平台:

Visual C++

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