modbustcp.vcproj 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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=".\Release"
  20. IntermediateDirectory=".\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=".\Release/modbusrtu.pch"
  58. AssemblerListingLocation=".\Release/"
  59. ObjectFile=".\Release/"
  60. ProgramDataBaseFileName=".\Release/"
  61. WarningLevel="3"
  62. SuppressStartupBanner="true"
  63. />
  64. <Tool
  65. Name="VCManagedResourceCompilerTool"
  66. />
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="NDEBUG"
  70. Culture="2052"
  71. />
  72. <Tool
  73. Name="VCPreLinkEventTool"
  74. />
  75. <Tool
  76. Name="VCLinkerTool"
  77. OutputFile=".\Release/modbusrtu.dll"
  78. LinkIncremental="1"
  79. SuppressStartupBanner="true"
  80. ModuleDefinitionFile=".\modbusrtu.def"
  81. ProgramDatabaseFile=".\Release/modbusrtu.pdb"
  82. RandomizedBaseAddress="1"
  83. DataExecutionPrevention="0"
  84. ImportLibrary=".\Release/modbusrtu.lib"
  85. TargetMachine="1"
  86. />
  87. <Tool
  88. Name="VCALinkTool"
  89. />
  90. <Tool
  91. Name="VCManifestTool"
  92. />
  93. <Tool
  94. Name="VCXDCMakeTool"
  95. />
  96. <Tool
  97. Name="VCBscMakeTool"
  98. />
  99. <Tool
  100. Name="VCFxCopTool"
  101. />
  102. <Tool
  103. Name="VCAppVerifierTool"
  104. />
  105. <Tool
  106. Name="VCPostBuildEventTool"
  107. />
  108. </Configuration>
  109. <Configuration
  110. Name="Debug|Win32"
  111. OutputDirectory="e:\work\version\tmp\dll\modbustcp\Debug"
  112. IntermediateDirectory="e:\work\version\tmp\dll\modbustcp\Debug"
  113. ConfigurationType="2"
  114. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  115. UseOfMFC="0"
  116. ATLMinimizesCRunTimeLibraryUsage="false"
  117. CharacterSet="2"
  118. >
  119. <Tool
  120. Name="VCPreBuildEventTool"
  121. />
  122. <Tool
  123. Name="VCCustomBuildTool"
  124. />
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"
  127. />
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCMIDLTool"
  133. PreprocessorDefinitions="_DEBUG"
  134. MkTypLibCompatible="true"
  135. SuppressStartupBanner="true"
  136. TargetEnvironment="1"
  137. TypeLibraryName=".\Debug/modbusrtu.tlb"
  138. HeaderFileName=""
  139. />
  140. <Tool
  141. Name="VCCLCompilerTool"
  142. Optimization="0"
  143. AdditionalIncludeDirectories="&quot;C:\Program Files\Visual Leak Detector\lib&quot;"
  144. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MODBUSRTU_EXPORTS"
  145. BasicRuntimeChecks="3"
  146. RuntimeLibrary="1"
  147. UsePrecompiledHeader="0"
  148. PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
  149. AssemblerListingLocation="$(IntDir)/"
  150. ObjectFile="$(IntDir)/"
  151. ProgramDataBaseFileName="$(IntDir)/"
  152. BrowseInformation="1"
  153. WarningLevel="3"
  154. SuppressStartupBanner="true"
  155. DebugInformationFormat="4"
  156. CallingConvention="2"
  157. />
  158. <Tool
  159. Name="VCManagedResourceCompilerTool"
  160. />
  161. <Tool
  162. Name="VCResourceCompilerTool"
  163. PreprocessorDefinitions="_DEBUG"
  164. Culture="2052"
  165. />
  166. <Tool
  167. Name="VCPreLinkEventTool"
  168. />
  169. <Tool
  170. Name="VCLinkerTool"
  171. AdditionalDependencies="ws2_32.lib odbc32.lib odbccp32.lib"
  172. OutputFile="e:\Work\version\new_server\dll/modbustcp.dll"
  173. LinkIncremental="1"
  174. SuppressStartupBanner="true"
  175. ModuleDefinitionFile=".\modbustcp.def"
  176. GenerateDebugInformation="true"
  177. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  178. RandomizedBaseAddress="1"
  179. DataExecutionPrevention="0"
  180. ImportLibrary="lib/modbustcp.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=".\ClientSocket.cpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".\modbustcp.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath=".\modbustcp.def"
  223. >
  224. </File>
  225. <File
  226. RelativePath=".\SocketHandle.cpp"
  227. >
  228. </File>
  229. <File
  230. RelativePath="stdafx.cpp"
  231. >
  232. <FileConfiguration
  233. Name="Release|Win32"
  234. >
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. Optimization="2"
  238. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MODBUSRTU_EXPORTS;$(NoInherit)"
  239. />
  240. </FileConfiguration>
  241. <FileConfiguration
  242. Name="Debug|Win32"
  243. >
  244. <Tool
  245. Name="VCCLCompilerTool"
  246. Optimization="0"
  247. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MODBUSRTU_EXPORTS;$(NoInherit)"
  248. BasicRuntimeChecks="3"
  249. BrowseInformation="1"
  250. />
  251. </FileConfiguration>
  252. </File>
  253. </Filter>
  254. <Filter
  255. Name="Header Files"
  256. Filter="h;hpp;hxx;hm;inl"
  257. >
  258. <File
  259. RelativePath=".\ClientSocket.h"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".\CritSection.h"
  264. >
  265. </File>
  266. <File
  267. RelativePath="Head.h"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".\modbustcp.h"
  272. >
  273. </File>
  274. <File
  275. RelativePath="Resource.h"
  276. >
  277. </File>
  278. <File
  279. RelativePath=".\SocketClientImpl.h"
  280. >
  281. </File>
  282. <File
  283. RelativePath=".\SocketHandle.h"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".\SocketServerImpl.h"
  288. >
  289. </File>
  290. <File
  291. RelativePath="stdafx.h"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".\SysLib.h"
  296. >
  297. </File>
  298. <File
  299. RelativePath=".\ThreadPool.hpp"
  300. >
  301. </File>
  302. </Filter>
  303. <Filter
  304. Name="Resource Files"
  305. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  306. >
  307. </Filter>
  308. </Files>
  309. <Globals>
  310. </Globals>
  311. </VisualStudioProject>