RDSTerminal.vcproj
上传用户:hbzxgg2
上传日期:2009-03-28
资源大小:291k
文件大小:22k
源码类别:

Windows Mobile

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="RDSTerminal"
  6. ProjectGUID="{FE506D88-F013-485C-90C6-9DCB88085FDC}"
  7. RootNamespace="RDSTerminal"
  8. Keyword="MFCProj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Pocket PC 2003 (ARMV4)"
  13. />
  14. <Platform
  15. Name="Smartphone 2003 (ARMV4)"
  16. />
  17. <Platform
  18. Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  19. />
  20. <Platform
  21. Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  22. />
  23. </Platforms>
  24. <ToolFiles>
  25. </ToolFiles>
  26. <Configurations>
  27. <Configuration
  28. Name="Debug|Pocket PC 2003 (ARMV4)"
  29. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  30. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  31. ConfigurationType="1"
  32. UseOfMFC="1"
  33. CharacterSet="1"
  34. >
  35. <Tool
  36. Name="VCPreBuildEventTool"
  37. />
  38. <Tool
  39. Name="VCCustomBuildTool"
  40. />
  41. <Tool
  42. Name="VCXMLDataGeneratorTool"
  43. />
  44. <Tool
  45. Name="VCWebServiceProxyGeneratorTool"
  46. />
  47. <Tool
  48. Name="VCMIDLTool"
  49. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  50. MkTypLibCompatible="false"
  51. />
  52. <Tool
  53. Name="VCCLCompilerTool"
  54. ExecutionBucket="7"
  55. Optimization="0"
  56. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
  57. MinimalRebuild="true"
  58. RuntimeLibrary="1"
  59. UsePrecompiledHeader="2"
  60. WarningLevel="3"
  61. DebugInformationFormat="3"
  62. />
  63. <Tool
  64. Name="VCManagedResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCResourceCompilerTool"
  68. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  69. Culture="1033"
  70. AdditionalIncludeDirectories="$(IntDir)"
  71. />
  72. <Tool
  73. Name="VCPreLinkEventTool"
  74. />
  75. <Tool
  76. Name="VCLinkerTool"
  77. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  78. LinkIncremental="2"
  79. GenerateDebugInformation="true"
  80. EntryPointSymbol="WinMainCRTStartup"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCXDCMakeTool"
  87. />
  88. <Tool
  89. Name="VCBscMakeTool"
  90. />
  91. <Tool
  92. Name="VCCodeSignTool"
  93. />
  94. <Tool
  95. Name="VCPostBuildEventTool"
  96. />
  97. <DeploymentTool
  98. ForceDirty="-1"
  99. RemoteDirectory=""
  100. RegisterOutput="0"
  101. AdditionalFiles=""
  102. />
  103. <DebuggerTool
  104. />
  105. </Configuration>
  106. <Configuration
  107. Name="Debug|Smartphone 2003 (ARMV4)"
  108. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  109. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  110. ConfigurationType="1"
  111. UseOfMFC="1"
  112. CharacterSet="1"
  113. >
  114. <Tool
  115. Name="VCPreBuildEventTool"
  116. />
  117. <Tool
  118. Name="VCCustomBuildTool"
  119. />
  120. <Tool
  121. Name="VCXMLDataGeneratorTool"
  122. />
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  129. MkTypLibCompatible="false"
  130. />
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. ExecutionBucket="7"
  134. Optimization="0"
  135. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
  136. MinimalRebuild="true"
  137. RuntimeLibrary="1"
  138. UsePrecompiledHeader="2"
  139. WarningLevel="3"
  140. DebugInformationFormat="3"
  141. />
  142. <Tool
  143. Name="VCManagedResourceCompilerTool"
  144. />
  145. <Tool
  146. Name="VCResourceCompilerTool"
  147. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  148. Culture="1033"
  149. AdditionalIncludeDirectories="$(IntDir)"
  150. />
  151. <Tool
  152. Name="VCPreLinkEventTool"
  153. />
  154. <Tool
  155. Name="VCLinkerTool"
  156. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  157. LinkIncremental="2"
  158. GenerateDebugInformation="true"
  159. EntryPointSymbol="WinMainCRTStartup"
  160. />
  161. <Tool
  162. Name="VCALinkTool"
  163. />
  164. <Tool
  165. Name="VCXDCMakeTool"
  166. />
  167. <Tool
  168. Name="VCBscMakeTool"
  169. />
  170. <Tool
  171. Name="VCCodeSignTool"
  172. />
  173. <Tool
  174. Name="VCPostBuildEventTool"
  175. />
  176. <DeploymentTool
  177. ForceDirty="-1"
  178. RemoteDirectory=""
  179. RegisterOutput="0"
  180. AdditionalFiles=""
  181. />
  182. <DebuggerTool
  183. />
  184. </Configuration>
  185. <Configuration
  186. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  187. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  188. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  189. ConfigurationType="1"
  190. UseOfMFC="1"
  191. CharacterSet="1"
  192. >
  193. <Tool
  194. Name="VCPreBuildEventTool"
  195. />
  196. <Tool
  197. Name="VCCustomBuildTool"
  198. />
  199. <Tool
  200. Name="VCXMLDataGeneratorTool"
  201. />
  202. <Tool
  203. Name="VCWebServiceProxyGeneratorTool"
  204. />
  205. <Tool
  206. Name="VCMIDLTool"
  207. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  208. MkTypLibCompatible="false"
  209. />
  210. <Tool
  211. Name="VCCLCompilerTool"
  212. ExecutionBucket="7"
  213. Optimization="0"
  214. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
  215. MinimalRebuild="true"
  216. RuntimeLibrary="1"
  217. UsePrecompiledHeader="2"
  218. WarningLevel="3"
  219. DebugInformationFormat="3"
  220. />
  221. <Tool
  222. Name="VCManagedResourceCompilerTool"
  223. />
  224. <Tool
  225. Name="VCResourceCompilerTool"
  226. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  227. Culture="1033"
  228. AdditionalIncludeDirectories="$(IntDir)"
  229. />
  230. <Tool
  231. Name="VCPreLinkEventTool"
  232. />
  233. <Tool
  234. Name="VCLinkerTool"
  235. AdditionalOptions=" /subsystem:windowsce,5.01"
  236. LinkIncremental="2"
  237. GenerateDebugInformation="true"
  238. EntryPointSymbol="WinMainCRTStartup"
  239. />
  240. <Tool
  241. Name="VCALinkTool"
  242. />
  243. <Tool
  244. Name="VCXDCMakeTool"
  245. />
  246. <Tool
  247. Name="VCBscMakeTool"
  248. />
  249. <Tool
  250. Name="VCCodeSignTool"
  251. />
  252. <Tool
  253. Name="VCPostBuildEventTool"
  254. />
  255. <DeploymentTool
  256. ForceDirty="-1"
  257. RemoteDirectory=""
  258. RegisterOutput="0"
  259. AdditionalFiles=""
  260. />
  261. <DebuggerTool
  262. />
  263. </Configuration>
  264. <Configuration
  265. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  266. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  267. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  268. ConfigurationType="1"
  269. UseOfMFC="1"
  270. CharacterSet="1"
  271. >
  272. <Tool
  273. Name="VCPreBuildEventTool"
  274. />
  275. <Tool
  276. Name="VCCustomBuildTool"
  277. />
  278. <Tool
  279. Name="VCXMLDataGeneratorTool"
  280. />
  281. <Tool
  282. Name="VCWebServiceProxyGeneratorTool"
  283. />
  284. <Tool
  285. Name="VCMIDLTool"
  286. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  287. MkTypLibCompatible="false"
  288. />
  289. <Tool
  290. Name="VCCLCompilerTool"
  291. ExecutionBucket="7"
  292. Optimization="0"
  293. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
  294. MinimalRebuild="true"
  295. RuntimeLibrary="1"
  296. UsePrecompiledHeader="2"
  297. WarningLevel="3"
  298. DebugInformationFormat="3"
  299. />
  300. <Tool
  301. Name="VCManagedResourceCompilerTool"
  302. />
  303. <Tool
  304. Name="VCResourceCompilerTool"
  305. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  306. Culture="1033"
  307. AdditionalIncludeDirectories="$(IntDir)"
  308. />
  309. <Tool
  310. Name="VCPreLinkEventTool"
  311. />
  312. <Tool
  313. Name="VCLinkerTool"
  314. AdditionalOptions=" /subsystem:windowsce,5.01"
  315. LinkIncremental="2"
  316. GenerateDebugInformation="true"
  317. EntryPointSymbol="WinMainCRTStartup"
  318. />
  319. <Tool
  320. Name="VCALinkTool"
  321. />
  322. <Tool
  323. Name="VCXDCMakeTool"
  324. />
  325. <Tool
  326. Name="VCBscMakeTool"
  327. />
  328. <Tool
  329. Name="VCCodeSignTool"
  330. />
  331. <Tool
  332. Name="VCPostBuildEventTool"
  333. />
  334. <DeploymentTool
  335. ForceDirty="-1"
  336. RemoteDirectory=""
  337. RegisterOutput="0"
  338. AdditionalFiles=""
  339. />
  340. <DebuggerTool
  341. />
  342. </Configuration>
  343. <Configuration
  344. Name="Release|Pocket PC 2003 (ARMV4)"
  345. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  346. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  347. ConfigurationType="1"
  348. UseOfMFC="1"
  349. CharacterSet="1"
  350. >
  351. <Tool
  352. Name="VCPreBuildEventTool"
  353. />
  354. <Tool
  355. Name="VCCustomBuildTool"
  356. />
  357. <Tool
  358. Name="VCXMLDataGeneratorTool"
  359. />
  360. <Tool
  361. Name="VCWebServiceProxyGeneratorTool"
  362. />
  363. <Tool
  364. Name="VCMIDLTool"
  365. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  366. MkTypLibCompatible="false"
  367. />
  368. <Tool
  369. Name="VCCLCompilerTool"
  370. ExecutionBucket="7"
  371. Optimization="2"
  372. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
  373. MinimalRebuild="false"
  374. RuntimeLibrary="0"
  375. UsePrecompiledHeader="2"
  376. WarningLevel="3"
  377. DebugInformationFormat="3"
  378. />
  379. <Tool
  380. Name="VCManagedResourceCompilerTool"
  381. />
  382. <Tool
  383. Name="VCResourceCompilerTool"
  384. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  385. Culture="1033"
  386. AdditionalIncludeDirectories="$(IntDir)"
  387. />
  388. <Tool
  389. Name="VCPreLinkEventTool"
  390. />
  391. <Tool
  392. Name="VCLinkerTool"
  393. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  394. LinkIncremental="1"
  395. GenerateDebugInformation="true"
  396. OptimizeReferences="2"
  397. EnableCOMDATFolding="2"
  398. EntryPointSymbol="WinMainCRTStartup"
  399. />
  400. <Tool
  401. Name="VCALinkTool"
  402. />
  403. <Tool
  404. Name="VCXDCMakeTool"
  405. />
  406. <Tool
  407. Name="VCBscMakeTool"
  408. />
  409. <Tool
  410. Name="VCCodeSignTool"
  411. />
  412. <Tool
  413. Name="VCPostBuildEventTool"
  414. />
  415. <DeploymentTool
  416. ForceDirty="-1"
  417. RemoteDirectory=""
  418. RegisterOutput="0"
  419. AdditionalFiles=""
  420. />
  421. <DebuggerTool
  422. />
  423. </Configuration>
  424. <Configuration
  425. Name="Release|Smartphone 2003 (ARMV4)"
  426. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  427. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  428. ConfigurationType="1"
  429. UseOfMFC="1"
  430. CharacterSet="1"
  431. >
  432. <Tool
  433. Name="VCPreBuildEventTool"
  434. />
  435. <Tool
  436. Name="VCCustomBuildTool"
  437. />
  438. <Tool
  439. Name="VCXMLDataGeneratorTool"
  440. />
  441. <Tool
  442. Name="VCWebServiceProxyGeneratorTool"
  443. />
  444. <Tool
  445. Name="VCMIDLTool"
  446. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  447. MkTypLibCompatible="false"
  448. />
  449. <Tool
  450. Name="VCCLCompilerTool"
  451. ExecutionBucket="7"
  452. Optimization="2"
  453. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
  454. MinimalRebuild="false"
  455. RuntimeLibrary="0"
  456. UsePrecompiledHeader="2"
  457. WarningLevel="3"
  458. DebugInformationFormat="3"
  459. />
  460. <Tool
  461. Name="VCManagedResourceCompilerTool"
  462. />
  463. <Tool
  464. Name="VCResourceCompilerTool"
  465. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  466. Culture="1033"
  467. AdditionalIncludeDirectories="$(IntDir)"
  468. />
  469. <Tool
  470. Name="VCPreLinkEventTool"
  471. />
  472. <Tool
  473. Name="VCLinkerTool"
  474. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  475. LinkIncremental="1"
  476. GenerateDebugInformation="true"
  477. OptimizeReferences="2"
  478. EnableCOMDATFolding="2"
  479. EntryPointSymbol="WinMainCRTStartup"
  480. />
  481. <Tool
  482. Name="VCALinkTool"
  483. />
  484. <Tool
  485. Name="VCXDCMakeTool"
  486. />
  487. <Tool
  488. Name="VCBscMakeTool"
  489. />
  490. <Tool
  491. Name="VCCodeSignTool"
  492. />
  493. <Tool
  494. Name="VCPostBuildEventTool"
  495. />
  496. <DeploymentTool
  497. ForceDirty="-1"
  498. RemoteDirectory=""
  499. RegisterOutput="0"
  500. AdditionalFiles=""
  501. />
  502. <DebuggerTool
  503. />
  504. </Configuration>
  505. <Configuration
  506. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  507. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  508. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  509. ConfigurationType="1"
  510. UseOfMFC="1"
  511. CharacterSet="1"
  512. >
  513. <Tool
  514. Name="VCPreBuildEventTool"
  515. />
  516. <Tool
  517. Name="VCCustomBuildTool"
  518. />
  519. <Tool
  520. Name="VCXMLDataGeneratorTool"
  521. />
  522. <Tool
  523. Name="VCWebServiceProxyGeneratorTool"
  524. />
  525. <Tool
  526. Name="VCMIDLTool"
  527. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  528. MkTypLibCompatible="false"
  529. />
  530. <Tool
  531. Name="VCCLCompilerTool"
  532. ExecutionBucket="7"
  533. Optimization="2"
  534. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
  535. MinimalRebuild="false"
  536. RuntimeLibrary="0"
  537. UsePrecompiledHeader="2"
  538. WarningLevel="3"
  539. DebugInformationFormat="3"
  540. />
  541. <Tool
  542. Name="VCManagedResourceCompilerTool"
  543. />
  544. <Tool
  545. Name="VCResourceCompilerTool"
  546. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  547. Culture="1033"
  548. AdditionalIncludeDirectories="$(IntDir)"
  549. />
  550. <Tool
  551. Name="VCPreLinkEventTool"
  552. />
  553. <Tool
  554. Name="VCLinkerTool"
  555. AdditionalOptions=" /subsystem:windowsce,5.01"
  556. LinkIncremental="1"
  557. GenerateDebugInformation="true"
  558. OptimizeReferences="2"
  559. EnableCOMDATFolding="2"
  560. EntryPointSymbol="WinMainCRTStartup"
  561. />
  562. <Tool
  563. Name="VCALinkTool"
  564. />
  565. <Tool
  566. Name="VCXDCMakeTool"
  567. />
  568. <Tool
  569. Name="VCBscMakeTool"
  570. />
  571. <Tool
  572. Name="VCCodeSignTool"
  573. />
  574. <Tool
  575. Name="VCPostBuildEventTool"
  576. />
  577. <DeploymentTool
  578. ForceDirty="-1"
  579. RemoteDirectory=""
  580. RegisterOutput="0"
  581. AdditionalFiles=""
  582. />
  583. <DebuggerTool
  584. />
  585. </Configuration>
  586. <Configuration
  587. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  588. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  589. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  590. ConfigurationType="1"
  591. UseOfMFC="1"
  592. CharacterSet="1"
  593. >
  594. <Tool
  595. Name="VCPreBuildEventTool"
  596. />
  597. <Tool
  598. Name="VCCustomBuildTool"
  599. />
  600. <Tool
  601. Name="VCXMLDataGeneratorTool"
  602. />
  603. <Tool
  604. Name="VCWebServiceProxyGeneratorTool"
  605. />
  606. <Tool
  607. Name="VCMIDLTool"
  608. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  609. MkTypLibCompatible="false"
  610. />
  611. <Tool
  612. Name="VCCLCompilerTool"
  613. ExecutionBucket="7"
  614. Optimization="2"
  615. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
  616. MinimalRebuild="false"
  617. RuntimeLibrary="0"
  618. UsePrecompiledHeader="2"
  619. WarningLevel="3"
  620. DebugInformationFormat="3"
  621. />
  622. <Tool
  623. Name="VCManagedResourceCompilerTool"
  624. />
  625. <Tool
  626. Name="VCResourceCompilerTool"
  627. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  628. Culture="1033"
  629. AdditionalIncludeDirectories="$(IntDir)"
  630. />
  631. <Tool
  632. Name="VCPreLinkEventTool"
  633. />
  634. <Tool
  635. Name="VCLinkerTool"
  636. AdditionalOptions=" /subsystem:windowsce,5.01"
  637. LinkIncremental="1"
  638. GenerateDebugInformation="true"
  639. OptimizeReferences="2"
  640. EnableCOMDATFolding="2"
  641. EntryPointSymbol="WinMainCRTStartup"
  642. />
  643. <Tool
  644. Name="VCALinkTool"
  645. />
  646. <Tool
  647. Name="VCXDCMakeTool"
  648. />
  649. <Tool
  650. Name="VCBscMakeTool"
  651. />
  652. <Tool
  653. Name="VCCodeSignTool"
  654. />
  655. <Tool
  656. Name="VCPostBuildEventTool"
  657. />
  658. <DeploymentTool
  659. ForceDirty="-1"
  660. RemoteDirectory=""
  661. RegisterOutput="0"
  662. AdditionalFiles=""
  663. />
  664. <DebuggerTool
  665. />
  666. </Configuration>
  667. </Configurations>
  668. <References>
  669. </References>
  670. <Files>
  671. <Filter
  672. Name="源文件"
  673. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  674. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  675. >
  676. <File
  677. RelativePath=".Arithmetic.cpp"
  678. >
  679. </File>
  680. <File
  681. RelativePath=".BlueTooth_WM.cpp"
  682. >
  683. </File>
  684. <File
  685. RelativePath=".DateTime.cpp"
  686. >
  687. </File>
  688. <File
  689. RelativePath=".DirFile.cpp"
  690. >
  691. </File>
  692. <File
  693. RelativePath=".DlgSetting.cpp"
  694. >
  695. </File>
  696. <File
  697. RelativePath=".global.cpp"
  698. >
  699. </File>
  700. <File
  701. RelativePath=".InitSys.cpp"
  702. >
  703. </File>
  704. <File
  705. RelativePath=".Log.cpp"
  706. >
  707. </File>
  708. <File
  709. RelativePath=".OSRelate.cpp"
  710. >
  711. </File>
  712. <File
  713. RelativePath=".RDSTerminal.cpp"
  714. >
  715. </File>
  716. <File
  717. RelativePath=".RDSTerminalDlg.cpp"
  718. >
  719. </File>
  720. <File
  721. RelativePath=".stdafx.cpp"
  722. >
  723. <FileConfiguration
  724. Name="Debug|Pocket PC 2003 (ARMV4)"
  725. >
  726. <Tool
  727. Name="VCCLCompilerTool"
  728. UsePrecompiledHeader="1"
  729. />
  730. </FileConfiguration>
  731. <FileConfiguration
  732. Name="Debug|Smartphone 2003 (ARMV4)"
  733. >
  734. <Tool
  735. Name="VCCLCompilerTool"
  736. UsePrecompiledHeader="1"
  737. />
  738. </FileConfiguration>
  739. <FileConfiguration
  740. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  741. >
  742. <Tool
  743. Name="VCCLCompilerTool"
  744. UsePrecompiledHeader="1"
  745. />
  746. </FileConfiguration>
  747. <FileConfiguration
  748. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  749. >
  750. <Tool
  751. Name="VCCLCompilerTool"
  752. UsePrecompiledHeader="1"
  753. />
  754. </FileConfiguration>
  755. <FileConfiguration
  756. Name="Release|Pocket PC 2003 (ARMV4)"
  757. >
  758. <Tool
  759. Name="VCCLCompilerTool"
  760. UsePrecompiledHeader="1"
  761. />
  762. </FileConfiguration>
  763. <FileConfiguration
  764. Name="Release|Smartphone 2003 (ARMV4)"
  765. >
  766. <Tool
  767. Name="VCCLCompilerTool"
  768. UsePrecompiledHeader="1"
  769. />
  770. </FileConfiguration>
  771. <FileConfiguration
  772. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  773. >
  774. <Tool
  775. Name="VCCLCompilerTool"
  776. UsePrecompiledHeader="1"
  777. />
  778. </FileConfiguration>
  779. <FileConfiguration
  780. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  781. >
  782. <Tool
  783. Name="VCCLCompilerTool"
  784. UsePrecompiledHeader="1"
  785. />
  786. </FileConfiguration>
  787. </File>
  788. <File
  789. RelativePath=".String.cpp"
  790. >
  791. </File>
  792. <File
  793. RelativePath=".UIHandle.cpp"
  794. >
  795. </File>
  796. </Filter>
  797. <Filter
  798. Name="头文件"
  799. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  800. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  801. >
  802. <File
  803. RelativePath=".Arithmetic.h"
  804. >
  805. </File>
  806. <File
  807. RelativePath=".BlueTooth_WM.h"
  808. >
  809. </File>
  810. <File
  811. RelativePath=".DateTime.h"
  812. >
  813. </File>
  814. <File
  815. RelativePath=".DirFile.h"
  816. >
  817. </File>
  818. <File
  819. RelativePath=".DlgSetting.h"
  820. >
  821. </File>
  822. <File
  823. RelativePath=".global.h"
  824. >
  825. </File>
  826. <File
  827. RelativePath=".InitSys.h"
  828. >
  829. </File>
  830. <File
  831. RelativePath=".Log.h"
  832. >
  833. </File>
  834. <File
  835. RelativePath=".OSRelate.h"
  836. >
  837. </File>
  838. <File
  839. RelativePath=".RDSTerminal.h"
  840. >
  841. </File>
  842. <File
  843. RelativePath=".RDSTerminalDlg.h"
  844. >
  845. </File>
  846. <File
  847. RelativePath=".Resourceppc.h"
  848. >
  849. </File>
  850. <File
  851. RelativePath=".Resourcesp.h"
  852. >
  853. </File>
  854. <File
  855. RelativePath=".stdafx.h"
  856. >
  857. </File>
  858. <File
  859. RelativePath=".string.h"
  860. >
  861. </File>
  862. <File
  863. RelativePath=".UIHandle.h"
  864. >
  865. </File>
  866. </Filter>
  867. <Filter
  868. Name="资源文件"
  869. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  870. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  871. >
  872. <File
  873. RelativePath=".resRDSTerminal.ico"
  874. >
  875. </File>
  876. <File
  877. RelativePath=".RDSTerminalppc.rc"
  878. >
  879. <FileConfiguration
  880. Name="Debug|Smartphone 2003 (ARMV4)"
  881. ExcludedFromBuild="true"
  882. >
  883. <Tool
  884. Name="VCResourceCompilerTool"
  885. />
  886. </FileConfiguration>
  887. <FileConfiguration
  888. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  889. ExcludedFromBuild="true"
  890. >
  891. <Tool
  892. Name="VCResourceCompilerTool"
  893. />
  894. </FileConfiguration>
  895. <FileConfiguration
  896. Name="Release|Smartphone 2003 (ARMV4)"
  897. ExcludedFromBuild="true"
  898. >
  899. <Tool
  900. Name="VCResourceCompilerTool"
  901. />
  902. </FileConfiguration>
  903. <FileConfiguration
  904. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  905. ExcludedFromBuild="true"
  906. >
  907. <Tool
  908. Name="VCResourceCompilerTool"
  909. />
  910. </FileConfiguration>
  911. </File>
  912. <File
  913. RelativePath=".resRDSTerminalppc.rc2"
  914. >
  915. </File>
  916. <File
  917. RelativePath=".RDSTerminalsp.rc"
  918. >
  919. <FileConfiguration
  920. Name="Debug|Pocket PC 2003 (ARMV4)"
  921. ExcludedFromBuild="true"
  922. >
  923. <Tool
  924. Name="VCResourceCompilerTool"
  925. />
  926. </FileConfiguration>
  927. <FileConfiguration
  928. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  929. ExcludedFromBuild="true"
  930. >
  931. <Tool
  932. Name="VCResourceCompilerTool"
  933. />
  934. </FileConfiguration>
  935. <FileConfiguration
  936. Name="Release|Pocket PC 2003 (ARMV4)"
  937. ExcludedFromBuild="true"
  938. >
  939. <Tool
  940. Name="VCResourceCompilerTool"
  941. />
  942. </FileConfiguration>
  943. <FileConfiguration
  944. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  945. ExcludedFromBuild="true"
  946. >
  947. <Tool
  948. Name="VCResourceCompilerTool"
  949. />
  950. </FileConfiguration>
  951. </File>
  952. <File
  953. RelativePath=".resRDSTerminalsp.rc2"
  954. >
  955. </File>
  956. </Filter>
  957. <File
  958. RelativePath=".ReadMe.txt"
  959. >
  960. </File>
  961. </Files>
  962. <Globals>
  963. <Global
  964. Name="RESOURCE_FILE"
  965. Value="RDSTerminalppc.rc"
  966. />
  967. </Globals>
  968. </VisualStudioProject>