GUI_Explorer_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="GUI_Explorer"
  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. <Tool
  22. Name="VCCLCompilerTool"
  23. AdditionalOptions="/Zm200 "
  24. Optimization="0"
  25. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  26. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  27. RuntimeLibrary="3"
  28. TreatWChar_tAsBuiltInType="TRUE"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".Debug/vc71/GUI_Explorer.pch"
  32. AssemblerListingLocation=".Debug/vc71/"
  33. ObjectFile=".Debug/vc71/"
  34. ProgramDataBaseFileName=".Debug/vc71/"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"
  37. DebugInformationFormat="4"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. OutputFile="../../../bin/vc71/GUI_ExplorerD.exe"
  44. LinkIncremental="2"
  45. SuppressStartupBanner="TRUE"
  46. AdditionalLibraryDirectories="../../../lib/vc71"
  47. GenerateDebugInformation="TRUE"
  48. ProgramDatabaseFile=".Debug/vc71/GUI_ExplorerD.pdb"
  49. SubSystem="2"
  50. TargetMachine="1"/>
  51. <Tool
  52. Name="VCMIDLTool"
  53. PreprocessorDefinitions="_DEBUG"
  54. MkTypLibCompatible="TRUE"
  55. SuppressStartupBanner="TRUE"
  56. TargetEnvironment="1"
  57. TypeLibraryName=".Debug/vc71/GUI_Explorer.tlb"
  58. HeaderFileName=""/>
  59. <Tool
  60. Name="VCPostBuildEventTool"/>
  61. <Tool
  62. Name="VCPreBuildEventTool"/>
  63. <Tool
  64. Name="VCPreLinkEventTool"/>
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_DEBUG"
  68. Culture="1033"
  69. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  70. <Tool
  71. Name="VCWebServiceProxyGeneratorTool"/>
  72. <Tool
  73. Name="VCXMLDataGeneratorTool"/>
  74. <Tool
  75. Name="VCWebDeploymentTool"/>
  76. <Tool
  77. Name="VCManagedWrapperGeneratorTool"/>
  78. <Tool
  79. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  80. </Configuration>
  81. <Configuration
  82. Name="Release|Win32"
  83. OutputDirectory=".Release/vc71"
  84. IntermediateDirectory=".Release/vc71"
  85. ConfigurationType="1"
  86. UseOfMFC="1"
  87. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  88. <Tool
  89. Name="VCCLCompilerTool"
  90. AdditionalOptions="/Zm200 "
  91. Optimization="2"
  92. InlineFunctionExpansion="1"
  93. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  94. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  95. StringPooling="TRUE"
  96. RuntimeLibrary="0"
  97. EnableFunctionLevelLinking="TRUE"
  98. TreatWChar_tAsBuiltInType="TRUE"
  99. UsePrecompiledHeader="3"
  100. PrecompiledHeaderThrough="stdafx.h"
  101. PrecompiledHeaderFile=".Release/vc71/GUI_Explorer.pch"
  102. AssemblerListingLocation=".Release/vc71/"
  103. ObjectFile=".Release/vc71/"
  104. ProgramDataBaseFileName=".Release/vc71/"
  105. WarningLevel="3"
  106. SuppressStartupBanner="TRUE"
  107. CompileAs="0"/>
  108. <Tool
  109. Name="VCCustomBuildTool"/>
  110. <Tool
  111. Name="VCLinkerTool"
  112. OutputFile="../../../bin/vc71/GUI_Explorer.exe"
  113. LinkIncremental="1"
  114. SuppressStartupBanner="TRUE"
  115. AdditionalLibraryDirectories="../../../lib/vc71"
  116. ProgramDatabaseFile=".Release/vc71/GUI_Explorer.pdb"
  117. SubSystem="2"
  118. TargetMachine="1"/>
  119. <Tool
  120. Name="VCMIDLTool"
  121. PreprocessorDefinitions="NDEBUG"
  122. MkTypLibCompatible="TRUE"
  123. SuppressStartupBanner="TRUE"
  124. TargetEnvironment="1"
  125. TypeLibraryName=".Release/vc71/GUI_Explorer.tlb"
  126. HeaderFileName=""/>
  127. <Tool
  128. Name="VCPostBuildEventTool"/>
  129. <Tool
  130. Name="VCPreBuildEventTool"/>
  131. <Tool
  132. Name="VCPreLinkEventTool"/>
  133. <Tool
  134. Name="VCResourceCompilerTool"
  135. PreprocessorDefinitions="NDEBUG"
  136. Culture="1033"
  137. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  138. <Tool
  139. Name="VCWebServiceProxyGeneratorTool"/>
  140. <Tool
  141. Name="VCXMLDataGeneratorTool"/>
  142. <Tool
  143. Name="VCWebDeploymentTool"/>
  144. <Tool
  145. Name="VCManagedWrapperGeneratorTool"/>
  146. <Tool
  147. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  148. </Configuration>
  149. <Configuration
  150. Name="Unicode Debug|Win32"
  151. OutputDirectory=".Unicode_Debug/vc71"
  152. IntermediateDirectory=".Unicode_Debug/vc71"
  153. ConfigurationType="1"
  154. UseOfMFC="2"
  155. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  156. CharacterSet="1">
  157. <Tool
  158. Name="VCCLCompilerTool"
  159. AdditionalOptions="/Zm200 "
  160. Optimization="0"
  161. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  162. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
  163. RuntimeLibrary="3"
  164. TreatWChar_tAsBuiltInType="TRUE"
  165. UsePrecompiledHeader="3"
  166. PrecompiledHeaderThrough="stdafx.h"
  167. PrecompiledHeaderFile=".Unicode_Debug/vc71/GUI_Explorer.pch"
  168. AssemblerListingLocation=".Unicode_Debug/vc71/"
  169. ObjectFile=".Unicode_Debug/vc71/"
  170. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  171. WarningLevel="3"
  172. SuppressStartupBanner="TRUE"
  173. DebugInformationFormat="4"
  174. CompileAs="0"/>
  175. <Tool
  176. Name="VCCustomBuildTool"/>
  177. <Tool
  178. Name="VCLinkerTool"
  179. OutputFile="../../../bin/vc71/GUI_ExplorerUD.exe"
  180. LinkIncremental="2"
  181. SuppressStartupBanner="TRUE"
  182. AdditionalLibraryDirectories="../../../lib/vc71"
  183. GenerateDebugInformation="TRUE"
  184. ProgramDatabaseFile=".Unicode_Debug/vc71/GUI_ExplorerUD.pdb"
  185. SubSystem="2"
  186. EntryPointSymbol="wWinMainCRTStartup"
  187. TargetMachine="1"/>
  188. <Tool
  189. Name="VCMIDLTool"
  190. PreprocessorDefinitions="_DEBUG"
  191. MkTypLibCompatible="TRUE"
  192. SuppressStartupBanner="TRUE"
  193. TargetEnvironment="1"
  194. TypeLibraryName=".Unicode_Debug/vc71/GUI_Explorer.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="_DEBUG"
  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="NDEBUG;WIN32;_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/GUI_Explorer.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/GUI_ExplorerU.exe"
  251. LinkIncremental="1"
  252. SuppressStartupBanner="TRUE"
  253. AdditionalLibraryDirectories="../../../lib/vc71"
  254. ProgramDatabaseFile=".Unicode_Release/vc71/GUI_ExplorerU.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/GUI_Explorer.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="FileFilter.cpp">
  297. </File>
  298. <File
  299. RelativePath="GUI_Explorer.cpp">
  300. </File>
  301. <File
  302. RelativePath="GUI_Explorer.rc">
  303. </File>
  304. <File
  305. RelativePath="GUI_ExplorerDoc.cpp">
  306. </File>
  307. <File
  308. RelativePath="GUI_ExplorerTree.cpp">
  309. </File>
  310. <File
  311. RelativePath="GUI_ExplorerView.cpp">
  312. </File>
  313. <File
  314. RelativePath="HistoryView.cpp">
  315. </File>
  316. <File
  317. RelativePath="InternetView.cpp">
  318. </File>
  319. <File
  320. RelativePath="MainFrm.cpp">
  321. </File>
  322. <File
  323. RelativePath="SearchView.cpp">
  324. </File>
  325. <File
  326. RelativePath="ShellListCtrl.cpp">
  327. </File>
  328. <File
  329. RelativePath="StdAfx.cpp">
  330. <FileConfiguration
  331. Name="Debug|Win32">
  332. <Tool
  333. Name="VCCLCompilerTool"
  334. UsePrecompiledHeader="1"/>
  335. </FileConfiguration>
  336. <FileConfiguration
  337. Name="Release|Win32">
  338. <Tool
  339. Name="VCCLCompilerTool"
  340. UsePrecompiledHeader="1"/>
  341. </FileConfiguration>
  342. <FileConfiguration
  343. Name="Unicode Debug|Win32">
  344. <Tool
  345. Name="VCCLCompilerTool"
  346. UsePrecompiledHeader="1"/>
  347. </FileConfiguration>
  348. <FileConfiguration
  349. Name="Unicode Release|Win32">
  350. <Tool
  351. Name="VCCLCompilerTool"
  352. UsePrecompiledHeader="1"/>
  353. </FileConfiguration>
  354. </File>
  355. </Filter>
  356. <Filter
  357. Name="Header Files"
  358. Filter="h;hpp;hxx;hm;inl">
  359. <File
  360. RelativePath="..AboutDlgAboutDlg.h">
  361. </File>
  362. <File
  363. RelativePath="FileFilter.h">
  364. </File>
  365. <File
  366. RelativePath="GUI_Explorer.h">
  367. </File>
  368. <File
  369. RelativePath="GUI_ExplorerDoc.h">
  370. </File>
  371. <File
  372. RelativePath="GUI_ExplorerTree.h">
  373. </File>
  374. <File
  375. RelativePath="GUI_ExplorerView.h">
  376. </File>
  377. <File
  378. RelativePath="HistoryView.h">
  379. </File>
  380. <File
  381. RelativePath="InternetView.h">
  382. </File>
  383. <File
  384. RelativePath="MainFrm.h">
  385. </File>
  386. <File
  387. RelativePath="Resource.h">
  388. </File>
  389. <File
  390. RelativePath="SearchView.h">
  391. </File>
  392. <File
  393. RelativePath="ShellListCtrl.h">
  394. </File>
  395. <File
  396. RelativePath="StdAfx.h">
  397. </File>
  398. </Filter>
  399. <Filter
  400. Name="Resource Files"
  401. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  402. <File
  403. RelativePath="resaddressbar.bmp">
  404. </File>
  405. <File
  406. RelativePath="resCjSample.ico">
  407. </File>
  408. <File
  409. RelativePath="resexplorer_bar.bmp">
  410. </File>
  411. <File
  412. RelativePath="resgo_bar_hot.bmp">
  413. </File>
  414. <File
  415. RelativePath="resGUI_Explorer.ico">
  416. </File>
  417. <File
  418. RelativePath="resGUI_Explorer.rc2">
  419. </File>
  420. <File
  421. RelativePath="resGUI_ExplorerDoc.ico">
  422. </File>
  423. <File
  424. RelativePath="reslogo.bmp">
  425. </File>
  426. <File
  427. RelativePath="resToolbar.bmp">
  428. </File>
  429. </Filter>
  430. <File
  431. RelativePath="resieglobe.avi">
  432. </File>
  433. <File
  434. RelativePath="resvisualc.avi">
  435. </File>
  436. </Files>
  437. <Globals>
  438. </Globals>
  439. </VisualStudioProject>