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

对话框与窗口

开发平台:

Visual C++

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