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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Advanced"
  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 "
  25. Optimization="0"
  26. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  27. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  28. BasicRuntimeChecks="3"
  29. RuntimeLibrary="3"
  30. TreatWChar_tAsBuiltInType="TRUE"
  31. UsePrecompiledHeader="3"
  32. PrecompiledHeaderThrough="stdafx.h"
  33. PrecompiledHeaderFile=".Debug/vc71/Advanced.pch"
  34. AssemblerListingLocation=".Debug/vc71/"
  35. ObjectFile=".Debug/vc71/"
  36. ProgramDataBaseFileName=".Debug/vc71/"
  37. BrowseInformation="1"
  38. WarningLevel="3"
  39. SuppressStartupBanner="TRUE"
  40. DebugInformationFormat="4"
  41. CompileAs="0"/>
  42. <Tool
  43. Name="VCCustomBuildTool"/>
  44. <Tool
  45. Name="VCLinkerTool"
  46. OutputFile="../../../bin/vc71/Advancedd.exe"
  47. LinkIncremental="2"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. GenerateDebugInformation="TRUE"
  51. ProgramDatabaseFile=".Debug/vc71/Advancedd.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/Advanced.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="WIN32;NDEBUG;_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/Advanced.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/Advanced.exe"
  117. LinkIncremental="1"
  118. SuppressStartupBanner="TRUE"
  119. AdditionalLibraryDirectories="../../../lib/vc71"
  120. ProgramDatabaseFile=".Release/vc71/Advanced.pdb"
  121. SubSystem="2"
  122. TargetMachine="1"/>
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="NDEBUG"
  126. MkTypLibCompatible="TRUE"
  127. SuppressStartupBanner="TRUE"
  128. TargetEnvironment="1"
  129. TypeLibraryName=".Release/vc71/Advanced.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="Unicode Release|Win32"
  155. OutputDirectory=".Unicode_Release/vc71"
  156. IntermediateDirectory=".Unicode_Release/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  160. CharacterSet="1">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="2"
  165. InlineFunctionExpansion="1"
  166. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  167. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  168. StringPooling="TRUE"
  169. RuntimeLibrary="2"
  170. EnableFunctionLevelLinking="TRUE"
  171. TreatWChar_tAsBuiltInType="TRUE"
  172. UsePrecompiledHeader="3"
  173. PrecompiledHeaderThrough="stdafx.h"
  174. PrecompiledHeaderFile=".Unicode_Release/vc71/Advanced.pch"
  175. AssemblerListingLocation=".Unicode_Release/vc71/"
  176. ObjectFile=".Unicode_Release/vc71/"
  177. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  178. WarningLevel="3"
  179. SuppressStartupBanner="TRUE"
  180. CompileAs="0"/>
  181. <Tool
  182. Name="VCCustomBuildTool"/>
  183. <Tool
  184. Name="VCLinkerTool"
  185. OutputFile="../../../bin/vc71/AdvancedU.exe"
  186. LinkIncremental="1"
  187. SuppressStartupBanner="TRUE"
  188. AdditionalLibraryDirectories="../../../lib/vc71"
  189. ProgramDatabaseFile=".Unicode_Release/vc71/AdvancedU.pdb"
  190. SubSystem="2"
  191. EntryPointSymbol="wWinMainCRTStartup"
  192. TargetMachine="1"/>
  193. <Tool
  194. Name="VCMIDLTool"
  195. PreprocessorDefinitions="NDEBUG"
  196. MkTypLibCompatible="TRUE"
  197. SuppressStartupBanner="TRUE"
  198. TargetEnvironment="1"
  199. TypeLibraryName=".Unicode_Release/vc71/Advanced.tlb"
  200. HeaderFileName=""/>
  201. <Tool
  202. Name="VCPostBuildEventTool"/>
  203. <Tool
  204. Name="VCPreBuildEventTool"/>
  205. <Tool
  206. Name="VCPreLinkEventTool"/>
  207. <Tool
  208. Name="VCResourceCompilerTool"
  209. PreprocessorDefinitions="NDEBUG"
  210. Culture="1033"
  211. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  212. <Tool
  213. Name="VCWebServiceProxyGeneratorTool"/>
  214. <Tool
  215. Name="VCXMLDataGeneratorTool"/>
  216. <Tool
  217. Name="VCWebDeploymentTool"/>
  218. <Tool
  219. Name="VCManagedWrapperGeneratorTool"/>
  220. <Tool
  221. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  222. </Configuration>
  223. <Configuration
  224. Name="Unicode Debug|Win32"
  225. OutputDirectory=".Unicode_Debug/vc71"
  226. IntermediateDirectory=".Unicode_Debug/vc71"
  227. ConfigurationType="1"
  228. UseOfMFC="2"
  229. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  230. CharacterSet="1">
  231. <Tool
  232. Name="VCCLCompilerTool"
  233. AdditionalOptions="/Zm200 "
  234. Optimization="0"
  235. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  236. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  237. BasicRuntimeChecks="3"
  238. RuntimeLibrary="3"
  239. TreatWChar_tAsBuiltInType="TRUE"
  240. UsePrecompiledHeader="3"
  241. PrecompiledHeaderThrough="stdafx.h"
  242. PrecompiledHeaderFile=".Unicode_Debug/vc71/Advanced.pch"
  243. AssemblerListingLocation=".Unicode_Debug/vc71/"
  244. ObjectFile=".Unicode_Debug/vc71/"
  245. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  246. BrowseInformation="1"
  247. WarningLevel="3"
  248. SuppressStartupBanner="TRUE"
  249. DebugInformationFormat="4"
  250. CompileAs="0"/>
  251. <Tool
  252. Name="VCCustomBuildTool"/>
  253. <Tool
  254. Name="VCLinkerTool"
  255. OutputFile="../../../bin/vc71/AdvancedUD.exe"
  256. LinkIncremental="2"
  257. SuppressStartupBanner="TRUE"
  258. AdditionalLibraryDirectories="../../../lib/vc71"
  259. GenerateDebugInformation="TRUE"
  260. ProgramDatabaseFile=".Unicode_Debug/vc71/AdvancedUD.pdb"
  261. SubSystem="2"
  262. EntryPointSymbol="wWinMainCRTStartup"
  263. TargetMachine="1"/>
  264. <Tool
  265. Name="VCMIDLTool"
  266. PreprocessorDefinitions="_DEBUG"
  267. MkTypLibCompatible="TRUE"
  268. SuppressStartupBanner="TRUE"
  269. TargetEnvironment="1"
  270. TypeLibraryName=".Unicode_Debug/vc71/Advanced.tlb"
  271. HeaderFileName=""/>
  272. <Tool
  273. Name="VCPostBuildEventTool"/>
  274. <Tool
  275. Name="VCPreBuildEventTool"/>
  276. <Tool
  277. Name="VCPreLinkEventTool"/>
  278. <Tool
  279. Name="VCResourceCompilerTool"
  280. PreprocessorDefinitions="_DEBUG"
  281. Culture="1033"
  282. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  283. <Tool
  284. Name="VCWebServiceProxyGeneratorTool"/>
  285. <Tool
  286. Name="VCXMLDataGeneratorTool"/>
  287. <Tool
  288. Name="VCWebDeploymentTool"/>
  289. <Tool
  290. Name="VCManagedWrapperGeneratorTool"/>
  291. <Tool
  292. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  293. </Configuration>
  294. </Configurations>
  295. <References>
  296. </References>
  297. <Files>
  298. <Filter
  299. Name="Source Files"
  300. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  301. <File
  302. RelativePath="Advanced.cpp">
  303. <FileConfiguration
  304. Name="Debug|Win32">
  305. <Tool
  306. Name="VCCLCompilerTool"
  307. BrowseInformation="1"/>
  308. </FileConfiguration>
  309. <FileConfiguration
  310. Name="Unicode Debug|Win32">
  311. <Tool
  312. Name="VCCLCompilerTool"
  313. BrowseInformation="1"/>
  314. </FileConfiguration>
  315. </File>
  316. <File
  317. RelativePath="Advanced.rc">
  318. </File>
  319. <File
  320. RelativePath="AdvancedDialog.cpp">
  321. <FileConfiguration
  322. Name="Debug|Win32">
  323. <Tool
  324. Name="VCCLCompilerTool"
  325. BrowseInformation="1"/>
  326. </FileConfiguration>
  327. <FileConfiguration
  328. Name="Unicode Debug|Win32">
  329. <Tool
  330. Name="VCCLCompilerTool"
  331. BrowseInformation="1"/>
  332. </FileConfiguration>
  333. </File>
  334. <File
  335. RelativePath="AdvancedDoc.cpp">
  336. <FileConfiguration
  337. Name="Debug|Win32">
  338. <Tool
  339. Name="VCCLCompilerTool"
  340. BrowseInformation="1"/>
  341. </FileConfiguration>
  342. <FileConfiguration
  343. Name="Unicode Debug|Win32">
  344. <Tool
  345. Name="VCCLCompilerTool"
  346. BrowseInformation="1"/>
  347. </FileConfiguration>
  348. </File>
  349. <File
  350. RelativePath="AdvancedView.cpp">
  351. <FileConfiguration
  352. Name="Debug|Win32">
  353. <Tool
  354. Name="VCCLCompilerTool"
  355. BrowseInformation="1"/>
  356. </FileConfiguration>
  357. <FileConfiguration
  358. Name="Unicode Debug|Win32">
  359. <Tool
  360. Name="VCCLCompilerTool"
  361. BrowseInformation="1"/>
  362. </FileConfiguration>
  363. </File>
  364. <File
  365. RelativePath="ChildFrm.cpp">
  366. <FileConfiguration
  367. Name="Debug|Win32">
  368. <Tool
  369. Name="VCCLCompilerTool"
  370. BrowseInformation="1"/>
  371. </FileConfiguration>
  372. <FileConfiguration
  373. Name="Unicode Debug|Win32">
  374. <Tool
  375. Name="VCCLCompilerTool"
  376. BrowseInformation="1"/>
  377. </FileConfiguration>
  378. </File>
  379. <File
  380. RelativePath="ChildView.cpp">
  381. <FileConfiguration
  382. Name="Debug|Win32">
  383. <Tool
  384. Name="VCCLCompilerTool"
  385. BrowseInformation="1"/>
  386. </FileConfiguration>
  387. <FileConfiguration
  388. Name="Unicode Debug|Win32">
  389. <Tool
  390. Name="VCCLCompilerTool"
  391. BrowseInformation="1"/>
  392. </FileConfiguration>
  393. </File>
  394. <File
  395. RelativePath="DockingFrame.cpp">
  396. <FileConfiguration
  397. Name="Debug|Win32">
  398. <Tool
  399. Name="VCCLCompilerTool"
  400. BrowseInformation="1"/>
  401. </FileConfiguration>
  402. <FileConfiguration
  403. Name="Unicode Debug|Win32">
  404. <Tool
  405. Name="VCCLCompilerTool"
  406. BrowseInformation="1"/>
  407. </FileConfiguration>
  408. </File>
  409. <File
  410. RelativePath="HeroesView.cpp">
  411. <FileConfiguration
  412. Name="Debug|Win32">
  413. <Tool
  414. Name="VCCLCompilerTool"
  415. BrowseInformation="1"/>
  416. </FileConfiguration>
  417. <FileConfiguration
  418. Name="Unicode Debug|Win32">
  419. <Tool
  420. Name="VCCLCompilerTool"
  421. BrowseInformation="1"/>
  422. </FileConfiguration>
  423. </File>
  424. <File
  425. RelativePath="MainFrm.cpp">
  426. <FileConfiguration
  427. Name="Debug|Win32">
  428. <Tool
  429. Name="VCCLCompilerTool"
  430. BrowseInformation="1"/>
  431. </FileConfiguration>
  432. <FileConfiguration
  433. Name="Unicode Debug|Win32">
  434. <Tool
  435. Name="VCCLCompilerTool"
  436. BrowseInformation="1"/>
  437. </FileConfiguration>
  438. </File>
  439. <File
  440. RelativePath="PopoutFrame.cpp">
  441. <FileConfiguration
  442. Name="Debug|Win32">
  443. <Tool
  444. Name="VCCLCompilerTool"
  445. BrowseInformation="1"/>
  446. </FileConfiguration>
  447. <FileConfiguration
  448. Name="Unicode Debug|Win32">
  449. <Tool
  450. Name="VCCLCompilerTool"
  451. BrowseInformation="1"/>
  452. </FileConfiguration>
  453. </File>
  454. <File
  455. RelativePath="StdAfx.cpp">
  456. <FileConfiguration
  457. Name="Debug|Win32">
  458. <Tool
  459. Name="VCCLCompilerTool"
  460. UsePrecompiledHeader="1"
  461. BrowseInformation="1"/>
  462. </FileConfiguration>
  463. <FileConfiguration
  464. Name="Release|Win32">
  465. <Tool
  466. Name="VCCLCompilerTool"
  467. UsePrecompiledHeader="1"/>
  468. </FileConfiguration>
  469. <FileConfiguration
  470. Name="Unicode Release|Win32">
  471. <Tool
  472. Name="VCCLCompilerTool"
  473. UsePrecompiledHeader="1"/>
  474. </FileConfiguration>
  475. <FileConfiguration
  476. Name="Unicode Debug|Win32">
  477. <Tool
  478. Name="VCCLCompilerTool"
  479. UsePrecompiledHeader="1"
  480. BrowseInformation="1"/>
  481. </FileConfiguration>
  482. </File>
  483. </Filter>
  484. <Filter
  485. Name="Header Files"
  486. Filter="h;hpp;hxx;hm;inl">
  487. <File
  488. RelativePath="Advanced.h">
  489. </File>
  490. <File
  491. RelativePath="AdvancedDialog.h">
  492. </File>
  493. <File
  494. RelativePath="AdvancedDoc.h">
  495. </File>
  496. <File
  497. RelativePath="AdvancedView.h">
  498. </File>
  499. <File
  500. RelativePath="ChildFrm.h">
  501. </File>
  502. <File
  503. RelativePath="ChildView.h">
  504. </File>
  505. <File
  506. RelativePath="DockingFrame.h">
  507. </File>
  508. <File
  509. RelativePath="HeroesView.h">
  510. </File>
  511. <File
  512. RelativePath="MainFrm.h">
  513. </File>
  514. <File
  515. RelativePath="PopoutFrame.h">
  516. </File>
  517. <File
  518. RelativePath="Resource.h">
  519. </File>
  520. <File
  521. RelativePath="StdAfx.h">
  522. </File>
  523. </Filter>
  524. <Filter
  525. Name="Resource Files"
  526. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  527. <File
  528. RelativePath="resAdvanced.ico">
  529. </File>
  530. <File
  531. RelativePath="resAdvanced.rc2">
  532. </File>
  533. <File
  534. RelativePath="resAdvancedDoc.ico">
  535. </File>
  536. <File
  537. RelativePath="resaquaman.ico">
  538. </File>
  539. <File
  540. RelativePath="resatom.ico">
  541. </File>
  542. <File
  543. RelativePath="resbatman.ico">
  544. </File>
  545. <File
  546. RelativePath="resbitmap1.bmp">
  547. </File>
  548. <File
  549. RelativePath="resbmp00001.bmp">
  550. </File>
  551. <File
  552. RelativePath="resCjSample.ico">
  553. </File>
  554. <File
  555. RelativePath="resdebg.bmp">
  556. </File>
  557. <File
  558. RelativePath="resdockingf.bmp">
  559. </File>
  560. <File
  561. RelativePath="resfirestor.ico">
  562. </File>
  563. <File
  564. RelativePath="resflash.ico">
  565. </File>
  566. <File
  567. RelativePath="resgreenarr.ico">
  568. </File>
  569. <File
  570. RelativePath="resgreenlan.ico">
  571. </File>
  572. <File
  573. RelativePath="reshawkman.ico">
  574. </File>
  575. <File
  576. RelativePath="reshawkwoma.ico">
  577. </File>
  578. <File
  579. RelativePath="resredtorna.ico">
  580. </File>
  581. <File
  582. RelativePath="ressuperman.ico">
  583. </File>
  584. <File
  585. RelativePath="resToolbar.bmp">
  586. </File>
  587. <File
  588. RelativePath="restoolbar1.bmp">
  589. </File>
  590. <File
  591. RelativePath="reswonderwo.ico">
  592. </File>
  593. </Filter>
  594. </Files>
  595. <Globals>
  596. </Globals>
  597. </VisualStudioProject>