Gree.vcproj 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Gree"
  6. ProjectGUID="{2398CB9B-82B7-495A-8CD7-D45A7597E10E}"
  7. TargetFrameworkVersion="131072"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Release|Win32"
  19. OutputDirectory="e:\work\version\tmp\dll\Gree\Release"
  20. IntermediateDirectory="e:\work\version\tmp\dll\Gree\Release"
  21. ConfigurationType="2"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  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="NDEBUG"
  42. MkTypLibCompatible="true"
  43. SuppressStartupBanner="true"
  44. TargetEnvironment="1"
  45. TypeLibraryName=".\Release/modbusrtu.tlb"
  46. HeaderFileName=""
  47. />
  48. <Tool
  49. Name="VCCLCompilerTool"
  50. Optimization="2"
  51. InlineFunctionExpansion="1"
  52. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MODBUSRTU_EXPORTS"
  53. StringPooling="true"
  54. RuntimeLibrary="0"
  55. EnableFunctionLevelLinking="true"
  56. UsePrecompiledHeader="0"
  57. PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
  58. AssemblerListingLocation="$(IntDir)/"
  59. ObjectFile="$(IntDir)/"
  60. ProgramDataBaseFileName="$(IntDir)/"
  61. WarningLevel="3"
  62. SuppressStartupBanner="true"
  63. CallingConvention="2"
  64. />
  65. <Tool
  66. Name="VCManagedResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="NDEBUG"
  71. Culture="2052"
  72. />
  73. <Tool
  74. Name="VCPreLinkEventTool"
  75. />
  76. <Tool
  77. Name="VCLinkerTool"
  78. OutputFile="e:\Work\version\new_server\dll/Gree.dll"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. ModuleDefinitionFile=".\Gree.def"
  82. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  83. RandomizedBaseAddress="1"
  84. DataExecutionPrevention="0"
  85. ImportLibrary="lib/Gree.lib"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. />
  100. <Tool
  101. Name="VCFxCopTool"
  102. />
  103. <Tool
  104. Name="VCAppVerifierTool"
  105. />
  106. <Tool
  107. Name="VCPostBuildEventTool"
  108. />
  109. </Configuration>
  110. <Configuration
  111. Name="Debug|Win32"
  112. OutputDirectory="e:\work\version\tmp\dll\Gree\Debug"
  113. IntermediateDirectory="e:\work\version\tmp\dll\Gree\Debug"
  114. ConfigurationType="2"
  115. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  116. UseOfMFC="0"
  117. ATLMinimizesCRunTimeLibraryUsage="false"
  118. CharacterSet="2"
  119. >
  120. <Tool
  121. Name="VCPreBuildEventTool"
  122. />
  123. <Tool
  124. Name="VCCustomBuildTool"
  125. />
  126. <Tool
  127. Name="VCXMLDataGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCMIDLTool"
  134. PreprocessorDefinitions="_DEBUG"
  135. MkTypLibCompatible="true"
  136. SuppressStartupBanner="true"
  137. TargetEnvironment="1"
  138. TypeLibraryName=".\Debug/modbusrtu.tlb"
  139. HeaderFileName=""
  140. />
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. Optimization="0"
  144. AdditionalIncludeDirectories=""
  145. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;"
  146. BasicRuntimeChecks="3"
  147. RuntimeLibrary="1"
  148. UsePrecompiledHeader="0"
  149. PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
  150. AssemblerListingLocation="$(IntDir)/"
  151. ObjectFile="$(IntDir)/"
  152. ProgramDataBaseFileName="$(IntDir)/"
  153. BrowseInformation="1"
  154. WarningLevel="3"
  155. SuppressStartupBanner="true"
  156. DebugInformationFormat="4"
  157. CallingConvention="2"
  158. />
  159. <Tool
  160. Name="VCManagedResourceCompilerTool"
  161. />
  162. <Tool
  163. Name="VCResourceCompilerTool"
  164. PreprocessorDefinitions="_DEBUG"
  165. Culture="2052"
  166. />
  167. <Tool
  168. Name="VCPreLinkEventTool"
  169. />
  170. <Tool
  171. Name="VCLinkerTool"
  172. OutputFile="e:\Work\version\new_server\dll/Gree.dll"
  173. LinkIncremental="1"
  174. SuppressStartupBanner="true"
  175. ModuleDefinitionFile=".\Gree.def"
  176. GenerateDebugInformation="true"
  177. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  178. RandomizedBaseAddress="1"
  179. DataExecutionPrevention="0"
  180. ImportLibrary="lib/Gree.lib"
  181. TargetMachine="1"
  182. />
  183. <Tool
  184. Name="VCALinkTool"
  185. />
  186. <Tool
  187. Name="VCManifestTool"
  188. />
  189. <Tool
  190. Name="VCXDCMakeTool"
  191. />
  192. <Tool
  193. Name="VCBscMakeTool"
  194. />
  195. <Tool
  196. Name="VCFxCopTool"
  197. />
  198. <Tool
  199. Name="VCAppVerifierTool"
  200. />
  201. <Tool
  202. Name="VCPostBuildEventTool"
  203. />
  204. </Configuration>
  205. </Configurations>
  206. <References>
  207. </References>
  208. <Files>
  209. <Filter
  210. Name="Source Files"
  211. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  212. >
  213. <File
  214. RelativePath=".\CommAsyn.cpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".\CommRS232.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath=".\Gree.cpp"
  223. >
  224. </File>
  225. <File
  226. RelativePath=".\Gree.def"
  227. >
  228. </File>
  229. <File
  230. RelativePath=".\Protocol.cpp"
  231. >
  232. </File>
  233. <File
  234. RelativePath=".\ProtocolModbus.cpp"
  235. >
  236. </File>
  237. <File
  238. RelativePath=".\stdafx.cpp"
  239. >
  240. </File>
  241. </Filter>
  242. <Filter
  243. Name="Header Files"
  244. Filter="h;hpp;hxx;hm;inl"
  245. >
  246. <File
  247. RelativePath=".\CommAsyn.h"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".\CommRS232.h"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".\Gree.h"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".\Head.h"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".\Protocol.h"
  264. >
  265. </File>
  266. <File
  267. RelativePath=".\ProtocolModbus.h"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".\Resource.h"
  272. >
  273. </File>
  274. <File
  275. RelativePath=".\stdafx.h"
  276. >
  277. </File>
  278. </Filter>
  279. <Filter
  280. Name="Resource Files"
  281. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  282. >
  283. </Filter>
  284. </Files>
  285. <Globals>
  286. </Globals>
  287. </VisualStudioProject>