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

对话框与窗口

开发平台:

Visual C++

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