TreePropSheet_vs2005.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:7k
源码类别:

多媒体编程

开发平台:

Visual C++

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