SNCSetup.vcproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="SNCSetup"
  6. ProjectGUID="{A1DEE04F-A2D0-4D69-AC65-3B8D79242E77}"
  7. RootNamespace="SNCSetup"
  8. Keyword="MFCProj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  22. IntermediateDirectory="$(ConfigurationName)"
  23. ConfigurationType="1"
  24. UseOfMFC="1"
  25. CharacterSet="1"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. PreprocessorDefinitions="_DEBUG"
  42. MkTypLibCompatible="false"
  43. ValidateParameters="true"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  49. MinimalRebuild="true"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="1"
  52. UsePrecompiledHeader="2"
  53. WarningLevel="3"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="_DEBUG"
  62. Culture="2052"
  63. AdditionalIncludeDirectories="$(IntDir)"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. LinkIncremental="2"
  71. GenerateDebugInformation="true"
  72. SubSystem="2"
  73. TargetMachine="1"
  74. />
  75. <Tool
  76. Name="VCALinkTool"
  77. />
  78. <Tool
  79. Name="VCManifestTool"
  80. />
  81. <Tool
  82. Name="VCXDCMakeTool"
  83. />
  84. <Tool
  85. Name="VCBscMakeTool"
  86. />
  87. <Tool
  88. Name="VCFxCopTool"
  89. />
  90. <Tool
  91. Name="VCAppVerifierTool"
  92. />
  93. <Tool
  94. Name="VCPostBuildEventTool"
  95. />
  96. </Configuration>
  97. <Configuration
  98. Name="Release|Win32"
  99. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  100. IntermediateDirectory="$(ConfigurationName)"
  101. ConfigurationType="1"
  102. UseOfMFC="1"
  103. CharacterSet="1"
  104. WholeProgramOptimization="1"
  105. >
  106. <Tool
  107. Name="VCPreBuildEventTool"
  108. />
  109. <Tool
  110. Name="VCCustomBuildTool"
  111. />
  112. <Tool
  113. Name="VCXMLDataGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCWebServiceProxyGeneratorTool"
  117. />
  118. <Tool
  119. Name="VCMIDLTool"
  120. PreprocessorDefinitions="NDEBUG"
  121. MkTypLibCompatible="false"
  122. ValidateParameters="true"
  123. />
  124. <Tool
  125. Name="VCCLCompilerTool"
  126. Optimization="2"
  127. EnableIntrinsicFunctions="true"
  128. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  129. MinimalRebuild="false"
  130. RuntimeLibrary="0"
  131. EnableFunctionLevelLinking="true"
  132. UsePrecompiledHeader="2"
  133. WarningLevel="3"
  134. DebugInformationFormat="3"
  135. />
  136. <Tool
  137. Name="VCManagedResourceCompilerTool"
  138. />
  139. <Tool
  140. Name="VCResourceCompilerTool"
  141. PreprocessorDefinitions="NDEBUG"
  142. Culture="2052"
  143. AdditionalIncludeDirectories="$(IntDir)"
  144. />
  145. <Tool
  146. Name="VCPreLinkEventTool"
  147. />
  148. <Tool
  149. Name="VCLinkerTool"
  150. LinkIncremental="1"
  151. UACExecutionLevel="2"
  152. UACUIAccess="false"
  153. GenerateDebugInformation="true"
  154. SubSystem="2"
  155. OptimizeReferences="2"
  156. EnableCOMDATFolding="2"
  157. TargetMachine="1"
  158. />
  159. <Tool
  160. Name="VCALinkTool"
  161. />
  162. <Tool
  163. Name="VCManifestTool"
  164. AdditionalManifestFiles="C:\Users\xuxw\Documents\Visual Studio 2008\Projects\SNCUninstall\Compatibility.manifest"
  165. />
  166. <Tool
  167. Name="VCXDCMakeTool"
  168. />
  169. <Tool
  170. Name="VCBscMakeTool"
  171. />
  172. <Tool
  173. Name="VCFxCopTool"
  174. />
  175. <Tool
  176. Name="VCAppVerifierTool"
  177. />
  178. <Tool
  179. Name="VCPostBuildEventTool"
  180. />
  181. </Configuration>
  182. </Configurations>
  183. <References>
  184. </References>
  185. <Files>
  186. <Filter
  187. Name="Ô´Îļþ"
  188. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  189. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  190. >
  191. <File
  192. RelativePath=".\AppXmlInfo.cpp"
  193. >
  194. </File>
  195. <File
  196. RelativePath=".\FileLocationInfo.cpp"
  197. >
  198. </File>
  199. <File
  200. RelativePath=".\global.cpp"
  201. >
  202. <FileConfiguration
  203. Name="Release|Win32"
  204. >
  205. <Tool
  206. Name="VCCLCompilerTool"
  207. UsePrecompiledHeader="2"
  208. />
  209. </FileConfiguration>
  210. </File>
  211. <File
  212. RelativePath=".\InstallXmlInfo.cpp"
  213. >
  214. </File>
  215. <File
  216. RelativePath=".\Markup.cpp"
  217. >
  218. <FileConfiguration
  219. Name="Debug|Win32"
  220. >
  221. <Tool
  222. Name="VCCLCompilerTool"
  223. UsePrecompiledHeader="0"
  224. />
  225. </FileConfiguration>
  226. <FileConfiguration
  227. Name="Release|Win32"
  228. >
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. UsePrecompiledHeader="0"
  232. />
  233. </FileConfiguration>
  234. </File>
  235. <File
  236. RelativePath=".\RegInfo.cpp"
  237. >
  238. </File>
  239. <File
  240. RelativePath=".\RunExeInfo.cpp"
  241. >
  242. </File>
  243. <File
  244. RelativePath=".\ShortCutInfo.cpp"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".\SNCSetup.cpp"
  249. >
  250. </File>
  251. <File
  252. RelativePath=".\SNCSetupDlg.cpp"
  253. >
  254. </File>
  255. <File
  256. RelativePath=".\stdafx.cpp"
  257. >
  258. <FileConfiguration
  259. Name="Debug|Win32"
  260. >
  261. <Tool
  262. Name="VCCLCompilerTool"
  263. UsePrecompiledHeader="1"
  264. />
  265. </FileConfiguration>
  266. <FileConfiguration
  267. Name="Release|Win32"
  268. >
  269. <Tool
  270. Name="VCCLCompilerTool"
  271. UsePrecompiledHeader="1"
  272. />
  273. </FileConfiguration>
  274. </File>
  275. <File
  276. RelativePath=".\Uninstall.cpp"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".\UninstallConfirmDialog.cpp"
  281. >
  282. </File>
  283. <File
  284. RelativePath=".\ZipFileInfo.cpp"
  285. >
  286. </File>
  287. </Filter>
  288. <Filter
  289. Name="Í·Îļþ"
  290. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  291. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  292. >
  293. <File
  294. RelativePath=".\AppXmlInfo.h"
  295. >
  296. </File>
  297. <File
  298. RelativePath=".\FileLocationInfo.h"
  299. >
  300. </File>
  301. <File
  302. RelativePath=".\global.h"
  303. >
  304. </File>
  305. <File
  306. RelativePath=".\InstallXmlInfo.h"
  307. >
  308. </File>
  309. <File
  310. RelativePath=".\Markup.h"
  311. >
  312. </File>
  313. <File
  314. RelativePath=".\RegInfo.h"
  315. >
  316. </File>
  317. <File
  318. RelativePath=".\Resource.h"
  319. >
  320. </File>
  321. <File
  322. RelativePath=".\RunExeInfo.h"
  323. >
  324. </File>
  325. <File
  326. RelativePath=".\ShortCutInfo.h"
  327. >
  328. </File>
  329. <File
  330. RelativePath=".\SNCSetup.h"
  331. >
  332. </File>
  333. <File
  334. RelativePath=".\SNCSetupDlg.h"
  335. >
  336. </File>
  337. <File
  338. RelativePath=".\stdafx.h"
  339. >
  340. </File>
  341. <File
  342. RelativePath=".\targetver.h"
  343. >
  344. </File>
  345. <File
  346. RelativePath=".\Uninstall.h"
  347. >
  348. </File>
  349. <File
  350. RelativePath=".\UninstallConfirmDialog.h"
  351. >
  352. </File>
  353. <File
  354. RelativePath=".\ZipFileInfo.h"
  355. >
  356. </File>
  357. </Filter>
  358. <Filter
  359. Name="×ÊÔ´Îļþ"
  360. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  361. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  362. >
  363. <File
  364. RelativePath=".\res\main.ico"
  365. >
  366. </File>
  367. <File
  368. RelativePath=".\SNCSetup.rc"
  369. >
  370. </File>
  371. <File
  372. RelativePath=".\res\SNCSetup.rc2"
  373. >
  374. </File>
  375. </Filter>
  376. <File
  377. RelativePath=".\ReadMe.txt"
  378. >
  379. </File>
  380. </Files>
  381. <Globals>
  382. <Global
  383. Name="RESOURCE_FILE"
  384. Value="SNCSetup.rc"
  385. />
  386. </Globals>
  387. </VisualStudioProject>