registersn.vcproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="registersn"
  6. ProjectGUID="{D4F14A59-2022-42B0-A907-DC5F931B42C3}"
  7. Keyword="MFCProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="1"
  18. UseOfMFC="1"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;LOG4C_ENABLE"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="1"
  27. TreatWChar_tAsBuiltInType="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. LinkIncremental="2"
  37. GenerateDebugInformation="TRUE"
  38. SubSystem="2"
  39. TargetMachine="1"/>
  40. <Tool
  41. Name="VCMIDLTool"
  42. PreprocessorDefinitions="_DEBUG"
  43. MkTypLibCompatible="FALSE"/>
  44. <Tool
  45. Name="VCPostBuildEventTool"/>
  46. <Tool
  47. Name="VCPreBuildEventTool"/>
  48. <Tool
  49. Name="VCPreLinkEventTool"/>
  50. <Tool
  51. Name="VCResourceCompilerTool"
  52. PreprocessorDefinitions="_DEBUG"
  53. Culture="2052"
  54. AdditionalIncludeDirectories="$(IntDir)"/>
  55. <Tool
  56. Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool
  58. Name="VCXMLDataGeneratorTool"/>
  59. <Tool
  60. Name="VCWebDeploymentTool"/>
  61. <Tool
  62. Name="VCManagedWrapperGeneratorTool"/>
  63. <Tool
  64. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  65. </Configuration>
  66. <Configuration
  67. Name="Release|Win32"
  68. OutputDirectory="Release"
  69. IntermediateDirectory="Release"
  70. ConfigurationType="1"
  71. UseOfMFC="2"
  72. CharacterSet="2">
  73. <Tool
  74. Name="VCCLCompilerTool"
  75. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  76. MinimalRebuild="FALSE"
  77. RuntimeLibrary="2"
  78. TreatWChar_tAsBuiltInType="TRUE"
  79. UsePrecompiledHeader="3"
  80. WarningLevel="3"
  81. Detect64BitPortabilityProblems="TRUE"
  82. DebugInformationFormat="3"/>
  83. <Tool
  84. Name="VCCustomBuildTool"/>
  85. <Tool
  86. Name="VCLinkerTool"
  87. LinkIncremental="1"
  88. GenerateDebugInformation="TRUE"
  89. SubSystem="2"
  90. OptimizeReferences="2"
  91. EnableCOMDATFolding="2"
  92. TargetMachine="1"/>
  93. <Tool
  94. Name="VCMIDLTool"
  95. PreprocessorDefinitions="NDEBUG"
  96. MkTypLibCompatible="FALSE"/>
  97. <Tool
  98. Name="VCPostBuildEventTool"/>
  99. <Tool
  100. Name="VCPreBuildEventTool"/>
  101. <Tool
  102. Name="VCPreLinkEventTool"/>
  103. <Tool
  104. Name="VCResourceCompilerTool"
  105. PreprocessorDefinitions="NDEBUG"
  106. Culture="2052"
  107. AdditionalIncludeDirectories="$(IntDir)"/>
  108. <Tool
  109. Name="VCWebServiceProxyGeneratorTool"/>
  110. <Tool
  111. Name="VCXMLDataGeneratorTool"/>
  112. <Tool
  113. Name="VCWebDeploymentTool"/>
  114. <Tool
  115. Name="VCManagedWrapperGeneratorTool"/>
  116. <Tool
  117. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  118. </Configuration>
  119. </Configurations>
  120. <References>
  121. </References>
  122. <Files>
  123. <Filter
  124. Name="Ô´Îļþ"
  125. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  126. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  127. <File
  128. RelativePath=".\CheckDog.cpp">
  129. </File>
  130. <File
  131. RelativePath=".\DlgCode.cpp">
  132. </File>
  133. <File
  134. RelativePath=".\Global.cpp">
  135. </File>
  136. <File
  137. RelativePath=".\registersn.cpp">
  138. </File>
  139. <File
  140. RelativePath=".\registersnDlg.cpp">
  141. </File>
  142. <File
  143. RelativePath=".\SNbyService.cpp">
  144. </File>
  145. <File
  146. RelativePath=".\SNRegister.cpp">
  147. </File>
  148. <File
  149. RelativePath=".\stdafx.cpp">
  150. <FileConfiguration
  151. Name="Debug|Win32">
  152. <Tool
  153. Name="VCCLCompilerTool"
  154. UsePrecompiledHeader="1"/>
  155. </FileConfiguration>
  156. <FileConfiguration
  157. Name="Release|Win32">
  158. <Tool
  159. Name="VCCLCompilerTool"
  160. UsePrecompiledHeader="1"/>
  161. </FileConfiguration>
  162. </File>
  163. <File
  164. RelativePath=".\yDES.cpp">
  165. </File>
  166. </Filter>
  167. <Filter
  168. Name="Í·Îļþ"
  169. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  170. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  171. <File
  172. RelativePath=".\CheckDog.h">
  173. </File>
  174. <File
  175. RelativePath=".\Const.h">
  176. </File>
  177. <File
  178. RelativePath=".\DlgCode.h">
  179. </File>
  180. <File
  181. RelativePath=".\Global.h">
  182. </File>
  183. <File
  184. RelativePath=".\Mtverify.h">
  185. </File>
  186. <File
  187. RelativePath=".\registersn.h">
  188. </File>
  189. <File
  190. RelativePath=".\registersnDlg.h">
  191. </File>
  192. <File
  193. RelativePath=".\Resource.h">
  194. </File>
  195. <File
  196. RelativePath=".\SNbyService.h">
  197. </File>
  198. <File
  199. RelativePath=".\SNRegister.h">
  200. </File>
  201. <File
  202. RelativePath=".\stdafx.h">
  203. </File>
  204. <File
  205. RelativePath=".\yDES.h">
  206. </File>
  207. </Filter>
  208. <Filter
  209. Name="×ÊÔ´Îļþ"
  210. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  211. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  212. <File
  213. RelativePath=".\res\registersn.ico">
  214. </File>
  215. <File
  216. RelativePath=".\registersn.rc">
  217. </File>
  218. <File
  219. RelativePath=".\res\registersn.rc2">
  220. </File>
  221. </Filter>
  222. <File
  223. RelativePath=".\ReadMe.txt">
  224. </File>
  225. <File
  226. RelativePath=".\res\registersn.manifest">
  227. </File>
  228. </Files>
  229. <Globals>
  230. <Global
  231. Name="RESOURCE_FILE"
  232. Value="registersn.rc"/>
  233. </Globals>
  234. </VisualStudioProject>