PPExplorer.vcproj
上传用户:huashan618
上传日期:2013-03-26
资源大小:261k
文件大小:7k
源码类别:

浏览器

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="PPExplorer"
  6. ProjectGUID="{D71FBCBE-B892-43F7-9EA8-7871272BF63C}"
  7. Keyword="MFCProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="D:ppexplorer"
  16. IntermediateDirectory="D:ppexplorer"
  17. ConfigurationType="1"
  18. UseOfMFC="2"
  19. CharacterSet="2"
  20. WholeProgramOptimization="TRUE">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="2"
  24. GlobalOptimizations="TRUE"
  25. FavorSizeOrSpeed="1"
  26. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  27. MinimalRebuild="TRUE"
  28. BasicRuntimeChecks="3"
  29. RuntimeLibrary="3"
  30. TreatWChar_tAsBuiltInType="TRUE"
  31. UsePrecompiledHeader="3"
  32. WarningLevel="3"
  33. Detect64BitPortabilityProblems="TRUE"
  34. DebugInformationFormat="4"/>
  35. <Tool
  36. Name="VCCustomBuildTool"/>
  37. <Tool
  38. Name="VCLinkerTool"
  39. LinkIncremental="2"
  40. GenerateDebugInformation="TRUE"
  41. SubSystem="2"
  42. TargetMachine="1"/>
  43. <Tool
  44. Name="VCMIDLTool"
  45. PreprocessorDefinitions="_DEBUG"
  46. MkTypLibCompatible="FALSE"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. Culture="2052"
  57. AdditionalIncludeDirectories="$(IntDir)"/>
  58. <Tool
  59. Name="VCWebServiceProxyGeneratorTool"/>
  60. <Tool
  61. Name="VCXMLDataGeneratorTool"/>
  62. <Tool
  63. Name="VCWebDeploymentTool"/>
  64. <Tool
  65. Name="VCManagedWrapperGeneratorTool"/>
  66. <Tool
  67. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  68. </Configuration>
  69. <Configuration
  70. Name="Release|Win32"
  71. OutputDirectory="D:PPExplorer"
  72. IntermediateDirectory="D:PPExplorer"
  73. ConfigurationType="1"
  74. UseOfMFC="1"
  75. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  76. CharacterSet="2"
  77. WholeProgramOptimization="TRUE">
  78. <Tool
  79. Name="VCCLCompilerTool"
  80. GlobalOptimizations="TRUE"
  81. FavorSizeOrSpeed="2"
  82. EnableFiberSafeOptimizations="TRUE"
  83. OptimizeForProcessor="2"
  84. OptimizeForWindowsApplication="TRUE"
  85. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  86. MinimalRebuild="TRUE"
  87. RuntimeLibrary="0"
  88. TreatWChar_tAsBuiltInType="TRUE"
  89. UsePrecompiledHeader="3"
  90. WarningLevel="3"
  91. Detect64BitPortabilityProblems="TRUE"
  92. DebugInformationFormat="3"/>
  93. <Tool
  94. Name="VCCustomBuildTool"/>
  95. <Tool
  96. Name="VCLinkerTool"
  97. LinkIncremental="1"
  98. GenerateDebugInformation="TRUE"
  99. SubSystem="2"
  100. OptimizeReferences="2"
  101. EnableCOMDATFolding="2"
  102. OptimizeForWindows98="2"
  103. TargetMachine="1"/>
  104. <Tool
  105. Name="VCMIDLTool"
  106. PreprocessorDefinitions="NDEBUG"
  107. MkTypLibCompatible="FALSE"/>
  108. <Tool
  109. Name="VCPostBuildEventTool"/>
  110. <Tool
  111. Name="VCPreBuildEventTool"/>
  112. <Tool
  113. Name="VCPreLinkEventTool"/>
  114. <Tool
  115. Name="VCResourceCompilerTool"
  116. PreprocessorDefinitions="NDEBUG"
  117. Culture="2052"
  118. AdditionalIncludeDirectories="$(IntDir)"/>
  119. <Tool
  120. Name="VCWebServiceProxyGeneratorTool"/>
  121. <Tool
  122. Name="VCXMLDataGeneratorTool"/>
  123. <Tool
  124. Name="VCWebDeploymentTool"/>
  125. <Tool
  126. Name="VCManagedWrapperGeneratorTool"/>
  127. <Tool
  128. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  129. </Configuration>
  130. </Configurations>
  131. <References>
  132. </References>
  133. <Files>
  134. <Filter
  135. Name="源文件"
  136. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  137. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  138. <File
  139. RelativePath=".webviewAutoEnumString.cpp">
  140. </File>
  141. <File
  142. RelativePath=".webviewCustomTabCtrl.cpp">
  143. </File>
  144. <File
  145. RelativePath=".webviewIEView.cpp">
  146. <FileConfiguration
  147. Name="Debug|Win32">
  148. <Tool
  149. Name="VCCLCompilerTool"
  150. ObjectFile="$(IntDir)/$(InputName)1.obj"/>
  151. </FileConfiguration>
  152. <FileConfiguration
  153. Name="Release|Win32">
  154. <Tool
  155. Name="VCCLCompilerTool"
  156. ObjectFile="$(IntDir)/$(InputName)1.obj"/>
  157. </FileConfiguration>
  158. </File>
  159. <File
  160. RelativePath=".MyFrameWnd.cpp">
  161. </File>
  162. <File
  163. RelativePath=".PPExplorer.cpp">
  164. </File>
  165. <File
  166. RelativePath=".PPExplorerDlg.cpp">
  167. </File>
  168. <File
  169. RelativePath=".stdafx.cpp">
  170. <FileConfiguration
  171. Name="Debug|Win32">
  172. <Tool
  173. Name="VCCLCompilerTool"
  174. UsePrecompiledHeader="1"/>
  175. </FileConfiguration>
  176. <FileConfiguration
  177. Name="Release|Win32">
  178. <Tool
  179. Name="VCCLCompilerTool"
  180. UsePrecompiledHeader="1"/>
  181. </FileConfiguration>
  182. </File>
  183. <File
  184. RelativePath=".webviewThemeUtil.cpp">
  185. </File>
  186. </Filter>
  187. <Filter
  188. Name="头文件"
  189. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  190. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  191. <File
  192. RelativePath=".webviewAutoEnumString.h">
  193. </File>
  194. <File
  195. RelativePath=".webviewCustomTabCtrl.h">
  196. </File>
  197. <File
  198. RelativePath=".webviewIEView.h">
  199. </File>
  200. <File
  201. RelativePath=".MyFrameWnd.h">
  202. </File>
  203. <File
  204. RelativePath=".PPExplorer.h">
  205. </File>
  206. <File
  207. RelativePath=".PPExplorerDlg.h">
  208. </File>
  209. <File
  210. RelativePath=".Resource.h">
  211. </File>
  212. <File
  213. RelativePath=".stdafx.h">
  214. </File>
  215. <File
  216. RelativePath=".webviewThemeUtil.h">
  217. </File>
  218. </Filter>
  219. <Filter
  220. Name="资源文件"
  221. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  222. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  223. <File
  224. RelativePath=".resbmp00001.bmp">
  225. </File>
  226. <File
  227. RelativePath=".resbmp00002.bmp">
  228. </File>
  229. <File
  230. RelativePath=".resmainback.bmp">
  231. </File>
  232. <File
  233. RelativePath=".resPPExplorer.ico">
  234. </File>
  235. <File
  236. RelativePath=".PPExplorer.rc">
  237. </File>
  238. <File
  239. RelativePath=".resPPExplorer.rc2">
  240. </File>
  241. <File
  242. RelativePath=".resSearchKad.ico">
  243. </File>
  244. <File
  245. RelativePath=".restoolbar1.bmp">
  246. </File>
  247. <File
  248. RelativePath=".res后退.ico">
  249. </File>
  250. <File
  251. RelativePath=".res状态栏.ico">
  252. </File>
  253. </Filter>
  254. <File
  255. RelativePath=".resPPExplorer.manifest">
  256. </File>
  257. <File
  258. RelativePath=".ReadMe.txt">
  259. </File>
  260. </Files>
  261. <Globals>
  262. <Global
  263. Name="RESOURCE_FILE"
  264. Value="PPExplorer.rc"/>
  265. <Global
  266. Name="{8856F961-340A-11D0-A96B-00C04FD705A2}"
  267. Value="CExplorer1"/>
  268. </Globals>
  269. </VisualStudioProject>