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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="DrawCli"
  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="../../include,../../../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/vc71stdafx.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/drawcli.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Release/vc71/drawcli.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/drawcli.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. RuntimeLibrary="3"
  98. TreatWChar_tAsBuiltInType="TRUE"
  99. UsePrecompiledHeader="3"
  100. PrecompiledHeaderThrough="stdafx.h"
  101. PrecompiledHeaderFile=".Debug/vc71stdafx.pch"
  102. AssemblerListingLocation=".Debug/vc71/"
  103. ObjectFile=".Debug/vc71/"
  104. ProgramDataBaseFileName=".Debug/vc71/"
  105. BrowseInformation="1"
  106. WarningLevel="3"
  107. SuppressStartupBanner="TRUE"
  108. DebugInformationFormat="4"
  109. CompileAs="0"/>
  110. <Tool
  111. Name="VCCustomBuildTool"/>
  112. <Tool
  113. Name="VCLinkerTool"
  114. OutputFile="../../../bin/vc71/drawclid.exe"
  115. LinkIncremental="2"
  116. SuppressStartupBanner="TRUE"
  117. AdditionalLibraryDirectories="../../../lib/vc71"
  118. GenerateDebugInformation="TRUE"
  119. ProgramDatabaseFile=".Debug/vc71/drawclid.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/drawcli.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="../../include;../../../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="../../include,../../../Source,../../AboutDlg"
  166. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_MBCS"
  167. StringPooling="TRUE"
  168. RuntimeLibrary="2"
  169. EnableFunctionLevelLinking="TRUE"
  170. TreatWChar_tAsBuiltInType="TRUE"
  171. UsePrecompiledHeader="3"
  172. PrecompiledHeaderThrough="stdafx.h"
  173. PrecompiledHeaderFile=".UniRelstdafx.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/drawcliU.exe"
  185. LinkIncremental="1"
  186. SuppressStartupBanner="TRUE"
  187. AdditionalLibraryDirectories="../../../lib/vc71"
  188. ProgramDatabaseFile=".Unicode_Release/vc71/drawcliU.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/drawcli.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="../../include;../../../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="../../include,../../../Source,../../AboutDlg"
  235. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_MBCS"
  236. RuntimeLibrary="3"
  237. TreatWChar_tAsBuiltInType="TRUE"
  238. UsePrecompiledHeader="3"
  239. PrecompiledHeaderThrough="stdafx.h"
  240. PrecompiledHeaderFile=".Unicode_Debug/vc71stdafx.pch"
  241. AssemblerListingLocation=".Unicode_Debug/vc71/"
  242. ObjectFile=".Unicode_Debug/vc71/"
  243. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  244. WarningLevel="3"
  245. SuppressStartupBanner="TRUE"
  246. DebugInformationFormat="4"
  247. CompileAs="0"/>
  248. <Tool
  249. Name="VCCustomBuildTool"/>
  250. <Tool
  251. Name="VCLinkerTool"
  252. OutputFile="../../../bin/vc71/drawcliud.exe"
  253. LinkIncremental="2"
  254. SuppressStartupBanner="TRUE"
  255. AdditionalLibraryDirectories="../../../lib/vc71"
  256. GenerateDebugInformation="TRUE"
  257. ProgramDatabaseFile=".Unicode_Debug/vc71/drawcliud.pdb"
  258. SubSystem="2"
  259. EntryPointSymbol="wWinMainCRTStartup"
  260. TargetMachine="1"/>
  261. <Tool
  262. Name="VCMIDLTool"
  263. PreprocessorDefinitions="_DEBUG"
  264. MkTypLibCompatible="TRUE"
  265. SuppressStartupBanner="TRUE"
  266. TargetEnvironment="1"
  267. TypeLibraryName=".Unicode_Debug/vc71/drawcli.tlb"
  268. HeaderFileName=""/>
  269. <Tool
  270. Name="VCPostBuildEventTool"/>
  271. <Tool
  272. Name="VCPreBuildEventTool"/>
  273. <Tool
  274. Name="VCPreLinkEventTool"/>
  275. <Tool
  276. Name="VCResourceCompilerTool"
  277. PreprocessorDefinitions="_DEBUG"
  278. Culture="1033"
  279. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  280. <Tool
  281. Name="VCWebServiceProxyGeneratorTool"/>
  282. <Tool
  283. Name="VCXMLDataGeneratorTool"/>
  284. <Tool
  285. Name="VCWebDeploymentTool"/>
  286. <Tool
  287. Name="VCManagedWrapperGeneratorTool"/>
  288. <Tool
  289. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  290. </Configuration>
  291. </Configurations>
  292. <References>
  293. </References>
  294. <Files>
  295. <Filter
  296. Name="Source Files"
  297. Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90">
  298. <File
  299. RelativePath="cntritem.cpp">
  300. <FileConfiguration
  301. Name="Debug|Win32">
  302. <Tool
  303. Name="VCCLCompilerTool"
  304. BrowseInformation="1"/>
  305. </FileConfiguration>
  306. </File>
  307. <File
  308. RelativePath="drawcli.cpp">
  309. <FileConfiguration
  310. Name="Debug|Win32">
  311. <Tool
  312. Name="VCCLCompilerTool"
  313. BrowseInformation="1"/>
  314. </FileConfiguration>
  315. </File>
  316. <File
  317. RelativePath="drawcli.rc">
  318. </File>
  319. <File
  320. RelativePath="drawdoc.cpp">
  321. <FileConfiguration
  322. Name="Debug|Win32">
  323. <Tool
  324. Name="VCCLCompilerTool"
  325. BrowseInformation="1"/>
  326. </FileConfiguration>
  327. </File>
  328. <File
  329. RelativePath="drawobj.cpp">
  330. <FileConfiguration
  331. Name="Debug|Win32">
  332. <Tool
  333. Name="VCCLCompilerTool"
  334. BrowseInformation="1"/>
  335. </FileConfiguration>
  336. </File>
  337. <File
  338. RelativePath="drawtool.cpp">
  339. <FileConfiguration
  340. Name="Debug|Win32">
  341. <Tool
  342. Name="VCCLCompilerTool"
  343. BrowseInformation="1"/>
  344. </FileConfiguration>
  345. </File>
  346. <File
  347. RelativePath="drawvw.cpp">
  348. <FileConfiguration
  349. Name="Debug|Win32">
  350. <Tool
  351. Name="VCCLCompilerTool"
  352. BrowseInformation="1"/>
  353. </FileConfiguration>
  354. </File>
  355. <File
  356. RelativePath="mainfrm.cpp">
  357. <FileConfiguration
  358. Name="Debug|Win32">
  359. <Tool
  360. Name="VCCLCompilerTool"
  361. BrowseInformation="1"/>
  362. </FileConfiguration>
  363. </File>
  364. <File
  365. RelativePath="PanePropertyGrid.cpp">
  366. <FileConfiguration
  367. Name="Debug|Win32">
  368. <Tool
  369. Name="VCCLCompilerTool"
  370. BrowseInformation="1"/>
  371. </FileConfiguration>
  372. </File>
  373. <File
  374. RelativePath="propset.cpp">
  375. <FileConfiguration
  376. Name="Debug|Win32">
  377. <Tool
  378. Name="VCCLCompilerTool"
  379. BrowseInformation="1"/>
  380. </FileConfiguration>
  381. </File>
  382. <File
  383. RelativePath="rectdlg.cpp">
  384. <FileConfiguration
  385. Name="Debug|Win32">
  386. <Tool
  387. Name="VCCLCompilerTool"
  388. BrowseInformation="1"/>
  389. </FileConfiguration>
  390. </File>
  391. <File
  392. RelativePath="splitfrm.cpp">
  393. <FileConfiguration
  394. Name="Debug|Win32">
  395. <Tool
  396. Name="VCCLCompilerTool"
  397. BrowseInformation="1"/>
  398. </FileConfiguration>
  399. </File>
  400. <File
  401. RelativePath="statpage.cpp">
  402. <FileConfiguration
  403. Name="Debug|Win32">
  404. <Tool
  405. Name="VCCLCompilerTool"
  406. BrowseInformation="1"/>
  407. </FileConfiguration>
  408. </File>
  409. <File
  410. RelativePath="stdafx.cpp">
  411. <FileConfiguration
  412. Name="Release|Win32">
  413. <Tool
  414. Name="VCCLCompilerTool"
  415. UsePrecompiledHeader="1"/>
  416. </FileConfiguration>
  417. <FileConfiguration
  418. Name="Debug|Win32">
  419. <Tool
  420. Name="VCCLCompilerTool"
  421. UsePrecompiledHeader="1"
  422. BrowseInformation="1"/>
  423. </FileConfiguration>
  424. <FileConfiguration
  425. Name="Unicode Release|Win32">
  426. <Tool
  427. Name="VCCLCompilerTool"
  428. UsePrecompiledHeader="1"/>
  429. </FileConfiguration>
  430. <FileConfiguration
  431. Name="Unicode Debug|Win32">
  432. <Tool
  433. Name="VCCLCompilerTool"
  434. UsePrecompiledHeader="1"/>
  435. </FileConfiguration>
  436. </File>
  437. <File
  438. RelativePath="summinfo.cpp">
  439. <FileConfiguration
  440. Name="Debug|Win32">
  441. <Tool
  442. Name="VCCLCompilerTool"
  443. BrowseInformation="1"/>
  444. </FileConfiguration>
  445. </File>
  446. <File
  447. RelativePath="summpage.cpp">
  448. <FileConfiguration
  449. Name="Debug|Win32">
  450. <Tool
  451. Name="VCCLCompilerTool"
  452. BrowseInformation="1"/>
  453. </FileConfiguration>
  454. </File>
  455. </Filter>
  456. <Filter
  457. Name="Header Files"
  458. Filter="h;hpp;hxx;inl;fi;fd">
  459. <File
  460. RelativePath="cntritem.h">
  461. </File>
  462. <File
  463. RelativePath="drawcli.h">
  464. </File>
  465. <File
  466. RelativePath="drawdoc.h">
  467. </File>
  468. <File
  469. RelativePath="drawobj.h">
  470. </File>
  471. <File
  472. RelativePath="drawtool.h">
  473. </File>
  474. <File
  475. RelativePath="drawvw.h">
  476. </File>
  477. <File
  478. RelativePath="mainfrm.h">
  479. </File>
  480. <File
  481. RelativePath="PanePropertyGrid.h">
  482. </File>
  483. <File
  484. RelativePath="rectdlg.h">
  485. </File>
  486. <File
  487. RelativePath="splitfrm.h">
  488. </File>
  489. <File
  490. RelativePath="stdafx.h">
  491. </File>
  492. </Filter>
  493. <Filter
  494. Name="Resource Files"
  495. Filter="ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe">
  496. <File
  497. RelativePath="resCjSample.ico">
  498. </File>
  499. <File
  500. RelativePath="rescolors.bmp">
  501. </File>
  502. <File
  503. RelativePath="resdrawcli.ico">
  504. </File>
  505. <File
  506. RelativePath="resdrawcli.rc2">
  507. </File>
  508. <File
  509. RelativePath="resdrawdoc.ico">
  510. </File>
  511. <File
  512. RelativePath="resicon1.ico">
  513. </File>
  514. <File
  515. RelativePath="respaneicon.bmp">
  516. </File>
  517. <File
  518. RelativePath="resPaneProperties.bmp">
  519. </File>
  520. <File
  521. RelativePath="respencil.cur">
  522. </File>
  523. <File
  524. RelativePath="restoolbar.bmp">
  525. </File>
  526. <File
  527. RelativePath="restoolbar1.bmp">
  528. </File>
  529. </Filter>
  530. </Files>
  531. <Globals>
  532. </Globals>
  533. </VisualStudioProject>