lyfzCheckBackup.vcproj 7.3 KB

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