Daikin.vcproj 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Daikin"
  6. ProjectGUID="{C9605875-1D74-4EFD-8FE7-AD4D82A44D14}"
  7. Keyword="MFCDLLProj"
  8. TargetFrameworkVersion="131072"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="e:\work\version\tmp\dll\DaiKin\Debug"
  21. IntermediateDirectory="e:\work\version\tmp\dll\DaiKin\Debug"
  22. ConfigurationType="2"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24. UseOfMFC="2"
  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="false"
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="3"
  51. TreatWChar_tAsBuiltInType="true"
  52. UsePrecompiledHeader="2"
  53. WarningLevel="3"
  54. Detect64BitPortabilityProblems="true"
  55. DebugInformationFormat="4"
  56. CallingConvention="2"
  57. />
  58. <Tool
  59. Name="VCManagedResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="_DEBUG"
  64. Culture="2052"
  65. AdditionalIncludeDirectories="$(IntDir)"
  66. />
  67. <Tool
  68. Name="VCPreLinkEventTool"
  69. />
  70. <Tool
  71. Name="VCLinkerTool"
  72. OutputFile="E:\Work\version\new_server\dll/Daikin.dll"
  73. LinkIncremental="2"
  74. ModuleDefinitionFile=".\Daikin.def"
  75. GenerateDebugInformation="true"
  76. SubSystem="2"
  77. RandomizedBaseAddress="1"
  78. DataExecutionPrevention="0"
  79. ImportLibrary="lib/Daikin.lib"
  80. TargetMachine="1"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. />
  94. <Tool
  95. Name="VCFxCopTool"
  96. />
  97. <Tool
  98. Name="VCAppVerifierTool"
  99. />
  100. <Tool
  101. Name="VCPostBuildEventTool"
  102. />
  103. </Configuration>
  104. <Configuration
  105. Name="Release|Win32"
  106. OutputDirectory="e:\work\version\tmp\dll\DaiKin\Release"
  107. IntermediateDirectory="e:\work\version\tmp\dll\DaiKin\Release"
  108. ConfigurationType="2"
  109. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  110. UseOfMFC="2"
  111. CharacterSet="2"
  112. >
  113. <Tool
  114. Name="VCPreBuildEventTool"
  115. />
  116. <Tool
  117. Name="VCCustomBuildTool"
  118. />
  119. <Tool
  120. Name="VCXMLDataGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCWebServiceProxyGeneratorTool"
  124. />
  125. <Tool
  126. Name="VCMIDLTool"
  127. PreprocessorDefinitions="NDEBUG"
  128. MkTypLibCompatible="false"
  129. />
  130. <Tool
  131. Name="VCCLCompilerTool"
  132. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
  133. RuntimeLibrary="2"
  134. TreatWChar_tAsBuiltInType="true"
  135. UsePrecompiledHeader="2"
  136. WarningLevel="3"
  137. Detect64BitPortabilityProblems="true"
  138. DebugInformationFormat="3"
  139. CallingConvention="2"
  140. />
  141. <Tool
  142. Name="VCManagedResourceCompilerTool"
  143. />
  144. <Tool
  145. Name="VCResourceCompilerTool"
  146. PreprocessorDefinitions="NDEBUG"
  147. Culture="2052"
  148. AdditionalIncludeDirectories="$(IntDir)"
  149. />
  150. <Tool
  151. Name="VCPreLinkEventTool"
  152. />
  153. <Tool
  154. Name="VCLinkerTool"
  155. OutputFile="e:\work\version/new_server/dll/Daikin.dll"
  156. LinkIncremental="1"
  157. ModuleDefinitionFile=".\Daikin.def"
  158. GenerateDebugInformation="true"
  159. SubSystem="2"
  160. OptimizeReferences="2"
  161. EnableCOMDATFolding="2"
  162. RandomizedBaseAddress="1"
  163. DataExecutionPrevention="0"
  164. ImportLibrary="lib/Daikin.lib"
  165. TargetMachine="1"
  166. />
  167. <Tool
  168. Name="VCALinkTool"
  169. />
  170. <Tool
  171. Name="VCManifestTool"
  172. />
  173. <Tool
  174. Name="VCXDCMakeTool"
  175. />
  176. <Tool
  177. Name="VCBscMakeTool"
  178. />
  179. <Tool
  180. Name="VCFxCopTool"
  181. />
  182. <Tool
  183. Name="VCAppVerifierTool"
  184. />
  185. <Tool
  186. Name="VCPostBuildEventTool"
  187. />
  188. </Configuration>
  189. </Configurations>
  190. <References>
  191. </References>
  192. <Files>
  193. <Filter
  194. Name="Ô´Îļþ"
  195. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  196. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  197. >
  198. <File
  199. RelativePath=".\CommAsyn.cpp"
  200. >
  201. </File>
  202. <File
  203. RelativePath=".\CommRS232.cpp"
  204. >
  205. </File>
  206. <File
  207. RelativePath=".\Daikin.cpp"
  208. >
  209. </File>
  210. <File
  211. RelativePath=".\Daikin.def"
  212. >
  213. </File>
  214. <File
  215. RelativePath=".\Protocol.cpp"
  216. >
  217. </File>
  218. <File
  219. RelativePath=".\ProtocolModbus.cpp"
  220. >
  221. </File>
  222. <File
  223. RelativePath=".\stdafx.cpp"
  224. >
  225. <FileConfiguration
  226. Name="Debug|Win32"
  227. >
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. UsePrecompiledHeader="1"
  231. />
  232. </FileConfiguration>
  233. <FileConfiguration
  234. Name="Release|Win32"
  235. >
  236. <Tool
  237. Name="VCCLCompilerTool"
  238. UsePrecompiledHeader="1"
  239. />
  240. </FileConfiguration>
  241. </File>
  242. </Filter>
  243. <Filter
  244. Name="Í·Îļþ"
  245. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  246. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  247. >
  248. <File
  249. RelativePath=".\CommAsyn.h"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".\CommRS232.h"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".\Daikin.h"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".\Head.h"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".\Mtverify.h"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".\Protocol.h"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".\ProtocolModbus.h"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".\Resource.h"
  278. >
  279. </File>
  280. <File
  281. RelativePath=".\stdafx.h"
  282. >
  283. </File>
  284. </Filter>
  285. <Filter
  286. Name="×ÊÔ´Îļþ"
  287. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  288. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  289. >
  290. <File
  291. RelativePath=".\Daikin.rc"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".\res\Daikin.rc2"
  296. >
  297. </File>
  298. </Filter>
  299. <File
  300. RelativePath=".\ReadMe.txt"
  301. >
  302. </File>
  303. </Files>
  304. <Globals>
  305. </Globals>
  306. </VisualStudioProject>