FlatHeader_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="FlatHeader"
  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/FlatHeader.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/FlatHeaderUD.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="../../../lib/vc71"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".Unicode_Debug/vc71/FlatHeaderUD.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/FlatHeader.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="Debug|Win32"
  85. OutputDirectory=".Debug/vc71"
  86. IntermediateDirectory=".Debug/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  90. <Tool
  91. Name="VCCLCompilerTool"
  92. AdditionalOptions="/Zm200 "
  93. Optimization="0"
  94. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  95. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  96. RuntimeLibrary="3"
  97. TreatWChar_tAsBuiltInType="TRUE"
  98. UsePrecompiledHeader="3"
  99. PrecompiledHeaderThrough="stdafx.h"
  100. PrecompiledHeaderFile=".Debug/vc71/FlatHeader.pch"
  101. AssemblerListingLocation=".Debug/vc71/"
  102. ObjectFile=".Debug/vc71/"
  103. ProgramDataBaseFileName=".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/FlatHeaderD.exe"
  113. LinkIncremental="2"
  114. SuppressStartupBanner="TRUE"
  115. AdditionalLibraryDirectories="../../../lib/vc71"
  116. GenerateDebugInformation="TRUE"
  117. ProgramDatabaseFile=".Debug/vc71/FlatHeaderD.pdb"
  118. SubSystem="2"
  119. TargetMachine="1"/>
  120. <Tool
  121. Name="VCMIDLTool"
  122. PreprocessorDefinitions="_DEBUG"
  123. MkTypLibCompatible="TRUE"
  124. SuppressStartupBanner="TRUE"
  125. TargetEnvironment="1"
  126. TypeLibraryName=".Debug/vc71/FlatHeader.tlb"
  127. HeaderFileName=""/>
  128. <Tool
  129. Name="VCPostBuildEventTool"/>
  130. <Tool
  131. Name="VCPreBuildEventTool"/>
  132. <Tool
  133. Name="VCPreLinkEventTool"/>
  134. <Tool
  135. Name="VCResourceCompilerTool"
  136. PreprocessorDefinitions="_DEBUG"
  137. Culture="1033"
  138. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  139. <Tool
  140. Name="VCWebServiceProxyGeneratorTool"/>
  141. <Tool
  142. Name="VCXMLDataGeneratorTool"/>
  143. <Tool
  144. Name="VCWebDeploymentTool"/>
  145. <Tool
  146. Name="VCManagedWrapperGeneratorTool"/>
  147. <Tool
  148. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  149. </Configuration>
  150. <Configuration
  151. Name="Release|Win32"
  152. OutputDirectory=".Release/vc71"
  153. IntermediateDirectory=".Release/vc71"
  154. ConfigurationType="1"
  155. UseOfMFC="1"
  156. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  157. <Tool
  158. Name="VCCLCompilerTool"
  159. AdditionalOptions="/Zm200 "
  160. Optimization="2"
  161. InlineFunctionExpansion="1"
  162. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  163. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  164. StringPooling="TRUE"
  165. RuntimeLibrary="0"
  166. EnableFunctionLevelLinking="TRUE"
  167. TreatWChar_tAsBuiltInType="TRUE"
  168. UsePrecompiledHeader="3"
  169. PrecompiledHeaderThrough="stdafx.h"
  170. PrecompiledHeaderFile=".Release/vc71/FlatHeader.pch"
  171. AssemblerListingLocation=".Release/vc71/"
  172. ObjectFile=".Release/vc71/"
  173. ProgramDataBaseFileName=".Release/vc71/"
  174. WarningLevel="3"
  175. SuppressStartupBanner="TRUE"
  176. CompileAs="0"/>
  177. <Tool
  178. Name="VCCustomBuildTool"/>
  179. <Tool
  180. Name="VCLinkerTool"
  181. OutputFile="../../../bin/vc71/FlatHeader.exe"
  182. LinkIncremental="1"
  183. SuppressStartupBanner="TRUE"
  184. AdditionalLibraryDirectories="../../../lib/vc71"
  185. ProgramDatabaseFile=".Release/vc71/FlatHeader.pdb"
  186. SubSystem="2"
  187. TargetMachine="1"/>
  188. <Tool
  189. Name="VCMIDLTool"
  190. PreprocessorDefinitions="NDEBUG"
  191. MkTypLibCompatible="TRUE"
  192. SuppressStartupBanner="TRUE"
  193. TargetEnvironment="1"
  194. TypeLibraryName=".Release/vc71/FlatHeader.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="NDEBUG"
  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="WIN32;NDEBUG;_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/FlatHeader.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/FlatHeaderU.exe"
  251. LinkIncremental="1"
  252. SuppressStartupBanner="TRUE"
  253. AdditionalLibraryDirectories="../../../lib/vc71"
  254. ProgramDatabaseFile=".Unicode_Release/vc71/FlatHeaderU.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/FlatHeader.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="FlatHeader.cpp">
  297. </File>
  298. <File
  299. RelativePath="FlatHeader.rc">
  300. </File>
  301. <File
  302. RelativePath="FlatHeaderDlg.cpp">
  303. </File>
  304. <File
  305. RelativePath="StdAfx.cpp">
  306. <FileConfiguration
  307. Name="Unicode Debug|Win32">
  308. <Tool
  309. Name="VCCLCompilerTool"
  310. UsePrecompiledHeader="1"/>
  311. </FileConfiguration>
  312. <FileConfiguration
  313. Name="Debug|Win32">
  314. <Tool
  315. Name="VCCLCompilerTool"
  316. UsePrecompiledHeader="1"/>
  317. </FileConfiguration>
  318. <FileConfiguration
  319. Name="Release|Win32">
  320. <Tool
  321. Name="VCCLCompilerTool"
  322. UsePrecompiledHeader="1"/>
  323. </FileConfiguration>
  324. <FileConfiguration
  325. Name="Unicode Release|Win32">
  326. <Tool
  327. Name="VCCLCompilerTool"
  328. UsePrecompiledHeader="1"/>
  329. </FileConfiguration>
  330. </File>
  331. </Filter>
  332. <Filter
  333. Name="Header Files"
  334. Filter="h;hpp;hxx;hm;inl">
  335. <File
  336. RelativePath="....AboutDlgAboutDlg.h">
  337. </File>
  338. <File
  339. RelativePath="FlatHeader.h">
  340. </File>
  341. <File
  342. RelativePath="FlatHeaderDlg.h">
  343. </File>
  344. <File
  345. RelativePath="Resource.h">
  346. </File>
  347. <File
  348. RelativePath="StdAfx.h">
  349. </File>
  350. </Filter>
  351. <Filter
  352. Name="Resource Files"
  353. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  354. <File
  355. RelativePath="resCjSample.ico">
  356. </File>
  357. <File
  358. RelativePath="rescol_0.bmp">
  359. </File>
  360. <File
  361. RelativePath="rescol_1.bmp">
  362. </File>
  363. <File
  364. RelativePath="rescol_2.bmp">
  365. </File>
  366. <File
  367. RelativePath="resFlatHeader.ico">
  368. </File>
  369. <File
  370. RelativePath="resFlatHeader.rc2">
  371. </File>
  372. </Filter>
  373. </Files>
  374. <Globals>
  375. </Globals>
  376. </VisualStudioProject>