MostDevice.9.0.vcproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="MostDevice"
  6. ProjectGUID="{FF59250E-420A-4923-A3E6-CD17A66F7DBA}"
  7. RootNamespace="MostDevice.7"
  8. Keyword="MFCDLLProj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory=".\..\temp\9Debug"
  22. IntermediateDirectory=".\..\temp\9Debug"
  23. ConfigurationType="2"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  25. UseOfMFC="2"
  26. CharacterSet="2"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. PreprocessorDefinitions="_DEBUG"
  43. MkTypLibCompatible="false"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. AdditionalIncludeDirectories=".\..\log4cproj_c\Log4C"
  49. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;LOG4C_ENABLE"
  50. MinimalRebuild="true"
  51. BasicRuntimeChecks="3"
  52. RuntimeLibrary="3"
  53. TreatWChar_tAsBuiltInType="true"
  54. UsePrecompiledHeader="2"
  55. WarningLevel="3"
  56. Detect64BitPortabilityProblems="true"
  57. DebugInformationFormat="4"
  58. CallingConvention="2"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. PreprocessorDefinitions="_DEBUG"
  66. Culture="2052"
  67. AdditionalIncludeDirectories="$(IntDir)"
  68. />
  69. <Tool
  70. Name="VCPreLinkEventTool"
  71. />
  72. <Tool
  73. Name="VCLinkerTool"
  74. AdditionalDependencies=".\..\log4cproj_c\Log4C\lib\Log4c.lib"
  75. OutputFile="F:\3.0.3.2\new_server\dll\MostDevice.dll"
  76. LinkIncremental="2"
  77. ModuleDefinitionFile=".\MostDevice.def"
  78. GenerateDebugInformation="true"
  79. SubSystem="2"
  80. RandomizedBaseAddress="1"
  81. DataExecutionPrevention="0"
  82. ImportLibrary="lib/MostDevice.lib"
  83. TargetMachine="1"
  84. />
  85. <Tool
  86. Name="VCALinkTool"
  87. />
  88. <Tool
  89. Name="VCManifestTool"
  90. />
  91. <Tool
  92. Name="VCXDCMakeTool"
  93. />
  94. <Tool
  95. Name="VCBscMakeTool"
  96. />
  97. <Tool
  98. Name="VCFxCopTool"
  99. />
  100. <Tool
  101. Name="VCAppVerifierTool"
  102. />
  103. <Tool
  104. Name="VCPostBuildEventTool"
  105. />
  106. </Configuration>
  107. <Configuration
  108. Name="Release|Win32"
  109. OutputDirectory=".\..\temp\9Release"
  110. IntermediateDirectory=".\..\temp\9Release"
  111. ConfigurationType="2"
  112. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  113. UseOfMFC="1"
  114. CharacterSet="2"
  115. >
  116. <Tool
  117. Name="VCPreBuildEventTool"
  118. />
  119. <Tool
  120. Name="VCCustomBuildTool"
  121. />
  122. <Tool
  123. Name="VCXMLDataGeneratorTool"
  124. />
  125. <Tool
  126. Name="VCWebServiceProxyGeneratorTool"
  127. />
  128. <Tool
  129. Name="VCMIDLTool"
  130. PreprocessorDefinitions="NDEBUG"
  131. MkTypLibCompatible="false"
  132. />
  133. <Tool
  134. Name="VCCLCompilerTool"
  135. AdditionalIncludeDirectories=".\..\log4cproj_c\Log4C"
  136. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;LOG4C_ENABLE"
  137. RuntimeLibrary="0"
  138. TreatWChar_tAsBuiltInType="true"
  139. UsePrecompiledHeader="2"
  140. WarningLevel="3"
  141. Detect64BitPortabilityProblems="true"
  142. DebugInformationFormat="3"
  143. CallingConvention="2"
  144. />
  145. <Tool
  146. Name="VCManagedResourceCompilerTool"
  147. />
  148. <Tool
  149. Name="VCResourceCompilerTool"
  150. PreprocessorDefinitions="NDEBUG"
  151. Culture="2052"
  152. AdditionalIncludeDirectories="$(IntDir)"
  153. />
  154. <Tool
  155. Name="VCPreLinkEventTool"
  156. />
  157. <Tool
  158. Name="VCLinkerTool"
  159. AdditionalDependencies=".\..\log4cproj_c\Log4C\lib\Log4c.lib"
  160. OutputFile=".\..\MostDevice.dll"
  161. LinkIncremental="1"
  162. ModuleDefinitionFile=".\MostDevice.def"
  163. GenerateDebugInformation="true"
  164. SubSystem="2"
  165. OptimizeReferences="2"
  166. EnableCOMDATFolding="2"
  167. RandomizedBaseAddress="1"
  168. DataExecutionPrevention="0"
  169. ImportLibrary="$(OutDir)/MostDevice.lib"
  170. TargetMachine="1"
  171. />
  172. <Tool
  173. Name="VCALinkTool"
  174. />
  175. <Tool
  176. Name="VCManifestTool"
  177. />
  178. <Tool
  179. Name="VCXDCMakeTool"
  180. />
  181. <Tool
  182. Name="VCBscMakeTool"
  183. />
  184. <Tool
  185. Name="VCFxCopTool"
  186. />
  187. <Tool
  188. Name="VCAppVerifierTool"
  189. />
  190. <Tool
  191. Name="VCPostBuildEventTool"
  192. />
  193. </Configuration>
  194. </Configurations>
  195. <References>
  196. </References>
  197. <Files>
  198. <Filter
  199. Name="源文件"
  200. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  201. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  202. >
  203. <File
  204. RelativePath=".\cpdu.cpp"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".\lds2011.cpp"
  209. >
  210. </File>
  211. <File
  212. RelativePath=".\MostDevice.cpp"
  213. >
  214. </File>
  215. <File
  216. RelativePath=".\MostDevice.def"
  217. >
  218. </File>
  219. <File
  220. RelativePath=".\stdafx.cpp"
  221. >
  222. <FileConfiguration
  223. Name="Debug|Win32"
  224. >
  225. <Tool
  226. Name="VCCLCompilerTool"
  227. UsePrecompiledHeader="1"
  228. />
  229. </FileConfiguration>
  230. <FileConfiguration
  231. Name="Release|Win32"
  232. >
  233. <Tool
  234. Name="VCCLCompilerTool"
  235. UsePrecompiledHeader="1"
  236. />
  237. </FileConfiguration>
  238. </File>
  239. </Filter>
  240. <Filter
  241. Name="头文件"
  242. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  243. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  244. >
  245. <File
  246. RelativePath=".\cpdu.h"
  247. >
  248. </File>
  249. <File
  250. RelativePath=".\lds2011.h"
  251. >
  252. </File>
  253. <File
  254. RelativePath=".\MostDevice.h"
  255. >
  256. </File>
  257. <File
  258. RelativePath=".\Resource.h"
  259. >
  260. </File>
  261. <File
  262. RelativePath=".\stdafx.h"
  263. >
  264. </File>
  265. </Filter>
  266. <Filter
  267. Name="资源文件"
  268. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  269. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  270. >
  271. <File
  272. RelativePath=".\MostDevice.rc"
  273. >
  274. </File>
  275. <File
  276. RelativePath=".\res\MostDevice.rc2"
  277. >
  278. </File>
  279. </Filter>
  280. <Filter
  281. Name="空调"
  282. >
  283. <File
  284. RelativePath=".\cm+.cpp"
  285. >
  286. </File>
  287. <File
  288. RelativePath=".\cm+.h"
  289. >
  290. </File>
  291. <File
  292. RelativePath=".\cm.cpp"
  293. >
  294. </File>
  295. <File
  296. RelativePath=".\cm.h"
  297. >
  298. </File>
  299. <File
  300. RelativePath=".\Daikin.cpp"
  301. >
  302. </File>
  303. <File
  304. RelativePath=".\Daikin.h"
  305. >
  306. </File>
  307. <File
  308. RelativePath=".\Daikin_Modify.cpp"
  309. >
  310. </File>
  311. <File
  312. RelativePath=".\Daikin_Modify.h"
  313. >
  314. </File>
  315. <File
  316. RelativePath=".\DataMate3000.cpp"
  317. >
  318. </File>
  319. <File
  320. RelativePath=".\DataMate3000.h"
  321. >
  322. </File>
  323. <File
  324. RelativePath=".\Emerson_CM.cpp"
  325. >
  326. </File>
  327. <File
  328. RelativePath=".\Emerson_CM.h"
  329. >
  330. </File>
  331. <File
  332. RelativePath=".\Sda_ii.cpp"
  333. >
  334. </File>
  335. <File
  336. RelativePath=".\Sda_ii.h"
  337. >
  338. </File>
  339. <File
  340. RelativePath=".\stulz6000.cpp"
  341. >
  342. </File>
  343. <File
  344. RelativePath=".\stulz6000.h"
  345. >
  346. </File>
  347. <File
  348. RelativePath=".\Tmaster.cpp"
  349. >
  350. </File>
  351. <File
  352. RelativePath=".\Tmaster.h"
  353. >
  354. </File>
  355. </Filter>
  356. <Filter
  357. Name="UPS"
  358. >
  359. <Filter
  360. Name=".h"
  361. >
  362. <File
  363. RelativePath=".\__UL33.h"
  364. >
  365. </File>
  366. <File
  367. RelativePath=".\APCSilcon.h"
  368. >
  369. </File>
  370. <File
  371. RelativePath=".\Bagkee.h"
  372. >
  373. </File>
  374. <File
  375. RelativePath=".\CMS.h"
  376. >
  377. </File>
  378. <File
  379. RelativePath=".\Delta.h"
  380. >
  381. </File>
  382. <File
  383. RelativePath=".\EA800.h"
  384. >
  385. </File>
  386. <File
  387. RelativePath=".\EA810H.h"
  388. >
  389. </File>
  390. <File
  391. RelativePath=".\EA99.h"
  392. >
  393. </File>
  394. <File
  395. RelativePath=".\hipulse_uv130.h"
  396. >
  397. </File>
  398. <File
  399. RelativePath=".\iTrustAdapt.h"
  400. >
  401. </File>
  402. <File
  403. RelativePath=".\kehua_fa_uk.h"
  404. >
  405. </File>
  406. <File
  407. RelativePath=".\ParadigmNxV260.h"
  408. >
  409. </File>
  410. <File
  411. RelativePath=".\PB9315.h"
  412. >
  413. </File>
  414. <File
  415. RelativePath=".\PB9355.h"
  416. >
  417. </File>
  418. <File
  419. RelativePath=".\SanTak.h"
  420. >
  421. </File>
  422. <File
  423. RelativePath=".\SanTak_3A3120KS.h"
  424. >
  425. </File>
  426. <File
  427. RelativePath=".\SanTak_ShiWei.h"
  428. >
  429. </File>
  430. <File
  431. RelativePath=".\SecUPS.h"
  432. >
  433. </File>
  434. <File
  435. RelativePath=".\ST_3C20KS.h"
  436. >
  437. </File>
  438. <File
  439. RelativePath=".\ST_3C3Ex40ks.h"
  440. >
  441. </File>
  442. <File
  443. RelativePath=".\ST_6C20KS_Q1.h"
  444. >
  445. </File>
  446. <File
  447. RelativePath=".\ST_C620KS_Q6.h"
  448. >
  449. </File>
  450. <File
  451. RelativePath=".\UL33.h"
  452. >
  453. </File>
  454. <File
  455. RelativePath=".\UPS_iTrust_Adapt.h"
  456. >
  457. </File>
  458. <File
  459. RelativePath=".\ups_newave.h"
  460. >
  461. </File>
  462. <File
  463. RelativePath=".\UPS_NXL.h"
  464. >
  465. </File>
  466. <File
  467. RelativePath=".\UpsDelta.h"
  468. >
  469. </File>
  470. <File
  471. RelativePath=".\UpsEast.h"
  472. >
  473. </File>
  474. <File
  475. RelativePath=".\UpsEaton.h"
  476. >
  477. </File>
  478. <File
  479. RelativePath=".\UpsKeHua.h"
  480. >
  481. </File>
  482. <File
  483. RelativePath=".\UPSLan.h"
  484. >
  485. </File>
  486. <File
  487. RelativePath=".\UpsLink.h"
  488. >
  489. </File>
  490. <File
  491. RelativePath=".\UPSNxr.h"
  492. >
  493. </File>
  494. <File
  495. RelativePath=".\UpsUH11.h"
  496. >
  497. </File>
  498. <File
  499. RelativePath=".\UpsUH31.h"
  500. >
  501. </File>
  502. </Filter>
  503. <Filter
  504. Name=".cpp"
  505. >
  506. <File
  507. RelativePath=".\__UL33.cpp"
  508. >
  509. </File>
  510. <File
  511. RelativePath=".\APCSilcon.cpp"
  512. >
  513. </File>
  514. <File
  515. RelativePath=".\Bagkee.cpp"
  516. >
  517. </File>
  518. <File
  519. RelativePath=".\CMS.cpp"
  520. >
  521. </File>
  522. <File
  523. RelativePath=".\Delta.cpp"
  524. >
  525. </File>
  526. <File
  527. RelativePath=".\EA800.cpp"
  528. >
  529. </File>
  530. <File
  531. RelativePath=".\EA810H.cpp"
  532. >
  533. </File>
  534. <File
  535. RelativePath=".\EA99.cpp"
  536. >
  537. </File>
  538. <File
  539. RelativePath=".\hipulse_uv130.cpp"
  540. >
  541. </File>
  542. <File
  543. RelativePath=".\iTrustAdapt.cpp"
  544. >
  545. </File>
  546. <File
  547. RelativePath=".\kehua_fa_uk.cpp"
  548. >
  549. </File>
  550. <File
  551. RelativePath=".\ParadigmNxV260.cpp"
  552. >
  553. </File>
  554. <File
  555. RelativePath=".\PB9315.cpp"
  556. >
  557. </File>
  558. <File
  559. RelativePath=".\PB9355.cpp"
  560. >
  561. </File>
  562. <File
  563. RelativePath=".\SanTak.cpp"
  564. >
  565. </File>
  566. <File
  567. RelativePath=".\SanTak_3A3120KS.cpp"
  568. >
  569. </File>
  570. <File
  571. RelativePath=".\SanTak_ShiWei.cpp"
  572. >
  573. </File>
  574. <File
  575. RelativePath=".\SecUPS.cpp"
  576. >
  577. </File>
  578. <File
  579. RelativePath=".\ST_3C20KS.cpp"
  580. >
  581. </File>
  582. <File
  583. RelativePath=".\ST_3C3Ex40ks.cpp"
  584. >
  585. </File>
  586. <File
  587. RelativePath=".\ST_6C20KS_Q1.cpp"
  588. >
  589. </File>
  590. <File
  591. RelativePath=".\ST_C620KS_Q6.cpp"
  592. >
  593. </File>
  594. <File
  595. RelativePath=".\UL33.cpp"
  596. >
  597. </File>
  598. <File
  599. RelativePath=".\UPS_iTrust_Adapt.cpp"
  600. >
  601. </File>
  602. <File
  603. RelativePath=".\ups_newave.cpp"
  604. >
  605. </File>
  606. <File
  607. RelativePath=".\UPS_NXL.cpp"
  608. >
  609. </File>
  610. <File
  611. RelativePath=".\UpsDelta.cpp"
  612. >
  613. </File>
  614. <File
  615. RelativePath=".\UpsEast.cpp"
  616. >
  617. </File>
  618. <File
  619. RelativePath=".\UpsEaton.cpp"
  620. >
  621. </File>
  622. <File
  623. RelativePath=".\UpsKeHua.cpp"
  624. >
  625. </File>
  626. <File
  627. RelativePath=".\UPSLan.cpp"
  628. >
  629. </File>
  630. <File
  631. RelativePath=".\UpsLink.cpp"
  632. >
  633. </File>
  634. <File
  635. RelativePath=".\UPSNxr.cpp"
  636. >
  637. </File>
  638. <File
  639. RelativePath=".\UpsUH11.cpp"
  640. >
  641. </File>
  642. <File
  643. RelativePath=".\UpsUH31.cpp"
  644. >
  645. </File>
  646. </Filter>
  647. </Filter>
  648. <Filter
  649. Name="Common"
  650. >
  651. <File
  652. RelativePath=".\CommFactory.cpp"
  653. >
  654. </File>
  655. <File
  656. RelativePath=".\CommFactory.h"
  657. >
  658. </File>
  659. <File
  660. RelativePath=".\CommInterface.cpp"
  661. >
  662. </File>
  663. <File
  664. RelativePath=".\CommInterface.h"
  665. >
  666. </File>
  667. <File
  668. RelativePath=".\CommProcess.cpp"
  669. >
  670. </File>
  671. <File
  672. RelativePath=".\CommProcess.h"
  673. >
  674. </File>
  675. <File
  676. RelativePath=".\Global.cpp"
  677. >
  678. </File>
  679. <File
  680. RelativePath=".\Global.h"
  681. >
  682. </File>
  683. <File
  684. RelativePath=".\Head.h"
  685. >
  686. </File>
  687. <File
  688. RelativePath=".\Include.h"
  689. >
  690. </File>
  691. <File
  692. RelativePath=".\Mtverify.h"
  693. >
  694. </File>
  695. </Filter>
  696. <Filter
  697. Name="others"
  698. >
  699. <Filter
  700. Name=".h"
  701. >
  702. <File
  703. RelativePath=".\BatteryAdu.h"
  704. >
  705. </File>
  706. <File
  707. RelativePath=".\BatteryAdu2000.h"
  708. >
  709. </File>
  710. <File
  711. RelativePath=".\eam7000.h"
  712. >
  713. </File>
  714. <File
  715. RelativePath=".\eda9015.h"
  716. >
  717. </File>
  718. <File
  719. RelativePath=".\fad.h"
  720. >
  721. </File>
  722. <File
  723. RelativePath=".\icp_i7017.h"
  724. >
  725. </File>
  726. <File
  727. RelativePath=".\jb1501a64p.h"
  728. >
  729. </File>
  730. <File
  731. RelativePath=".\jb1506.h"
  732. >
  733. </File>
  734. <File
  735. RelativePath=".\leicai.h"
  736. >
  737. </File>
  738. <File
  739. RelativePath=".\M84c5z.h"
  740. >
  741. </File>
  742. <File
  743. RelativePath=".\SF6.h"
  744. >
  745. </File>
  746. <File
  747. RelativePath=".\SK6000.h"
  748. >
  749. </File>
  750. </Filter>
  751. <Filter
  752. Name=".cpp"
  753. >
  754. <File
  755. RelativePath=".\BatteryAdu.cpp"
  756. >
  757. </File>
  758. <File
  759. RelativePath=".\BatteryAdu2000.cpp"
  760. >
  761. </File>
  762. <File
  763. RelativePath=".\eam7000.cpp"
  764. >
  765. </File>
  766. <File
  767. RelativePath=".\eda9015.cpp"
  768. >
  769. </File>
  770. <File
  771. RelativePath=".\fad.cpp"
  772. >
  773. </File>
  774. <File
  775. RelativePath=".\icp_i7017.cpp"
  776. >
  777. </File>
  778. <File
  779. RelativePath=".\jb1501a64p.cpp"
  780. >
  781. </File>
  782. <File
  783. RelativePath=".\jb1506.cpp"
  784. >
  785. </File>
  786. <File
  787. RelativePath=".\leicai.cpp"
  788. >
  789. </File>
  790. <File
  791. RelativePath=".\M84c5z.cpp"
  792. >
  793. </File>
  794. <File
  795. RelativePath=".\SF6.cpp"
  796. >
  797. </File>
  798. <File
  799. RelativePath=".\SK6000.cpp"
  800. >
  801. </File>
  802. </Filter>
  803. </Filter>
  804. <File
  805. RelativePath=".\ReadMe.txt"
  806. >
  807. </File>
  808. </Files>
  809. <Globals>
  810. <Global
  811. Name="RESOURCE_FILE"
  812. Value="MostDevice.rc"
  813. />
  814. </Globals>
  815. </VisualStudioProject>