Sms.vcproj 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Sms"
  6. ProjectGUID="{BE47840A-B532-4AA9-BE98-4E2782087584}"
  7. Keyword="MFCDLLProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="E:\Work\version\tmp\Sms\debug"
  16. IntermediateDirectory="E:\Work\version\tmp\Sms\debug"
  17. ConfigurationType="2"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;LOG4C_ENABLE"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"
  32. CallingConvention="2"/>
  33. <Tool
  34. Name="VCCustomBuildTool"/>
  35. <Tool
  36. Name="VCLinkerTool"
  37. OutputFile="F:\cHn\工作项目\cHn100911\all_code\AlarmDevice\SmsTest\SmsTest\Debug\Dll/Sms.dll"
  38. LinkIncremental="2"
  39. ModuleDefinitionFile=".\Sms.def"
  40. GenerateDebugInformation="TRUE"
  41. SubSystem="2"
  42. ImportLibrary="$(OutDir)/Sms.lib"
  43. TargetMachine="1"/>
  44. <Tool
  45. Name="VCMIDLTool"
  46. PreprocessorDefinitions="_DEBUG"
  47. MkTypLibCompatible="FALSE"/>
  48. <Tool
  49. Name="VCPostBuildEventTool"/>
  50. <Tool
  51. Name="VCPreBuildEventTool"/>
  52. <Tool
  53. Name="VCPreLinkEventTool"/>
  54. <Tool
  55. Name="VCResourceCompilerTool"
  56. PreprocessorDefinitions="_DEBUG"
  57. Culture="2052"
  58. AdditionalIncludeDirectories="$(IntDir)"/>
  59. <Tool
  60. Name="VCWebServiceProxyGeneratorTool"/>
  61. <Tool
  62. Name="VCXMLDataGeneratorTool"/>
  63. <Tool
  64. Name="VCWebDeploymentTool"/>
  65. <Tool
  66. Name="VCManagedWrapperGeneratorTool"/>
  67. <Tool
  68. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  69. </Configuration>
  70. <Configuration
  71. Name="Release|Win32"
  72. OutputDirectory="E:\Work\version\tmp\Sms\Release"
  73. IntermediateDirectory="E:\Work\version\tmp\Sms\Release"
  74. ConfigurationType="2"
  75. UseOfMFC="2"
  76. CharacterSet="2">
  77. <Tool
  78. Name="VCCLCompilerTool"
  79. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
  80. RuntimeLibrary="2"
  81. TreatWChar_tAsBuiltInType="TRUE"
  82. UsePrecompiledHeader="3"
  83. WarningLevel="3"
  84. Detect64BitPortabilityProblems="TRUE"
  85. DebugInformationFormat="3"
  86. CallingConvention="2"/>
  87. <Tool
  88. Name="VCCustomBuildTool"/>
  89. <Tool
  90. Name="VCLinkerTool"
  91. OutputFile="F:\cHn\工作项目\cHn100911\all_code\AlarmDevice\SmsTest\SmsTest\Debug\Dll/Sms.dll"
  92. LinkIncremental="1"
  93. ModuleDefinitionFile=".\Sms.def"
  94. GenerateDebugInformation="TRUE"
  95. SubSystem="2"
  96. OptimizeReferences="2"
  97. EnableCOMDATFolding="2"
  98. ImportLibrary="$(OutDir)/Sms.lib"
  99. TargetMachine="1"/>
  100. <Tool
  101. Name="VCMIDLTool"
  102. PreprocessorDefinitions="NDEBUG"
  103. MkTypLibCompatible="FALSE"/>
  104. <Tool
  105. Name="VCPostBuildEventTool"/>
  106. <Tool
  107. Name="VCPreBuildEventTool"/>
  108. <Tool
  109. Name="VCPreLinkEventTool"/>
  110. <Tool
  111. Name="VCResourceCompilerTool"
  112. PreprocessorDefinitions="NDEBUG"
  113. Culture="2052"
  114. AdditionalIncludeDirectories="$(IntDir)"/>
  115. <Tool
  116. Name="VCWebServiceProxyGeneratorTool"/>
  117. <Tool
  118. Name="VCXMLDataGeneratorTool"/>
  119. <Tool
  120. Name="VCWebDeploymentTool"/>
  121. <Tool
  122. Name="VCManagedWrapperGeneratorTool"/>
  123. <Tool
  124. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  125. </Configuration>
  126. </Configurations>
  127. <References>
  128. </References>
  129. <Files>
  130. <Filter
  131. Name="源文件"
  132. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  133. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  134. <File
  135. RelativePath=".\CommAsyn.cpp">
  136. </File>
  137. <File
  138. RelativePath=".\CommRS232.cpp">
  139. </File>
  140. <File
  141. RelativePath=".\Sms.cpp">
  142. </File>
  143. <File
  144. RelativePath=".\Sms.def">
  145. </File>
  146. <File
  147. RelativePath=".\SmsProcess.cpp">
  148. </File>
  149. <File
  150. RelativePath=".\stdafx.cpp">
  151. <FileConfiguration
  152. Name="Debug|Win32">
  153. <Tool
  154. Name="VCCLCompilerTool"
  155. UsePrecompiledHeader="1"/>
  156. </FileConfiguration>
  157. <FileConfiguration
  158. Name="Release|Win32">
  159. <Tool
  160. Name="VCCLCompilerTool"
  161. UsePrecompiledHeader="1"/>
  162. </FileConfiguration>
  163. </File>
  164. </Filter>
  165. <Filter
  166. Name="头文件"
  167. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  168. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  169. <File
  170. RelativePath=".\CommAsyn.h">
  171. </File>
  172. <File
  173. RelativePath=".\CommRS232.h">
  174. </File>
  175. <File
  176. RelativePath=".\Head.h">
  177. </File>
  178. <File
  179. RelativePath=".\Mtverify.h">
  180. </File>
  181. <File
  182. RelativePath=".\Resource.h">
  183. </File>
  184. <File
  185. RelativePath=".\Sms.h">
  186. </File>
  187. <File
  188. RelativePath=".\SmsProcess.h">
  189. </File>
  190. <File
  191. RelativePath=".\stdafx.h">
  192. </File>
  193. </Filter>
  194. <Filter
  195. Name="资源文件"
  196. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  197. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  198. <File
  199. RelativePath=".\Sms.rc">
  200. </File>
  201. <File
  202. RelativePath=".\res\Sms.rc2">
  203. </File>
  204. </Filter>
  205. <File
  206. RelativePath=".\ReadMe.txt">
  207. </File>
  208. </Files>
  209. <Globals>
  210. </Globals>
  211. </VisualStudioProject>