FlatCombo_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="FlatCombo"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Unicode Debug|Win32"
  16. OutputDirectory=".Unicode_Debug/vc71"
  17. IntermediateDirectory=".Unicode_Debug/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="0"
  26. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  27. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  28. RuntimeLibrary="3"
  29. TreatWChar_tAsBuiltInType="TRUE"
  30. UsePrecompiledHeader="3"
  31. PrecompiledHeaderThrough="stdafx.h"
  32. PrecompiledHeaderFile=".Unicode_Debug/vc71/FlatCombo.pch"
  33. AssemblerListingLocation=".Unicode_Debug/vc71/"
  34. ObjectFile=".Unicode_Debug/vc71/"
  35. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. DebugInformationFormat="4"
  39. CompileAs="0"/>
  40. <Tool
  41. Name="VCCustomBuildTool"/>
  42. <Tool
  43. Name="VCLinkerTool"
  44. OutputFile="../../../bin/vc71/FlatComboUD.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="../../../lib/vc71"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".Unicode_Debug/vc71/FlatComboUD.pdb"
  50. SubSystem="2"
  51. EntryPointSymbol="wWinMainCRTStartup"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Unicode_Debug/vc71/FlatCombo.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/FlatCombo.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/FlatComboU.exe"
  116. LinkIncremental="1"
  117. SuppressStartupBanner="TRUE"
  118. AdditionalLibraryDirectories="../../../lib/vc71"
  119. ProgramDatabaseFile=".Unicode_Release/vc71/FlatComboU.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/FlatCombo.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="Debug|Win32"
  155. OutputDirectory=".Debug/vc71"
  156. IntermediateDirectory=".Debug/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  160. <Tool
  161. Name="VCCLCompilerTool"
  162. AdditionalOptions="/Zm200 "
  163. Optimization="0"
  164. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  165. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  166. RuntimeLibrary="3"
  167. TreatWChar_tAsBuiltInType="TRUE"
  168. UsePrecompiledHeader="3"
  169. PrecompiledHeaderThrough="stdafx.h"
  170. PrecompiledHeaderFile=".Debug/vc71/FlatCombo.pch"
  171. AssemblerListingLocation=".Debug/vc71/"
  172. ObjectFile=".Debug/vc71/"
  173. ProgramDataBaseFileName=".Debug/vc71/"
  174. WarningLevel="3"
  175. SuppressStartupBanner="TRUE"
  176. DebugInformationFormat="4"
  177. CompileAs="0"/>
  178. <Tool
  179. Name="VCCustomBuildTool"/>
  180. <Tool
  181. Name="VCLinkerTool"
  182. OutputFile="../../../bin/vc71/FlatComboD.exe"
  183. LinkIncremental="2"
  184. SuppressStartupBanner="TRUE"
  185. AdditionalLibraryDirectories="../../../lib/vc71"
  186. GenerateDebugInformation="TRUE"
  187. ProgramDatabaseFile=".Debug/vc71/FlatComboD.pdb"
  188. SubSystem="2"
  189. TargetMachine="1"/>
  190. <Tool
  191. Name="VCMIDLTool"
  192. PreprocessorDefinitions="_DEBUG"
  193. MkTypLibCompatible="TRUE"
  194. SuppressStartupBanner="TRUE"
  195. TargetEnvironment="1"
  196. TypeLibraryName=".Debug/vc71/FlatCombo.tlb"
  197. HeaderFileName=""/>
  198. <Tool
  199. Name="VCPostBuildEventTool"/>
  200. <Tool
  201. Name="VCPreBuildEventTool"/>
  202. <Tool
  203. Name="VCPreLinkEventTool"/>
  204. <Tool
  205. Name="VCResourceCompilerTool"
  206. PreprocessorDefinitions="_DEBUG"
  207. Culture="1033"
  208. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  209. <Tool
  210. Name="VCWebServiceProxyGeneratorTool"/>
  211. <Tool
  212. Name="VCXMLDataGeneratorTool"/>
  213. <Tool
  214. Name="VCWebDeploymentTool"/>
  215. <Tool
  216. Name="VCManagedWrapperGeneratorTool"/>
  217. <Tool
  218. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  219. </Configuration>
  220. <Configuration
  221. Name="Release|Win32"
  222. OutputDirectory=".Release/vc71"
  223. IntermediateDirectory=".Release/vc71"
  224. ConfigurationType="1"
  225. UseOfMFC="1"
  226. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. AdditionalOptions="/Zm200 "
  230. Optimization="2"
  231. InlineFunctionExpansion="1"
  232. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  233. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  234. StringPooling="TRUE"
  235. RuntimeLibrary="0"
  236. EnableFunctionLevelLinking="TRUE"
  237. TreatWChar_tAsBuiltInType="TRUE"
  238. UsePrecompiledHeader="3"
  239. PrecompiledHeaderThrough="stdafx.h"
  240. PrecompiledHeaderFile=".Release/vc71/FlatCombo.pch"
  241. AssemblerListingLocation=".Release/vc71/"
  242. ObjectFile=".Release/vc71/"
  243. ProgramDataBaseFileName=".Release/vc71/"
  244. WarningLevel="3"
  245. SuppressStartupBanner="TRUE"
  246. CompileAs="0"/>
  247. <Tool
  248. Name="VCCustomBuildTool"/>
  249. <Tool
  250. Name="VCLinkerTool"
  251. OutputFile="../../../bin/vc71/FlatCombo.exe"
  252. LinkIncremental="1"
  253. SuppressStartupBanner="TRUE"
  254. AdditionalLibraryDirectories="../../../lib/vc71"
  255. ProgramDatabaseFile=".Release/vc71/FlatCombo.pdb"
  256. SubSystem="2"
  257. TargetMachine="1"/>
  258. <Tool
  259. Name="VCMIDLTool"
  260. PreprocessorDefinitions="NDEBUG"
  261. MkTypLibCompatible="TRUE"
  262. SuppressStartupBanner="TRUE"
  263. TargetEnvironment="1"
  264. TypeLibraryName=".Release/vc71/FlatCombo.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="FlatCombo.cpp">
  297. </File>
  298. <File
  299. RelativePath="FlatCombo.rc">
  300. </File>
  301. <File
  302. RelativePath="FlatComboBox.cpp">
  303. </File>
  304. <File
  305. RelativePath="FlatComboDlg.cpp">
  306. </File>
  307. <File
  308. RelativePath="StdAfx.cpp">
  309. <FileConfiguration
  310. Name="Unicode Debug|Win32">
  311. <Tool
  312. Name="VCCLCompilerTool"
  313. UsePrecompiledHeader="1"/>
  314. </FileConfiguration>
  315. <FileConfiguration
  316. Name="Unicode Release|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="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="....AboutDlgAboutDlg.h">
  340. </File>
  341. <File
  342. RelativePath="FlatCombo.h">
  343. </File>
  344. <File
  345. RelativePath="FlatComboBox.h">
  346. </File>
  347. <File
  348. RelativePath="FlatComboDlg.h">
  349. </File>
  350. <File
  351. RelativePath="Resource.h">
  352. </File>
  353. <File
  354. RelativePath="StdAfx.h">
  355. </File>
  356. </Filter>
  357. <Filter
  358. Name="Resource Files"
  359. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  360. <File
  361. RelativePath="resCjSample.ico">
  362. </File>
  363. <File
  364. RelativePath="resFlatCombo.ico">
  365. </File>
  366. <File
  367. RelativePath="resFlatCombo.rc2">
  368. </File>
  369. </Filter>
  370. </Files>
  371. <Globals>
  372. </Globals>
  373. </VisualStudioProject>