icpdas.vcproj 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="icpdas"
  6. ProjectGUID="{6683CD7B-FD83-4590-B253-14862798FDA7}"
  7. TargetFrameworkVersion="131072"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="e:\Work\version\tmp\dll\icpdas\debug"
  20. IntermediateDirectory="e:\Work\version\tmp\dll\icpdas\debug"
  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="_DEBUG"
  42. MkTypLibCompatible="true"
  43. SuppressStartupBanner="true"
  44. TargetEnvironment="1"
  45. TypeLibraryName=".\Debug/modbusasc.tlb"
  46. HeaderFileName=""
  47. />
  48. <Tool
  49. Name="VCCLCompilerTool"
  50. Optimization="0"
  51. AdditionalIncludeDirectories="&quot;C:\Program Files\Visual Leak Detector\lib&quot;"
  52. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;icpdas_EXPORTS"
  53. BasicRuntimeChecks="3"
  54. RuntimeLibrary="1"
  55. UsePrecompiledHeader="0"
  56. PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
  57. AssemblerListingLocation="$(IntDir)/"
  58. ObjectFile="$(IntDir)/"
  59. ProgramDataBaseFileName="$(IntDir)/"
  60. BrowseInformation="1"
  61. WarningLevel="3"
  62. SuppressStartupBanner="true"
  63. DebugInformationFormat="4"
  64. CallingConvention="2"
  65. />
  66. <Tool
  67. Name="VCManagedResourceCompilerTool"
  68. />
  69. <Tool
  70. Name="VCResourceCompilerTool"
  71. PreprocessorDefinitions="_DEBUG"
  72. Culture="2052"
  73. />
  74. <Tool
  75. Name="VCPreLinkEventTool"
  76. />
  77. <Tool
  78. Name="VCLinkerTool"
  79. OutputFile="e:\Work\version\new_server\dll/icpdas.dll"
  80. LinkIncremental="1"
  81. SuppressStartupBanner="true"
  82. ModuleDefinitionFile=".\icpdas.def"
  83. GenerateDebugInformation="true"
  84. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  85. RandomizedBaseAddress="1"
  86. DataExecutionPrevention="0"
  87. ImportLibrary="lib/icpdas.lib"
  88. TargetMachine="1"
  89. />
  90. <Tool
  91. Name="VCALinkTool"
  92. />
  93. <Tool
  94. Name="VCManifestTool"
  95. />
  96. <Tool
  97. Name="VCXDCMakeTool"
  98. />
  99. <Tool
  100. Name="VCBscMakeTool"
  101. />
  102. <Tool
  103. Name="VCFxCopTool"
  104. />
  105. <Tool
  106. Name="VCAppVerifierTool"
  107. />
  108. <Tool
  109. Name="VCPostBuildEventTool"
  110. />
  111. </Configuration>
  112. <Configuration
  113. Name="Release|Win32"
  114. OutputDirectory="e:\Work\version\tmp\dll\icpdas\Release"
  115. IntermediateDirectory="e:\Work\version\tmp\dll\icpdas\Release"
  116. ConfigurationType="2"
  117. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  118. UseOfMFC="0"
  119. ATLMinimizesCRunTimeLibraryUsage="false"
  120. CharacterSet="2"
  121. >
  122. <Tool
  123. Name="VCPreBuildEventTool"
  124. />
  125. <Tool
  126. Name="VCCustomBuildTool"
  127. />
  128. <Tool
  129. Name="VCXMLDataGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCWebServiceProxyGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCMIDLTool"
  136. PreprocessorDefinitions="NDEBUG"
  137. MkTypLibCompatible="true"
  138. SuppressStartupBanner="true"
  139. TargetEnvironment="1"
  140. TypeLibraryName=".\Release/modbusasc.tlb"
  141. HeaderFileName=""
  142. />
  143. <Tool
  144. Name="VCCLCompilerTool"
  145. Optimization="2"
  146. InlineFunctionExpansion="1"
  147. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MODBUSASC_EXPORTS"
  148. StringPooling="true"
  149. RuntimeLibrary="0"
  150. EnableFunctionLevelLinking="true"
  151. UsePrecompiledHeader="0"
  152. PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
  153. AssemblerListingLocation="$(IntDir)/"
  154. ObjectFile="$(IntDir)/"
  155. ProgramDataBaseFileName="$(IntDir)/"
  156. WarningLevel="3"
  157. SuppressStartupBanner="true"
  158. CallingConvention="2"
  159. />
  160. <Tool
  161. Name="VCManagedResourceCompilerTool"
  162. />
  163. <Tool
  164. Name="VCResourceCompilerTool"
  165. PreprocessorDefinitions="NDEBUG"
  166. Culture="2052"
  167. />
  168. <Tool
  169. Name="VCPreLinkEventTool"
  170. />
  171. <Tool
  172. Name="VCLinkerTool"
  173. OutputFile="e:\Work\version\new_server\dll/icpdas.dll"
  174. LinkIncremental="1"
  175. SuppressStartupBanner="true"
  176. ModuleDefinitionFile=".\icpdas.def"
  177. ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
  178. RandomizedBaseAddress="1"
  179. DataExecutionPrevention="0"
  180. ImportLibrary="lib/icpdas.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=".\icpdas.cpp"
  223. >
  224. </File>
  225. <File
  226. RelativePath=".\icpdas.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=".\Head.h"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".\icpdas.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=".\stdafx.h"
  272. >
  273. </File>
  274. </Filter>
  275. <Filter
  276. Name="Resource Files"
  277. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  278. >
  279. <File
  280. RelativePath=".\Resource.h"
  281. >
  282. </File>
  283. </Filter>
  284. </Files>
  285. <Globals>
  286. </Globals>
  287. </VisualStudioProject>