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

对话框与窗口

开发平台:

Visual C++

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