modbustcp.vcproj 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="modbustcp"
  6. ProjectGUID="{80F3EEB3-9402-4592-A95D-4E3F21B226E8}"
  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\modbustcp\Release"
  20. IntermediateDirectory="e:\work\version\tmp\dll\modbustcp\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/modbustcp.dll"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. ModuleDefinitionFile=".\modbustcp.def"
  82. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  83. RandomizedBaseAddress="1"
  84. DataExecutionPrevention="0"
  85. ImportLibrary="lib/modbustcp.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\modbustcp\Debug"
  113. IntermediateDirectory="e:\work\version\tmp\dll\modbustcp\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;MODBUSRTU_EXPORTS"
  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. AdditionalDependencies="ws2_32.lib odbc32.lib odbccp32.lib"
  173. OutputFile="e:\Work\version\new_server\dll/modbustcp.dll"
  174. LinkIncremental="1"
  175. SuppressStartupBanner="true"
  176. ModuleDefinitionFile=".\modbustcp.def"
  177. GenerateDebugInformation="true"
  178. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  179. RandomizedBaseAddress="1"
  180. DataExecutionPrevention="0"
  181. ImportLibrary="lib/modbustcp.lib"
  182. TargetMachine="1"
  183. />
  184. <Tool
  185. Name="VCALinkTool"
  186. />
  187. <Tool
  188. Name="VCManifestTool"
  189. />
  190. <Tool
  191. Name="VCXDCMakeTool"
  192. />
  193. <Tool
  194. Name="VCBscMakeTool"
  195. />
  196. <Tool
  197. Name="VCFxCopTool"
  198. />
  199. <Tool
  200. Name="VCAppVerifierTool"
  201. />
  202. <Tool
  203. Name="VCPostBuildEventTool"
  204. />
  205. </Configuration>
  206. </Configurations>
  207. <References>
  208. </References>
  209. <Files>
  210. <Filter
  211. Name="Source Files"
  212. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  213. >
  214. <File
  215. RelativePath=".\ClientSocket.cpp"
  216. >
  217. </File>
  218. <File
  219. RelativePath=".\modbustcp.cpp"
  220. >
  221. </File>
  222. <File
  223. RelativePath=".\modbustcp.def"
  224. >
  225. </File>
  226. <File
  227. RelativePath=".\SocketHandle.cpp"
  228. >
  229. </File>
  230. <File
  231. RelativePath="stdafx.cpp"
  232. >
  233. <FileConfiguration
  234. Name="Release|Win32"
  235. >
  236. <Tool
  237. Name="VCCLCompilerTool"
  238. Optimization="2"
  239. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MODBUSRTU_EXPORTS;$(NoInherit)"
  240. />
  241. </FileConfiguration>
  242. <FileConfiguration
  243. Name="Debug|Win32"
  244. >
  245. <Tool
  246. Name="VCCLCompilerTool"
  247. Optimization="0"
  248. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MODBUSRTU_EXPORTS;$(NoInherit)"
  249. BasicRuntimeChecks="3"
  250. BrowseInformation="1"
  251. />
  252. </FileConfiguration>
  253. </File>
  254. </Filter>
  255. <Filter
  256. Name="Header Files"
  257. Filter="h;hpp;hxx;hm;inl"
  258. >
  259. <File
  260. RelativePath=".\ClientSocket.h"
  261. >
  262. </File>
  263. <File
  264. RelativePath=".\CritSection.h"
  265. >
  266. </File>
  267. <File
  268. RelativePath="Head.h"
  269. >
  270. </File>
  271. <File
  272. RelativePath=".\modbustcp.h"
  273. >
  274. </File>
  275. <File
  276. RelativePath="Resource.h"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".\SocketClientImpl.h"
  281. >
  282. </File>
  283. <File
  284. RelativePath=".\SocketHandle.h"
  285. >
  286. </File>
  287. <File
  288. RelativePath=".\SocketServerImpl.h"
  289. >
  290. </File>
  291. <File
  292. RelativePath="stdafx.h"
  293. >
  294. </File>
  295. <File
  296. RelativePath=".\SysLib.h"
  297. >
  298. </File>
  299. <File
  300. RelativePath=".\ThreadPool.hpp"
  301. >
  302. </File>
  303. </Filter>
  304. <Filter
  305. Name="Resource Files"
  306. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  307. >
  308. </Filter>
  309. </Files>
  310. <Globals>
  311. </Globals>
  312. </VisualStudioProject>