common.vcproj
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:98k
源码类别:

Windows CE

开发平台:

C/C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="common"
  6. ProjectGUID="{A3E75400-2C70-4D89-9D45-E08DC8259E67}"
  7. RootNamespace="common"
  8. Keyword="Win32Proj"
  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="Win32"
  22. />
  23. <Platform
  24. Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  25. />
  26. <Platform
  27. Name="x64"
  28. />
  29. </Platforms>
  30. <ToolFiles>
  31. </ToolFiles>
  32. <Configurations>
  33. <Configuration
  34. Name="Debug|Pocket PC 2003 (ARMV4)"
  35. OutputDirectory="..$(PlatformName)Debug"
  36. IntermediateDirectory="$(PlatformName)Debug"
  37. ConfigurationType="2"
  38. CharacterSet="1"
  39. >
  40. <Tool
  41. Name="VCPreBuildEventTool"
  42. />
  43. <Tool
  44. Name="VCCustomBuildTool"
  45. />
  46. <Tool
  47. Name="VCXMLDataGeneratorTool"
  48. />
  49. <Tool
  50. Name="VCWebServiceProxyGeneratorTool"
  51. />
  52. <Tool
  53. Name="VCMIDLTool"
  54. />
  55. <Tool
  56. Name="VCCLCompilerTool"
  57. ExecutionBucket="7"
  58. Optimization="0"
  59. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  60. MinimalRebuild="true"
  61. RuntimeLibrary="1"
  62. BufferSecurityCheck="false"
  63. UsePrecompiledHeader="0"
  64. WarningLevel="3"
  65. DebugInformationFormat="3"
  66. />
  67. <Tool
  68. Name="VCManagedResourceCompilerTool"
  69. />
  70. <Tool
  71. Name="VCResourceCompilerTool"
  72. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  73. Culture="1033"
  74. AdditionalIncludeDirectories="$(IntDir)"
  75. />
  76. <Tool
  77. Name="VCPreLinkEventTool"
  78. />
  79. <Tool
  80. Name="VCLinkerTool"
  81. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  82. OutputFile="$(OutDir)/common.dll"
  83. LinkIncremental="2"
  84. DelayLoadDLLs="$(NOINHERIT)"
  85. GenerateDebugInformation="true"
  86. ProgramDatabaseFile="$(OutDir)/common.pdb"
  87. SubSystem="0"
  88. ImportLibrary="$(OutDir)/common.lib"
  89. />
  90. <Tool
  91. Name="VCALinkTool"
  92. />
  93. <Tool
  94. Name="VCXDCMakeTool"
  95. />
  96. <Tool
  97. Name="VCBscMakeTool"
  98. />
  99. <Tool
  100. Name="VCCodeSignTool"
  101. />
  102. <Tool
  103. Name="VCPostBuildEventTool"
  104. />
  105. <DeploymentTool
  106. ForceDirty="-1"
  107. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  108. RegisterOutput="0"
  109. AdditionalFiles=""
  110. />
  111. <DebuggerTool
  112. />
  113. </Configuration>
  114. <Configuration
  115. Name="Debug|Smartphone 2003 (ARMV4)"
  116. OutputDirectory="..$(PlatformName)Debug"
  117. IntermediateDirectory="$(PlatformName)Debug"
  118. ConfigurationType="2"
  119. CharacterSet="1"
  120. >
  121. <Tool
  122. Name="VCPreBuildEventTool"
  123. />
  124. <Tool
  125. Name="VCCustomBuildTool"
  126. />
  127. <Tool
  128. Name="VCXMLDataGeneratorTool"
  129. />
  130. <Tool
  131. Name="VCWebServiceProxyGeneratorTool"
  132. />
  133. <Tool
  134. Name="VCMIDLTool"
  135. />
  136. <Tool
  137. Name="VCCLCompilerTool"
  138. ExecutionBucket="7"
  139. Optimization="0"
  140. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  141. MinimalRebuild="true"
  142. RuntimeLibrary="1"
  143. BufferSecurityCheck="false"
  144. UsePrecompiledHeader="0"
  145. WarningLevel="3"
  146. DebugInformationFormat="3"
  147. />
  148. <Tool
  149. Name="VCManagedResourceCompilerTool"
  150. />
  151. <Tool
  152. Name="VCResourceCompilerTool"
  153. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  154. Culture="1033"
  155. AdditionalIncludeDirectories="$(IntDir)"
  156. />
  157. <Tool
  158. Name="VCPreLinkEventTool"
  159. />
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  163. OutputFile="$(OutDir)/common.dll"
  164. LinkIncremental="2"
  165. DelayLoadDLLs="$(NOINHERIT)"
  166. GenerateDebugInformation="true"
  167. ProgramDatabaseFile="$(OutDir)/common.pdb"
  168. SubSystem="0"
  169. ImportLibrary="$(OutDir)/common.lib"
  170. />
  171. <Tool
  172. Name="VCALinkTool"
  173. />
  174. <Tool
  175. Name="VCXDCMakeTool"
  176. />
  177. <Tool
  178. Name="VCBscMakeTool"
  179. />
  180. <Tool
  181. Name="VCCodeSignTool"
  182. />
  183. <Tool
  184. Name="VCPostBuildEventTool"
  185. />
  186. <DeploymentTool
  187. ForceDirty="-1"
  188. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  189. RegisterOutput="0"
  190. AdditionalFiles=""
  191. />
  192. <DebuggerTool
  193. />
  194. </Configuration>
  195. <Configuration
  196. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  197. OutputDirectory="..$(PlatformName)Debug"
  198. IntermediateDirectory="$(PlatformName)Debug"
  199. ConfigurationType="2"
  200. CharacterSet="1"
  201. >
  202. <Tool
  203. Name="VCPreBuildEventTool"
  204. />
  205. <Tool
  206. Name="VCCustomBuildTool"
  207. />
  208. <Tool
  209. Name="VCXMLDataGeneratorTool"
  210. />
  211. <Tool
  212. Name="VCWebServiceProxyGeneratorTool"
  213. />
  214. <Tool
  215. Name="VCMIDLTool"
  216. />
  217. <Tool
  218. Name="VCCLCompilerTool"
  219. ExecutionBucket="7"
  220. Optimization="0"
  221. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  222. MinimalRebuild="true"
  223. RuntimeLibrary="1"
  224. BufferSecurityCheck="false"
  225. UsePrecompiledHeader="0"
  226. WarningLevel="3"
  227. DebugInformationFormat="3"
  228. />
  229. <Tool
  230. Name="VCManagedResourceCompilerTool"
  231. />
  232. <Tool
  233. Name="VCResourceCompilerTool"
  234. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  235. Culture="1033"
  236. AdditionalIncludeDirectories="$(IntDir)"
  237. />
  238. <Tool
  239. Name="VCPreLinkEventTool"
  240. />
  241. <Tool
  242. Name="VCLinkerTool"
  243. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  244. OutputFile="$(OutDir)/common.dll"
  245. LinkIncremental="2"
  246. DelayLoadDLLs="$(NOINHERIT)"
  247. GenerateDebugInformation="true"
  248. ProgramDatabaseFile="$(OutDir)/common.pdb"
  249. SubSystem="0"
  250. ImportLibrary="$(OutDir)/common.lib"
  251. />
  252. <Tool
  253. Name="VCALinkTool"
  254. />
  255. <Tool
  256. Name="VCXDCMakeTool"
  257. />
  258. <Tool
  259. Name="VCBscMakeTool"
  260. />
  261. <Tool
  262. Name="VCCodeSignTool"
  263. AuthenticodeSignature="true"
  264. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  265. />
  266. <Tool
  267. Name="VCPostBuildEventTool"
  268. />
  269. <DeploymentTool
  270. ForceDirty="-1"
  271. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  272. RegisterOutput="0"
  273. AdditionalFiles=""
  274. />
  275. <DebuggerTool
  276. />
  277. </Configuration>
  278. <Configuration
  279. Name="Debug|Win32"
  280. OutputDirectory="..$(ConfigurationName)"
  281. IntermediateDirectory="$(ConfigurationName)"
  282. ConfigurationType="2"
  283. >
  284. <Tool
  285. Name="VCPreBuildEventTool"
  286. />
  287. <Tool
  288. Name="VCCustomBuildTool"
  289. />
  290. <Tool
  291. Name="VCXMLDataGeneratorTool"
  292. />
  293. <Tool
  294. Name="VCWebServiceProxyGeneratorTool"
  295. />
  296. <Tool
  297. Name="VCMIDLTool"
  298. />
  299. <Tool
  300. Name="VCCLCompilerTool"
  301. Optimization="0"
  302. PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  303. WarningLevel="3"
  304. DebugInformationFormat="3"
  305. />
  306. <Tool
  307. Name="VCManagedResourceCompilerTool"
  308. />
  309. <Tool
  310. Name="VCResourceCompilerTool"
  311. />
  312. <Tool
  313. Name="VCPreLinkEventTool"
  314. />
  315. <Tool
  316. Name="VCLinkerTool"
  317. AdditionalDependencies="winmm.lib"
  318. GenerateDebugInformation="true"
  319. />
  320. <Tool
  321. Name="VCALinkTool"
  322. />
  323. <Tool
  324. Name="VCManifestTool"
  325. />
  326. <Tool
  327. Name="VCXDCMakeTool"
  328. />
  329. <Tool
  330. Name="VCBscMakeTool"
  331. />
  332. <Tool
  333. Name="VCFxCopTool"
  334. />
  335. <Tool
  336. Name="VCAppVerifierTool"
  337. />
  338. <Tool
  339. Name="VCWebDeploymentTool"
  340. />
  341. <Tool
  342. Name="VCPostBuildEventTool"
  343. />
  344. </Configuration>
  345. <Configuration
  346. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  347. OutputDirectory="..$(PlatformName)Debug"
  348. IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
  349. ConfigurationType="2"
  350. CharacterSet="1"
  351. >
  352. <Tool
  353. Name="VCPreBuildEventTool"
  354. />
  355. <Tool
  356. Name="VCCustomBuildTool"
  357. />
  358. <Tool
  359. Name="VCXMLDataGeneratorTool"
  360. />
  361. <Tool
  362. Name="VCWebServiceProxyGeneratorTool"
  363. />
  364. <Tool
  365. Name="VCMIDLTool"
  366. TargetEnvironment="1"
  367. />
  368. <Tool
  369. Name="VCCLCompilerTool"
  370. ExecutionBucket="7"
  371. Optimization="0"
  372. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  373. MinimalRebuild="true"
  374. RuntimeLibrary="1"
  375. BufferSecurityCheck="false"
  376. UsePrecompiledHeader="0"
  377. WarningLevel="3"
  378. DebugInformationFormat="3"
  379. />
  380. <Tool
  381. Name="VCManagedResourceCompilerTool"
  382. />
  383. <Tool
  384. Name="VCResourceCompilerTool"
  385. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  386. Culture="1033"
  387. AdditionalIncludeDirectories="$(IntDir)"
  388. />
  389. <Tool
  390. Name="VCPreLinkEventTool"
  391. />
  392. <Tool
  393. Name="VCLinkerTool"
  394. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  395. OutputFile="$(OutDir)/common.dll"
  396. LinkIncremental="2"
  397. DelayLoadDLLs="$(NOINHERIT)"
  398. GenerateDebugInformation="true"
  399. ProgramDatabaseFile="$(OutDir)/common.pdb"
  400. SubSystem="0"
  401. ImportLibrary="$(OutDir)/common.lib"
  402. TargetMachine="0"
  403. />
  404. <Tool
  405. Name="VCALinkTool"
  406. />
  407. <Tool
  408. Name="VCXDCMakeTool"
  409. />
  410. <Tool
  411. Name="VCBscMakeTool"
  412. />
  413. <Tool
  414. Name="VCCodeSignTool"
  415. AuthenticodeSignature="true"
  416. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  417. />
  418. <Tool
  419. Name="VCPostBuildEventTool"
  420. />
  421. <DeploymentTool
  422. ForceDirty="-1"
  423. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  424. RegisterOutput="0"
  425. AdditionalFiles=""
  426. />
  427. <DebuggerTool
  428. />
  429. </Configuration>
  430. <Configuration
  431. Name="Debug|x64"
  432. OutputDirectory="..$(PlatformName)$(ConfigurationName)"
  433. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  434. ConfigurationType="2"
  435. >
  436. <Tool
  437. Name="VCPreBuildEventTool"
  438. />
  439. <Tool
  440. Name="VCCustomBuildTool"
  441. />
  442. <Tool
  443. Name="VCXMLDataGeneratorTool"
  444. />
  445. <Tool
  446. Name="VCWebServiceProxyGeneratorTool"
  447. />
  448. <Tool
  449. Name="VCMIDLTool"
  450. TargetEnvironment="3"
  451. />
  452. <Tool
  453. Name="VCCLCompilerTool"
  454. Optimization="0"
  455. PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  456. WarningLevel="3"
  457. Detect64BitPortabilityProblems="true"
  458. DebugInformationFormat="3"
  459. />
  460. <Tool
  461. Name="VCManagedResourceCompilerTool"
  462. />
  463. <Tool
  464. Name="VCResourceCompilerTool"
  465. />
  466. <Tool
  467. Name="VCPreLinkEventTool"
  468. />
  469. <Tool
  470. Name="VCLinkerTool"
  471. AdditionalDependencies="winmm.lib"
  472. GenerateDebugInformation="true"
  473. TargetMachine="17"
  474. />
  475. <Tool
  476. Name="VCALinkTool"
  477. />
  478. <Tool
  479. Name="VCManifestTool"
  480. />
  481. <Tool
  482. Name="VCXDCMakeTool"
  483. />
  484. <Tool
  485. Name="VCBscMakeTool"
  486. />
  487. <Tool
  488. Name="VCFxCopTool"
  489. />
  490. <Tool
  491. Name="VCAppVerifierTool"
  492. />
  493. <Tool
  494. Name="VCWebDeploymentTool"
  495. />
  496. <Tool
  497. Name="VCPostBuildEventTool"
  498. />
  499. </Configuration>
  500. <Configuration
  501. Name="Release|Pocket PC 2003 (ARMV4)"
  502. OutputDirectory="..$(PlatformName)Release"
  503. IntermediateDirectory="$(PlatformName)Release"
  504. ConfigurationType="2"
  505. CharacterSet="1"
  506. >
  507. <Tool
  508. Name="VCPreBuildEventTool"
  509. />
  510. <Tool
  511. Name="VCCustomBuildTool"
  512. />
  513. <Tool
  514. Name="VCXMLDataGeneratorTool"
  515. />
  516. <Tool
  517. Name="VCWebServiceProxyGeneratorTool"
  518. />
  519. <Tool
  520. Name="VCMIDLTool"
  521. />
  522. <Tool
  523. Name="VCCLCompilerTool"
  524. ExecutionBucket="7"
  525. Optimization="2"
  526. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  527. RuntimeLibrary="0"
  528. BufferSecurityCheck="false"
  529. UsePrecompiledHeader="0"
  530. WarningLevel="3"
  531. DebugInformationFormat="3"
  532. />
  533. <Tool
  534. Name="VCManagedResourceCompilerTool"
  535. />
  536. <Tool
  537. Name="VCResourceCompilerTool"
  538. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  539. Culture="1033"
  540. AdditionalIncludeDirectories="$(IntDir)"
  541. />
  542. <Tool
  543. Name="VCPreLinkEventTool"
  544. />
  545. <Tool
  546. Name="VCLinkerTool"
  547. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  548. OutputFile="$(OutDir)/common.dll"
  549. LinkIncremental="1"
  550. DelayLoadDLLs="$(NOINHERIT)"
  551. GenerateDebugInformation="true"
  552. ProgramDatabaseFile="$(OutDir)/common.pdb"
  553. SubSystem="0"
  554. OptimizeReferences="2"
  555. EnableCOMDATFolding="2"
  556. ImportLibrary="$(OutDir)/common.lib"
  557. />
  558. <Tool
  559. Name="VCALinkTool"
  560. />
  561. <Tool
  562. Name="VCXDCMakeTool"
  563. />
  564. <Tool
  565. Name="VCBscMakeTool"
  566. />
  567. <Tool
  568. Name="VCCodeSignTool"
  569. />
  570. <Tool
  571. Name="VCPostBuildEventTool"
  572. />
  573. <DeploymentTool
  574. ForceDirty="-1"
  575. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  576. RegisterOutput="0"
  577. AdditionalFiles=""
  578. />
  579. <DebuggerTool
  580. />
  581. </Configuration>
  582. <Configuration
  583. Name="Release|Smartphone 2003 (ARMV4)"
  584. OutputDirectory="..$(PlatformName)Release"
  585. IntermediateDirectory="$(PlatformName)Release"
  586. ConfigurationType="2"
  587. CharacterSet="1"
  588. >
  589. <Tool
  590. Name="VCPreBuildEventTool"
  591. />
  592. <Tool
  593. Name="VCCustomBuildTool"
  594. />
  595. <Tool
  596. Name="VCXMLDataGeneratorTool"
  597. />
  598. <Tool
  599. Name="VCWebServiceProxyGeneratorTool"
  600. />
  601. <Tool
  602. Name="VCMIDLTool"
  603. />
  604. <Tool
  605. Name="VCCLCompilerTool"
  606. ExecutionBucket="7"
  607. Optimization="2"
  608. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  609. RuntimeLibrary="0"
  610. BufferSecurityCheck="false"
  611. UsePrecompiledHeader="0"
  612. WarningLevel="3"
  613. DebugInformationFormat="3"
  614. />
  615. <Tool
  616. Name="VCManagedResourceCompilerTool"
  617. />
  618. <Tool
  619. Name="VCResourceCompilerTool"
  620. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  621. Culture="1033"
  622. AdditionalIncludeDirectories="$(IntDir)"
  623. />
  624. <Tool
  625. Name="VCPreLinkEventTool"
  626. />
  627. <Tool
  628. Name="VCLinkerTool"
  629. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  630. OutputFile="$(OutDir)/common.dll"
  631. LinkIncremental="1"
  632. DelayLoadDLLs="$(NOINHERIT)"
  633. GenerateDebugInformation="true"
  634. ProgramDatabaseFile="$(OutDir)/common.pdb"
  635. SubSystem="0"
  636. OptimizeReferences="2"
  637. EnableCOMDATFolding="2"
  638. ImportLibrary="$(OutDir)/common.lib"
  639. />
  640. <Tool
  641. Name="VCALinkTool"
  642. />
  643. <Tool
  644. Name="VCXDCMakeTool"
  645. />
  646. <Tool
  647. Name="VCBscMakeTool"
  648. />
  649. <Tool
  650. Name="VCCodeSignTool"
  651. />
  652. <Tool
  653. Name="VCPostBuildEventTool"
  654. />
  655. <DeploymentTool
  656. ForceDirty="-1"
  657. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  658. RegisterOutput="0"
  659. AdditionalFiles=""
  660. />
  661. <DebuggerTool
  662. />
  663. </Configuration>
  664. <Configuration
  665. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  666. OutputDirectory="..$(PlatformName)Release"
  667. IntermediateDirectory="$(PlatformName)Release"
  668. ConfigurationType="2"
  669. CharacterSet="1"
  670. >
  671. <Tool
  672. Name="VCPreBuildEventTool"
  673. />
  674. <Tool
  675. Name="VCCustomBuildTool"
  676. />
  677. <Tool
  678. Name="VCXMLDataGeneratorTool"
  679. />
  680. <Tool
  681. Name="VCWebServiceProxyGeneratorTool"
  682. />
  683. <Tool
  684. Name="VCMIDLTool"
  685. />
  686. <Tool
  687. Name="VCCLCompilerTool"
  688. ExecutionBucket="7"
  689. Optimization="2"
  690. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  691. RuntimeLibrary="0"
  692. BufferSecurityCheck="false"
  693. UsePrecompiledHeader="0"
  694. WarningLevel="3"
  695. DebugInformationFormat="3"
  696. />
  697. <Tool
  698. Name="VCManagedResourceCompilerTool"
  699. />
  700. <Tool
  701. Name="VCResourceCompilerTool"
  702. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  703. Culture="1033"
  704. AdditionalIncludeDirectories="$(IntDir)"
  705. />
  706. <Tool
  707. Name="VCPreLinkEventTool"
  708. />
  709. <Tool
  710. Name="VCLinkerTool"
  711. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  712. OutputFile="$(OutDir)/common.dll"
  713. LinkIncremental="1"
  714. DelayLoadDLLs="$(NOINHERIT)"
  715. GenerateDebugInformation="true"
  716. ProgramDatabaseFile="$(OutDir)/common.pdb"
  717. SubSystem="0"
  718. OptimizeReferences="2"
  719. EnableCOMDATFolding="2"
  720. ImportLibrary="$(OutDir)/common.lib"
  721. />
  722. <Tool
  723. Name="VCALinkTool"
  724. />
  725. <Tool
  726. Name="VCXDCMakeTool"
  727. />
  728. <Tool
  729. Name="VCBscMakeTool"
  730. />
  731. <Tool
  732. Name="VCCodeSignTool"
  733. AuthenticodeSignature="true"
  734. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  735. />
  736. <Tool
  737. Name="VCPostBuildEventTool"
  738. />
  739. <DeploymentTool
  740. ForceDirty="-1"
  741. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  742. RegisterOutput="0"
  743. AdditionalFiles=""
  744. />
  745. <DebuggerTool
  746. />
  747. </Configuration>
  748. <Configuration
  749. Name="Release|Win32"
  750. OutputDirectory="..$(ConfigurationName)"
  751. IntermediateDirectory="$(ConfigurationName)"
  752. ConfigurationType="2"
  753. >
  754. <Tool
  755. Name="VCPreBuildEventTool"
  756. />
  757. <Tool
  758. Name="VCCustomBuildTool"
  759. />
  760. <Tool
  761. Name="VCXMLDataGeneratorTool"
  762. />
  763. <Tool
  764. Name="VCWebServiceProxyGeneratorTool"
  765. />
  766. <Tool
  767. Name="VCMIDLTool"
  768. />
  769. <Tool
  770. Name="VCCLCompilerTool"
  771. Optimization="3"
  772. PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  773. WarningLevel="3"
  774. />
  775. <Tool
  776. Name="VCManagedResourceCompilerTool"
  777. />
  778. <Tool
  779. Name="VCResourceCompilerTool"
  780. />
  781. <Tool
  782. Name="VCPreLinkEventTool"
  783. />
  784. <Tool
  785. Name="VCLinkerTool"
  786. AdditionalDependencies="winmm.lib"
  787. />
  788. <Tool
  789. Name="VCALinkTool"
  790. />
  791. <Tool
  792. Name="VCManifestTool"
  793. />
  794. <Tool
  795. Name="VCXDCMakeTool"
  796. />
  797. <Tool
  798. Name="VCBscMakeTool"
  799. />
  800. <Tool
  801. Name="VCFxCopTool"
  802. />
  803. <Tool
  804. Name="VCAppVerifierTool"
  805. />
  806. <Tool
  807. Name="VCWebDeploymentTool"
  808. />
  809. <Tool
  810. Name="VCPostBuildEventTool"
  811. />
  812. </Configuration>
  813. <Configuration
  814. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  815. OutputDirectory="..$(PlatformName)Release"
  816. IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
  817. ConfigurationType="2"
  818. CharacterSet="1"
  819. >
  820. <Tool
  821. Name="VCPreBuildEventTool"
  822. />
  823. <Tool
  824. Name="VCCustomBuildTool"
  825. />
  826. <Tool
  827. Name="VCXMLDataGeneratorTool"
  828. />
  829. <Tool
  830. Name="VCWebServiceProxyGeneratorTool"
  831. />
  832. <Tool
  833. Name="VCMIDLTool"
  834. TargetEnvironment="1"
  835. />
  836. <Tool
  837. Name="VCCLCompilerTool"
  838. ExecutionBucket="7"
  839. Optimization="2"
  840. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  841. RuntimeLibrary="0"
  842. BufferSecurityCheck="false"
  843. UsePrecompiledHeader="0"
  844. WarningLevel="3"
  845. DebugInformationFormat="3"
  846. />
  847. <Tool
  848. Name="VCManagedResourceCompilerTool"
  849. />
  850. <Tool
  851. Name="VCResourceCompilerTool"
  852. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  853. Culture="1033"
  854. AdditionalIncludeDirectories="$(IntDir)"
  855. />
  856. <Tool
  857. Name="VCPreLinkEventTool"
  858. />
  859. <Tool
  860. Name="VCLinkerTool"
  861. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  862. OutputFile="$(OutDir)/common.dll"
  863. LinkIncremental="1"
  864. DelayLoadDLLs="$(NOINHERIT)"
  865. GenerateDebugInformation="true"
  866. ProgramDatabaseFile="$(OutDir)/common.pdb"
  867. SubSystem="0"
  868. OptimizeReferences="2"
  869. EnableCOMDATFolding="2"
  870. ImportLibrary="$(OutDir)/common.lib"
  871. TargetMachine="0"
  872. />
  873. <Tool
  874. Name="VCALinkTool"
  875. />
  876. <Tool
  877. Name="VCXDCMakeTool"
  878. />
  879. <Tool
  880. Name="VCBscMakeTool"
  881. />
  882. <Tool
  883. Name="VCCodeSignTool"
  884. AuthenticodeSignature="true"
  885. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  886. />
  887. <Tool
  888. Name="VCPostBuildEventTool"
  889. />
  890. <DeploymentTool
  891. ForceDirty="-1"
  892. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  893. RegisterOutput="0"
  894. AdditionalFiles=""
  895. />
  896. <DebuggerTool
  897. />
  898. </Configuration>
  899. <Configuration
  900. Name="Release|x64"
  901. OutputDirectory="..$(PlatformName)$(ConfigurationName)"
  902. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  903. ConfigurationType="2"
  904. >
  905. <Tool
  906. Name="VCPreBuildEventTool"
  907. />
  908. <Tool
  909. Name="VCCustomBuildTool"
  910. />
  911. <Tool
  912. Name="VCXMLDataGeneratorTool"
  913. />
  914. <Tool
  915. Name="VCWebServiceProxyGeneratorTool"
  916. />
  917. <Tool
  918. Name="VCMIDLTool"
  919. TargetEnvironment="3"
  920. />
  921. <Tool
  922. Name="VCCLCompilerTool"
  923. Optimization="3"
  924. PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  925. WarningLevel="3"
  926. Detect64BitPortabilityProblems="true"
  927. />
  928. <Tool
  929. Name="VCManagedResourceCompilerTool"
  930. />
  931. <Tool
  932. Name="VCResourceCompilerTool"
  933. />
  934. <Tool
  935. Name="VCPreLinkEventTool"
  936. />
  937. <Tool
  938. Name="VCLinkerTool"
  939. AdditionalDependencies="winmm.lib"
  940. TargetMachine="17"
  941. />
  942. <Tool
  943. Name="VCALinkTool"
  944. />
  945. <Tool
  946. Name="VCManifestTool"
  947. />
  948. <Tool
  949. Name="VCXDCMakeTool"
  950. />
  951. <Tool
  952. Name="VCBscMakeTool"
  953. />
  954. <Tool
  955. Name="VCFxCopTool"
  956. />
  957. <Tool
  958. Name="VCAppVerifierTool"
  959. />
  960. <Tool
  961. Name="VCWebDeploymentTool"
  962. />
  963. <Tool
  964. Name="VCPostBuildEventTool"
  965. />
  966. </Configuration>
  967. <Configuration
  968. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  969. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  970. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  971. ConfigurationType="2"
  972. CharacterSet="1"
  973. >
  974. <Tool
  975. Name="VCPreBuildEventTool"
  976. />
  977. <Tool
  978. Name="VCCustomBuildTool"
  979. />
  980. <Tool
  981. Name="VCXMLDataGeneratorTool"
  982. />
  983. <Tool
  984. Name="VCWebServiceProxyGeneratorTool"
  985. />
  986. <Tool
  987. Name="VCMIDLTool"
  988. TargetEnvironment="1"
  989. />
  990. <Tool
  991. Name="VCCLCompilerTool"
  992. ExecutionBucket="7"
  993. Optimization="0"
  994. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  995. MinimalRebuild="true"
  996. RuntimeLibrary="1"
  997. BufferSecurityCheck="false"
  998. UsePrecompiledHeader="0"
  999. WarningLevel="3"
  1000. DebugInformationFormat="3"
  1001. />
  1002. <Tool
  1003. Name="VCManagedResourceCompilerTool"
  1004. />
  1005. <Tool
  1006. Name="VCResourceCompilerTool"
  1007. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1008. Culture="1033"
  1009. AdditionalIncludeDirectories="$(IntDir)"
  1010. />
  1011. <Tool
  1012. Name="VCPreLinkEventTool"
  1013. />
  1014. <Tool
  1015. Name="VCLinkerTool"
  1016. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  1017. OutputFile="$(OutDir)/common.dll"
  1018. LinkIncremental="2"
  1019. DelayLoadDLLs="$(NOINHERIT)"
  1020. GenerateDebugInformation="true"
  1021. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1022. SubSystem="0"
  1023. ImportLibrary="$(OutDir)/common.lib"
  1024. TargetMachine="0"
  1025. />
  1026. <Tool
  1027. Name="VCALinkTool"
  1028. />
  1029. <Tool
  1030. Name="VCXDCMakeTool"
  1031. />
  1032. <Tool
  1033. Name="VCBscMakeTool"
  1034. />
  1035. <Tool
  1036. Name="VCCodeSignTool"
  1037. />
  1038. <Tool
  1039. Name="VCPostBuildEventTool"
  1040. />
  1041. <DeploymentTool
  1042. ForceDirty="-1"
  1043. RemoteDirectory=""
  1044. RegisterOutput="0"
  1045. AdditionalFiles=""
  1046. />
  1047. <DebuggerTool
  1048. />
  1049. </Configuration>
  1050. <Configuration
  1051. Name="Debug Unicode|Smartphone 2003 (ARMV4)"
  1052. OutputDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
  1053. IntermediateDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
  1054. ConfigurationType="2"
  1055. CharacterSet="1"
  1056. >
  1057. <Tool
  1058. Name="VCPreBuildEventTool"
  1059. />
  1060. <Tool
  1061. Name="VCCustomBuildTool"
  1062. />
  1063. <Tool
  1064. Name="VCXMLDataGeneratorTool"
  1065. />
  1066. <Tool
  1067. Name="VCWebServiceProxyGeneratorTool"
  1068. />
  1069. <Tool
  1070. Name="VCMIDLTool"
  1071. TargetEnvironment="1"
  1072. />
  1073. <Tool
  1074. Name="VCCLCompilerTool"
  1075. ExecutionBucket="7"
  1076. Optimization="0"
  1077. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1078. MinimalRebuild="true"
  1079. RuntimeLibrary="1"
  1080. BufferSecurityCheck="false"
  1081. UsePrecompiledHeader="0"
  1082. WarningLevel="3"
  1083. DebugInformationFormat="3"
  1084. />
  1085. <Tool
  1086. Name="VCManagedResourceCompilerTool"
  1087. />
  1088. <Tool
  1089. Name="VCResourceCompilerTool"
  1090. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1091. Culture="1033"
  1092. AdditionalIncludeDirectories="$(IntDir)"
  1093. />
  1094. <Tool
  1095. Name="VCPreLinkEventTool"
  1096. />
  1097. <Tool
  1098. Name="VCLinkerTool"
  1099. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  1100. OutputFile="$(OutDir)/common.dll"
  1101. LinkIncremental="2"
  1102. DelayLoadDLLs="$(NOINHERIT)"
  1103. GenerateDebugInformation="true"
  1104. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1105. SubSystem="0"
  1106. ImportLibrary="$(OutDir)/common.lib"
  1107. TargetMachine="0"
  1108. />
  1109. <Tool
  1110. Name="VCALinkTool"
  1111. />
  1112. <Tool
  1113. Name="VCXDCMakeTool"
  1114. />
  1115. <Tool
  1116. Name="VCBscMakeTool"
  1117. />
  1118. <Tool
  1119. Name="VCCodeSignTool"
  1120. />
  1121. <Tool
  1122. Name="VCPostBuildEventTool"
  1123. />
  1124. <DeploymentTool
  1125. ForceDirty="-1"
  1126. RemoteDirectory=""
  1127. RegisterOutput="0"
  1128. AdditionalFiles=""
  1129. />
  1130. <DebuggerTool
  1131. />
  1132. </Configuration>
  1133. <Configuration
  1134. Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1135. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
  1136. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
  1137. ConfigurationType="2"
  1138. CharacterSet="1"
  1139. >
  1140. <Tool
  1141. Name="VCPreBuildEventTool"
  1142. />
  1143. <Tool
  1144. Name="VCCustomBuildTool"
  1145. />
  1146. <Tool
  1147. Name="VCXMLDataGeneratorTool"
  1148. />
  1149. <Tool
  1150. Name="VCWebServiceProxyGeneratorTool"
  1151. />
  1152. <Tool
  1153. Name="VCMIDLTool"
  1154. TargetEnvironment="1"
  1155. />
  1156. <Tool
  1157. Name="VCCLCompilerTool"
  1158. ExecutionBucket="7"
  1159. Optimization="0"
  1160. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1161. MinimalRebuild="true"
  1162. RuntimeLibrary="1"
  1163. BufferSecurityCheck="false"
  1164. UsePrecompiledHeader="0"
  1165. WarningLevel="3"
  1166. DebugInformationFormat="3"
  1167. />
  1168. <Tool
  1169. Name="VCManagedResourceCompilerTool"
  1170. />
  1171. <Tool
  1172. Name="VCResourceCompilerTool"
  1173. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1174. Culture="1033"
  1175. AdditionalIncludeDirectories="$(IntDir)"
  1176. />
  1177. <Tool
  1178. Name="VCPreLinkEventTool"
  1179. />
  1180. <Tool
  1181. Name="VCLinkerTool"
  1182. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  1183. OutputFile="$(OutDir)/common.dll"
  1184. LinkIncremental="2"
  1185. DelayLoadDLLs="$(NOINHERIT)"
  1186. GenerateDebugInformation="true"
  1187. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1188. SubSystem="0"
  1189. ImportLibrary="$(OutDir)/common.lib"
  1190. TargetMachine="0"
  1191. />
  1192. <Tool
  1193. Name="VCALinkTool"
  1194. />
  1195. <Tool
  1196. Name="VCXDCMakeTool"
  1197. />
  1198. <Tool
  1199. Name="VCBscMakeTool"
  1200. />
  1201. <Tool
  1202. Name="VCCodeSignTool"
  1203. AuthenticodeSignature="true"
  1204. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  1205. />
  1206. <Tool
  1207. Name="VCPostBuildEventTool"
  1208. />
  1209. <DeploymentTool
  1210. ForceDirty="-1"
  1211. RemoteDirectory=""
  1212. RegisterOutput="0"
  1213. AdditionalFiles=""
  1214. />
  1215. <DebuggerTool
  1216. />
  1217. </Configuration>
  1218. <Configuration
  1219. Name="Debug Unicode|Win32"
  1220. OutputDirectory="..$(ConfigurationName)"
  1221. IntermediateDirectory="$(ConfigurationName)"
  1222. ConfigurationType="2"
  1223. >
  1224. <Tool
  1225. Name="VCPreBuildEventTool"
  1226. />
  1227. <Tool
  1228. Name="VCCustomBuildTool"
  1229. />
  1230. <Tool
  1231. Name="VCXMLDataGeneratorTool"
  1232. />
  1233. <Tool
  1234. Name="VCWebServiceProxyGeneratorTool"
  1235. />
  1236. <Tool
  1237. Name="VCMIDLTool"
  1238. />
  1239. <Tool
  1240. Name="VCCLCompilerTool"
  1241. Optimization="0"
  1242. PreprocessorDefinitions="UNICODE,MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  1243. WarningLevel="3"
  1244. DebugInformationFormat="3"
  1245. />
  1246. <Tool
  1247. Name="VCManagedResourceCompilerTool"
  1248. />
  1249. <Tool
  1250. Name="VCResourceCompilerTool"
  1251. />
  1252. <Tool
  1253. Name="VCPreLinkEventTool"
  1254. />
  1255. <Tool
  1256. Name="VCLinkerTool"
  1257. AdditionalDependencies="winmm.lib"
  1258. GenerateDebugInformation="true"
  1259. />
  1260. <Tool
  1261. Name="VCALinkTool"
  1262. />
  1263. <Tool
  1264. Name="VCManifestTool"
  1265. />
  1266. <Tool
  1267. Name="VCXDCMakeTool"
  1268. />
  1269. <Tool
  1270. Name="VCBscMakeTool"
  1271. />
  1272. <Tool
  1273. Name="VCFxCopTool"
  1274. />
  1275. <Tool
  1276. Name="VCAppVerifierTool"
  1277. />
  1278. <Tool
  1279. Name="VCWebDeploymentTool"
  1280. />
  1281. <Tool
  1282. Name="VCPostBuildEventTool"
  1283. />
  1284. </Configuration>
  1285. <Configuration
  1286. Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  1287. OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
  1288. IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
  1289. ConfigurationType="2"
  1290. CharacterSet="1"
  1291. >
  1292. <Tool
  1293. Name="VCPreBuildEventTool"
  1294. />
  1295. <Tool
  1296. Name="VCCustomBuildTool"
  1297. />
  1298. <Tool
  1299. Name="VCXMLDataGeneratorTool"
  1300. />
  1301. <Tool
  1302. Name="VCWebServiceProxyGeneratorTool"
  1303. />
  1304. <Tool
  1305. Name="VCMIDLTool"
  1306. TargetEnvironment="1"
  1307. />
  1308. <Tool
  1309. Name="VCCLCompilerTool"
  1310. ExecutionBucket="7"
  1311. Optimization="0"
  1312. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;DEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1313. MinimalRebuild="true"
  1314. RuntimeLibrary="1"
  1315. BufferSecurityCheck="false"
  1316. UsePrecompiledHeader="0"
  1317. WarningLevel="3"
  1318. DebugInformationFormat="3"
  1319. />
  1320. <Tool
  1321. Name="VCManagedResourceCompilerTool"
  1322. />
  1323. <Tool
  1324. Name="VCResourceCompilerTool"
  1325. PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1326. Culture="1033"
  1327. AdditionalIncludeDirectories="$(IntDir)"
  1328. />
  1329. <Tool
  1330. Name="VCPreLinkEventTool"
  1331. />
  1332. <Tool
  1333. Name="VCLinkerTool"
  1334. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  1335. OutputFile="$(OutDir)/common.dll"
  1336. LinkIncremental="2"
  1337. DelayLoadDLLs="$(NOINHERIT)"
  1338. GenerateDebugInformation="true"
  1339. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1340. SubSystem="0"
  1341. ImportLibrary="$(OutDir)/common.lib"
  1342. TargetMachine="0"
  1343. />
  1344. <Tool
  1345. Name="VCALinkTool"
  1346. />
  1347. <Tool
  1348. Name="VCXDCMakeTool"
  1349. />
  1350. <Tool
  1351. Name="VCBscMakeTool"
  1352. />
  1353. <Tool
  1354. Name="VCCodeSignTool"
  1355. AuthenticodeSignature="true"
  1356. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  1357. />
  1358. <Tool
  1359. Name="VCPostBuildEventTool"
  1360. />
  1361. <DeploymentTool
  1362. ForceDirty="-1"
  1363. RemoteDirectory=""
  1364. RegisterOutput="0"
  1365. AdditionalFiles=""
  1366. />
  1367. <DebuggerTool
  1368. />
  1369. </Configuration>
  1370. <Configuration
  1371. Name="Debug Unicode|x64"
  1372. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  1373. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  1374. ConfigurationType="2"
  1375. >
  1376. <Tool
  1377. Name="VCPreBuildEventTool"
  1378. />
  1379. <Tool
  1380. Name="VCCustomBuildTool"
  1381. />
  1382. <Tool
  1383. Name="VCXMLDataGeneratorTool"
  1384. />
  1385. <Tool
  1386. Name="VCWebServiceProxyGeneratorTool"
  1387. />
  1388. <Tool
  1389. Name="VCMIDLTool"
  1390. TargetEnvironment="3"
  1391. />
  1392. <Tool
  1393. Name="VCCLCompilerTool"
  1394. Optimization="0"
  1395. PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  1396. WarningLevel="3"
  1397. Detect64BitPortabilityProblems="true"
  1398. DebugInformationFormat="3"
  1399. />
  1400. <Tool
  1401. Name="VCManagedResourceCompilerTool"
  1402. />
  1403. <Tool
  1404. Name="VCResourceCompilerTool"
  1405. />
  1406. <Tool
  1407. Name="VCPreLinkEventTool"
  1408. />
  1409. <Tool
  1410. Name="VCLinkerTool"
  1411. AdditionalDependencies="winmm.lib"
  1412. GenerateDebugInformation="true"
  1413. TargetMachine="17"
  1414. />
  1415. <Tool
  1416. Name="VCALinkTool"
  1417. />
  1418. <Tool
  1419. Name="VCManifestTool"
  1420. />
  1421. <Tool
  1422. Name="VCXDCMakeTool"
  1423. />
  1424. <Tool
  1425. Name="VCBscMakeTool"
  1426. />
  1427. <Tool
  1428. Name="VCFxCopTool"
  1429. />
  1430. <Tool
  1431. Name="VCAppVerifierTool"
  1432. />
  1433. <Tool
  1434. Name="VCWebDeploymentTool"
  1435. />
  1436. <Tool
  1437. Name="VCPostBuildEventTool"
  1438. />
  1439. </Configuration>
  1440. <Configuration
  1441. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  1442. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  1443. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  1444. ConfigurationType="2"
  1445. CharacterSet="1"
  1446. >
  1447. <Tool
  1448. Name="VCPreBuildEventTool"
  1449. />
  1450. <Tool
  1451. Name="VCCustomBuildTool"
  1452. />
  1453. <Tool
  1454. Name="VCXMLDataGeneratorTool"
  1455. />
  1456. <Tool
  1457. Name="VCWebServiceProxyGeneratorTool"
  1458. />
  1459. <Tool
  1460. Name="VCMIDLTool"
  1461. TargetEnvironment="1"
  1462. />
  1463. <Tool
  1464. Name="VCCLCompilerTool"
  1465. ExecutionBucket="7"
  1466. Optimization="2"
  1467. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1468. RuntimeLibrary="0"
  1469. BufferSecurityCheck="false"
  1470. UsePrecompiledHeader="0"
  1471. WarningLevel="3"
  1472. DebugInformationFormat="3"
  1473. />
  1474. <Tool
  1475. Name="VCManagedResourceCompilerTool"
  1476. />
  1477. <Tool
  1478. Name="VCResourceCompilerTool"
  1479. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1480. Culture="1033"
  1481. AdditionalIncludeDirectories="$(IntDir)"
  1482. />
  1483. <Tool
  1484. Name="VCPreLinkEventTool"
  1485. />
  1486. <Tool
  1487. Name="VCLinkerTool"
  1488. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  1489. OutputFile="$(OutDir)/common.dll"
  1490. LinkIncremental="1"
  1491. DelayLoadDLLs="$(NOINHERIT)"
  1492. GenerateDebugInformation="true"
  1493. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1494. SubSystem="0"
  1495. OptimizeReferences="2"
  1496. EnableCOMDATFolding="2"
  1497. ImportLibrary="$(OutDir)/common.lib"
  1498. TargetMachine="0"
  1499. />
  1500. <Tool
  1501. Name="VCALinkTool"
  1502. />
  1503. <Tool
  1504. Name="VCXDCMakeTool"
  1505. />
  1506. <Tool
  1507. Name="VCBscMakeTool"
  1508. />
  1509. <Tool
  1510. Name="VCCodeSignTool"
  1511. />
  1512. <Tool
  1513. Name="VCPostBuildEventTool"
  1514. />
  1515. <DeploymentTool
  1516. ForceDirty="-1"
  1517. RemoteDirectory=""
  1518. RegisterOutput="0"
  1519. AdditionalFiles=""
  1520. />
  1521. <DebuggerTool
  1522. />
  1523. </Configuration>
  1524. <Configuration
  1525. Name="Release Unicode|Smartphone 2003 (ARMV4)"
  1526. OutputDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
  1527. IntermediateDirectory="Smartphone 2003 (ARMV4)$(ConfigurationName)"
  1528. ConfigurationType="2"
  1529. CharacterSet="1"
  1530. >
  1531. <Tool
  1532. Name="VCPreBuildEventTool"
  1533. />
  1534. <Tool
  1535. Name="VCCustomBuildTool"
  1536. />
  1537. <Tool
  1538. Name="VCXMLDataGeneratorTool"
  1539. />
  1540. <Tool
  1541. Name="VCWebServiceProxyGeneratorTool"
  1542. />
  1543. <Tool
  1544. Name="VCMIDLTool"
  1545. TargetEnvironment="1"
  1546. />
  1547. <Tool
  1548. Name="VCCLCompilerTool"
  1549. ExecutionBucket="7"
  1550. Optimization="2"
  1551. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1552. RuntimeLibrary="0"
  1553. BufferSecurityCheck="false"
  1554. UsePrecompiledHeader="0"
  1555. WarningLevel="3"
  1556. DebugInformationFormat="3"
  1557. />
  1558. <Tool
  1559. Name="VCManagedResourceCompilerTool"
  1560. />
  1561. <Tool
  1562. Name="VCResourceCompilerTool"
  1563. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1564. Culture="1033"
  1565. AdditionalIncludeDirectories="$(IntDir)"
  1566. />
  1567. <Tool
  1568. Name="VCPreLinkEventTool"
  1569. />
  1570. <Tool
  1571. Name="VCLinkerTool"
  1572. AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
  1573. OutputFile="$(OutDir)/common.dll"
  1574. LinkIncremental="1"
  1575. DelayLoadDLLs="$(NOINHERIT)"
  1576. GenerateDebugInformation="true"
  1577. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1578. SubSystem="0"
  1579. OptimizeReferences="2"
  1580. EnableCOMDATFolding="2"
  1581. ImportLibrary="$(OutDir)/common.lib"
  1582. TargetMachine="0"
  1583. />
  1584. <Tool
  1585. Name="VCALinkTool"
  1586. />
  1587. <Tool
  1588. Name="VCXDCMakeTool"
  1589. />
  1590. <Tool
  1591. Name="VCBscMakeTool"
  1592. />
  1593. <Tool
  1594. Name="VCCodeSignTool"
  1595. />
  1596. <Tool
  1597. Name="VCPostBuildEventTool"
  1598. />
  1599. <DeploymentTool
  1600. ForceDirty="-1"
  1601. RemoteDirectory=""
  1602. RegisterOutput="0"
  1603. AdditionalFiles=""
  1604. />
  1605. <DebuggerTool
  1606. />
  1607. </Configuration>
  1608. <Configuration
  1609. Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1610. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
  1611. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)$(ConfigurationName)"
  1612. ConfigurationType="2"
  1613. CharacterSet="1"
  1614. >
  1615. <Tool
  1616. Name="VCPreBuildEventTool"
  1617. />
  1618. <Tool
  1619. Name="VCCustomBuildTool"
  1620. />
  1621. <Tool
  1622. Name="VCXMLDataGeneratorTool"
  1623. />
  1624. <Tool
  1625. Name="VCWebServiceProxyGeneratorTool"
  1626. />
  1627. <Tool
  1628. Name="VCMIDLTool"
  1629. TargetEnvironment="1"
  1630. />
  1631. <Tool
  1632. Name="VCCLCompilerTool"
  1633. ExecutionBucket="7"
  1634. Optimization="2"
  1635. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1636. RuntimeLibrary="0"
  1637. BufferSecurityCheck="false"
  1638. UsePrecompiledHeader="0"
  1639. WarningLevel="3"
  1640. DebugInformationFormat="3"
  1641. />
  1642. <Tool
  1643. Name="VCManagedResourceCompilerTool"
  1644. />
  1645. <Tool
  1646. Name="VCResourceCompilerTool"
  1647. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1648. Culture="1033"
  1649. AdditionalIncludeDirectories="$(IntDir)"
  1650. />
  1651. <Tool
  1652. Name="VCPreLinkEventTool"
  1653. />
  1654. <Tool
  1655. Name="VCLinkerTool"
  1656. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  1657. OutputFile="$(OutDir)/common.dll"
  1658. LinkIncremental="1"
  1659. DelayLoadDLLs="$(NOINHERIT)"
  1660. GenerateDebugInformation="true"
  1661. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1662. SubSystem="0"
  1663. OptimizeReferences="2"
  1664. EnableCOMDATFolding="2"
  1665. ImportLibrary="$(OutDir)/common.lib"
  1666. TargetMachine="0"
  1667. />
  1668. <Tool
  1669. Name="VCALinkTool"
  1670. />
  1671. <Tool
  1672. Name="VCXDCMakeTool"
  1673. />
  1674. <Tool
  1675. Name="VCBscMakeTool"
  1676. />
  1677. <Tool
  1678. Name="VCCodeSignTool"
  1679. AuthenticodeSignature="true"
  1680. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  1681. />
  1682. <Tool
  1683. Name="VCPostBuildEventTool"
  1684. />
  1685. <DeploymentTool
  1686. ForceDirty="-1"
  1687. RemoteDirectory=""
  1688. RegisterOutput="0"
  1689. AdditionalFiles=""
  1690. />
  1691. <DebuggerTool
  1692. />
  1693. </Configuration>
  1694. <Configuration
  1695. Name="Release Unicode|Win32"
  1696. OutputDirectory="..$(ConfigurationName)"
  1697. IntermediateDirectory="$(ConfigurationName)"
  1698. ConfigurationType="2"
  1699. >
  1700. <Tool
  1701. Name="VCPreBuildEventTool"
  1702. />
  1703. <Tool
  1704. Name="VCCustomBuildTool"
  1705. />
  1706. <Tool
  1707. Name="VCXMLDataGeneratorTool"
  1708. />
  1709. <Tool
  1710. Name="VCWebServiceProxyGeneratorTool"
  1711. />
  1712. <Tool
  1713. Name="VCMIDLTool"
  1714. />
  1715. <Tool
  1716. Name="VCCLCompilerTool"
  1717. Optimization="3"
  1718. PreprocessorDefinitions="UNICODE,MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  1719. WarningLevel="3"
  1720. />
  1721. <Tool
  1722. Name="VCManagedResourceCompilerTool"
  1723. />
  1724. <Tool
  1725. Name="VCResourceCompilerTool"
  1726. />
  1727. <Tool
  1728. Name="VCPreLinkEventTool"
  1729. />
  1730. <Tool
  1731. Name="VCLinkerTool"
  1732. AdditionalDependencies="winmm.lib"
  1733. />
  1734. <Tool
  1735. Name="VCALinkTool"
  1736. />
  1737. <Tool
  1738. Name="VCManifestTool"
  1739. />
  1740. <Tool
  1741. Name="VCXDCMakeTool"
  1742. />
  1743. <Tool
  1744. Name="VCBscMakeTool"
  1745. />
  1746. <Tool
  1747. Name="VCFxCopTool"
  1748. />
  1749. <Tool
  1750. Name="VCAppVerifierTool"
  1751. />
  1752. <Tool
  1753. Name="VCWebDeploymentTool"
  1754. />
  1755. <Tool
  1756. Name="VCPostBuildEventTool"
  1757. />
  1758. </Configuration>
  1759. <Configuration
  1760. Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  1761. OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
  1762. IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)$(ConfigurationName)"
  1763. ConfigurationType="2"
  1764. CharacterSet="1"
  1765. >
  1766. <Tool
  1767. Name="VCPreBuildEventTool"
  1768. />
  1769. <Tool
  1770. Name="VCCustomBuildTool"
  1771. />
  1772. <Tool
  1773. Name="VCXMLDataGeneratorTool"
  1774. />
  1775. <Tool
  1776. Name="VCWebServiceProxyGeneratorTool"
  1777. />
  1778. <Tool
  1779. Name="VCMIDLTool"
  1780. TargetEnvironment="1"
  1781. />
  1782. <Tool
  1783. Name="VCCLCompilerTool"
  1784. ExecutionBucket="7"
  1785. Optimization="2"
  1786. PreprocessorDefinitions="FASTEST;BUILDFIXED;DYNAMIC_CRC_TABLE;NO_ERRNO_H;ZLIB_DLL;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_WINDOWS;_USRDLL;COMMON_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
  1787. RuntimeLibrary="0"
  1788. BufferSecurityCheck="false"
  1789. UsePrecompiledHeader="0"
  1790. WarningLevel="3"
  1791. DebugInformationFormat="3"
  1792. />
  1793. <Tool
  1794. Name="VCManagedResourceCompilerTool"
  1795. />
  1796. <Tool
  1797. Name="VCResourceCompilerTool"
  1798. PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
  1799. Culture="1033"
  1800. AdditionalIncludeDirectories="$(IntDir)"
  1801. />
  1802. <Tool
  1803. Name="VCPreLinkEventTool"
  1804. />
  1805. <Tool
  1806. Name="VCLinkerTool"
  1807. AdditionalOptions=" /subsystem:windowsce,5.01 /machine:THUMB"
  1808. OutputFile="$(OutDir)/common.dll"
  1809. LinkIncremental="1"
  1810. DelayLoadDLLs="$(NOINHERIT)"
  1811. GenerateDebugInformation="true"
  1812. ProgramDatabaseFile="$(OutDir)/common.pdb"
  1813. SubSystem="0"
  1814. OptimizeReferences="2"
  1815. EnableCOMDATFolding="2"
  1816. ImportLibrary="$(OutDir)/common.lib"
  1817. TargetMachine="0"
  1818. />
  1819. <Tool
  1820. Name="VCALinkTool"
  1821. />
  1822. <Tool
  1823. Name="VCXDCMakeTool"
  1824. />
  1825. <Tool
  1826. Name="VCBscMakeTool"
  1827. />
  1828. <Tool
  1829. Name="VCCodeSignTool"
  1830. AuthenticodeSignature="true"
  1831. Certificate="SHA-1 Hash=00655AD0C5BD2895782249A5765CF1F7758914A8|00655AD0C5BD2895782249A5765CF1F7758914A8"
  1832. />
  1833. <Tool
  1834. Name="VCPostBuildEventTool"
  1835. />
  1836. <DeploymentTool
  1837. ForceDirty="-1"
  1838. RemoteDirectory=""
  1839. RegisterOutput="0"
  1840. AdditionalFiles=""
  1841. />
  1842. <DebuggerTool
  1843. />
  1844. </Configuration>
  1845. <Configuration
  1846. Name="Release Unicode|x64"
  1847. OutputDirectory="$(PlatformName)$(ConfigurationName)"
  1848. IntermediateDirectory="$(PlatformName)$(ConfigurationName)"
  1849. ConfigurationType="2"
  1850. >
  1851. <Tool
  1852. Name="VCPreBuildEventTool"
  1853. />
  1854. <Tool
  1855. Name="VCCustomBuildTool"
  1856. />
  1857. <Tool
  1858. Name="VCXMLDataGeneratorTool"
  1859. />
  1860. <Tool
  1861. Name="VCWebServiceProxyGeneratorTool"
  1862. />
  1863. <Tool
  1864. Name="VCMIDLTool"
  1865. TargetEnvironment="3"
  1866. />
  1867. <Tool
  1868. Name="VCCLCompilerTool"
  1869. Optimization="3"
  1870. PreprocessorDefinitions="MMX,COMMON_EXPORTS,BUILDFIXED,DYNAMIC_CRC_TABLE,NO_ERRNO_H,ZLIB_DLL,FASTEST"
  1871. WarningLevel="3"
  1872. Detect64BitPortabilityProblems="true"
  1873. />
  1874. <Tool
  1875. Name="VCManagedResourceCompilerTool"
  1876. />
  1877. <Tool
  1878. Name="VCResourceCompilerTool"
  1879. />
  1880. <Tool
  1881. Name="VCPreLinkEventTool"
  1882. />
  1883. <Tool
  1884. Name="VCLinkerTool"
  1885. AdditionalDependencies="winmm.lib"
  1886. TargetMachine="17"
  1887. />
  1888. <Tool
  1889. Name="VCALinkTool"
  1890. />
  1891. <Tool
  1892. Name="VCManifestTool"
  1893. />
  1894. <Tool
  1895. Name="VCXDCMakeTool"
  1896. />
  1897. <Tool
  1898. Name="VCBscMakeTool"
  1899. />
  1900. <Tool
  1901. Name="VCFxCopTool"
  1902. />
  1903. <Tool
  1904. Name="VCAppVerifierTool"
  1905. />
  1906. <Tool
  1907. Name="VCWebDeploymentTool"
  1908. />
  1909. <Tool
  1910. Name="VCPostBuildEventTool"
  1911. />
  1912. </Configuration>
  1913. </Configurations>
  1914. <References>
  1915. </References>
  1916. <Files>
  1917. <Filter
  1918. Name="Source Files"
  1919. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  1920. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  1921. >
  1922. <File
  1923. RelativePath=".advanced.c"
  1924. >
  1925. </File>
  1926. <File
  1927. RelativePath=".audio.c"
  1928. >
  1929. </File>
  1930. <File
  1931. RelativePath=".bitstrm.c"
  1932. >
  1933. </File>
  1934. <File
  1935. RelativePath=".buffer.c"
  1936. >
  1937. </File>
  1938. <File
  1939. RelativePath=".codec.c"
  1940. >
  1941. </File>
  1942. <File
  1943. RelativePath=".color.c"
  1944. >
  1945. </File>
  1946. <File
  1947. RelativePath=".context.c"
  1948. >
  1949. </File>
  1950. <File
  1951. RelativePath=".equalizer.c"
  1952. >
  1953. </File>
  1954. <File
  1955. RelativePath=".flow.c"
  1956. >
  1957. </File>
  1958. <File
  1959. RelativePath=".format.c"
  1960. >
  1961. </File>
  1962. <File
  1963. RelativePath=".format_base.c"
  1964. >
  1965. </File>
  1966. <File
  1967. RelativePath=".format_subtitle.c"
  1968. >
  1969. </File>
  1970. <File
  1971. RelativePath=".gzip.c"
  1972. >
  1973. </File>
  1974. <File
  1975. RelativePath=".helper_base.c"
  1976. >
  1977. </File>
  1978. <File
  1979. RelativePath=".helper_video.c"
  1980. >
  1981. </File>
  1982. <File
  1983. RelativePath=".id3tag.c"
  1984. >
  1985. </File>
  1986. <File
  1987. RelativePath=".idct.c"
  1988. >
  1989. </File>
  1990. <File
  1991. RelativePath=".node.c"
  1992. >
  1993. </File>
  1994. <File
  1995. RelativePath=".nulloutput.c"
  1996. >
  1997. </File>
  1998. <File
  1999. RelativePath=".overlay.c"
  2000. >
  2001. </File>
  2002. <File
  2003. RelativePath=".parser2.c"
  2004. >
  2005. </File>
  2006. <File
  2007. RelativePath=".platform.c"
  2008. >
  2009. </File>
  2010. <File
  2011. RelativePath=".player.c"
  2012. >
  2013. </File>
  2014. <File
  2015. RelativePath=".playlist.c"
  2016. >
  2017. </File>
  2018. <File
  2019. RelativePath=".probe.c"
  2020. >
  2021. </File>
  2022. <File
  2023. RelativePath=".rawaudio.c"
  2024. >
  2025. </File>
  2026. <File
  2027. RelativePath=".rawimage.c"
  2028. >
  2029. </File>
  2030. <File
  2031. RelativePath=".str.c"
  2032. >
  2033. </File>
  2034. <File
  2035. RelativePath=".streams.c"
  2036. >
  2037. </File>
  2038. <File
  2039. RelativePath=".tchar.c"
  2040. >
  2041. </File>
  2042. <File
  2043. RelativePath=".timer.c"
  2044. >
  2045. </File>
  2046. <File
  2047. RelativePath=".tools.c"
  2048. >
  2049. </File>
  2050. <File
  2051. RelativePath=".video.c"
  2052. >
  2053. </File>
  2054. <File
  2055. RelativePath=".vlc.c"
  2056. >
  2057. </File>
  2058. <File
  2059. RelativePath=".waveout.c"
  2060. >
  2061. </File>
  2062. </Filter>
  2063. <Filter
  2064. Name="Header Files"
  2065. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  2066. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  2067. >
  2068. <File
  2069. RelativePath=".advanced.h"
  2070. >
  2071. </File>
  2072. <File
  2073. RelativePath=".association.h"
  2074. >
  2075. </File>
  2076. <File
  2077. RelativePath=".audio.h"
  2078. >
  2079. </File>
  2080. <File
  2081. RelativePath=".bitstrm.h"
  2082. >
  2083. </File>
  2084. <File
  2085. RelativePath=".blit.h"
  2086. >
  2087. </File>
  2088. <File
  2089. RelativePath=".buffer.h"
  2090. >
  2091. </File>
  2092. <File
  2093. RelativePath=".codec.h"
  2094. >
  2095. </File>
  2096. <File
  2097. RelativePath=".color.h"
  2098. >
  2099. </File>
  2100. <File
  2101. RelativePath=".common.h"
  2102. >
  2103. </File>
  2104. <File
  2105. RelativePath=".context.h"
  2106. >
  2107. </File>
  2108. <File
  2109. RelativePath=".equalizer.h"
  2110. >
  2111. </File>
  2112. <File
  2113. RelativePath=".err.h"
  2114. >
  2115. </File>
  2116. <File
  2117. RelativePath=".file.h"
  2118. >
  2119. </File>
  2120. <File
  2121. RelativePath=".flow.h"
  2122. >
  2123. </File>
  2124. <File
  2125. RelativePath=".format.h"
  2126. >
  2127. </File>
  2128. <File
  2129. RelativePath=".format_base.h"
  2130. >
  2131. </File>
  2132. <File
  2133. RelativePath=".gzip.h"
  2134. >
  2135. </File>
  2136. <File
  2137. RelativePath=".id3tag.h"
  2138. >
  2139. </File>
  2140. <File
  2141. RelativePath=".idct.h"
  2142. >
  2143. </File>
  2144. <File
  2145. RelativePath=".mem.h"
  2146. >
  2147. </File>
  2148. <File
  2149. RelativePath=".multithread.h"
  2150. >
  2151. </File>
  2152. <File
  2153. RelativePath=".node.h"
  2154. >
  2155. </File>
  2156. <File
  2157. RelativePath=".nulloutput.h"
  2158. >
  2159. </File>
  2160. <File
  2161. RelativePath=".overlay.h"
  2162. >
  2163. </File>
  2164. <File
  2165. RelativePath=".platform.h"
  2166. >
  2167. </File>
  2168. <File
  2169. RelativePath=".player.h"
  2170. >
  2171. </File>
  2172. <File
  2173. RelativePath=".playlist.h"
  2174. >
  2175. </File>
  2176. <File
  2177. RelativePath=".portab.h"
  2178. >
  2179. </File>
  2180. <File
  2181. RelativePath=".probe.h"
  2182. >
  2183. </File>
  2184. <File
  2185. RelativePath=".rawaudio.h"
  2186. >
  2187. </File>
  2188. <File
  2189. RelativePath=".str.h"
  2190. >
  2191. </File>
  2192. <File
  2193. RelativePath=".streams.h"
  2194. >
  2195. </File>
  2196. <File
  2197. RelativePath=".subtitle.h"
  2198. >
  2199. </File>
  2200. <File
  2201. RelativePath=".timer.h"
  2202. >
  2203. </File>
  2204. <File
  2205. RelativePath=".tools.h"
  2206. >
  2207. </File>
  2208. <File
  2209. RelativePath=".video.h"
  2210. >
  2211. </File>
  2212. <File
  2213. RelativePath=".vlc.h"
  2214. >
  2215. </File>
  2216. <File
  2217. RelativePath=".waveout.h"
  2218. >
  2219. </File>
  2220. </Filter>
  2221. <Filter
  2222. Name="ZLib"
  2223. >
  2224. <File
  2225. RelativePath=".zlibadler32.c"
  2226. >
  2227. </File>
  2228. <File
  2229. RelativePath=".zlibcrc32.c"
  2230. >
  2231. </File>
  2232. <File
  2233. RelativePath=".zlibinffast.c"
  2234. >
  2235. </File>
  2236. <File
  2237. RelativePath=".zlibinflate.c"
  2238. >
  2239. </File>
  2240. <File
  2241. RelativePath=".zlibinftrees.c"
  2242. >
  2243. </File>
  2244. <File
  2245. RelativePath=".zlibuncompr.c"
  2246. >
  2247. </File>
  2248. <File
  2249. RelativePath=".zlibzutil.c"
  2250. >
  2251. </File>
  2252. </Filter>
  2253. <Filter
  2254. Name="Win32"
  2255. >
  2256. <File
  2257. RelativePath=".win32association_win32.c"
  2258. >
  2259. </File>
  2260. <File
  2261. RelativePath=".win32context_win32.c"
  2262. >
  2263. </File>
  2264. <File
  2265. RelativePath=".win32dmo_win32.c"
  2266. >
  2267. </File>
  2268. <File
  2269. RelativePath=".win32file_win32.c"
  2270. >
  2271. </File>
  2272. <File
  2273. RelativePath=".win32mem_win32.c"
  2274. >
  2275. </File>
  2276. <File
  2277. RelativePath=".win32multithread_win32.c"
  2278. >
  2279. </File>
  2280. <File
  2281. RelativePath=".win32node_win32.c"
  2282. >
  2283. </File>
  2284. <File
  2285. RelativePath=".win32platform_win32.c"
  2286. >
  2287. </File>
  2288. <File
  2289. RelativePath=".win32str_win32.c"
  2290. >
  2291. </File>
  2292. <File
  2293. RelativePath=".win32waveout_win32.c"
  2294. >
  2295. </File>
  2296. </Filter>
  2297. <Filter
  2298. Name="DynCode"
  2299. >
  2300. <File
  2301. RelativePath=".dyncodedyncode.c"
  2302. >
  2303. </File>
  2304. <File
  2305. RelativePath=".dyncodedyncode.h"
  2306. >
  2307. </File>
  2308. <File
  2309. RelativePath=".dyncodedyncode_arm.c"
  2310. >
  2311. </File>
  2312. <File
  2313. RelativePath=".dyncodedyncode_arm.h"
  2314. >
  2315. </File>
  2316. <File
  2317. RelativePath=".dyncodedyncode_mips.c"
  2318. >
  2319. </File>
  2320. <File
  2321. RelativePath=".dyncodedyncode_mips.h"
  2322. >
  2323. </File>
  2324. <File
  2325. RelativePath=".dyncodedyncode_sh3.c"
  2326. >
  2327. </File>
  2328. <File
  2329. RelativePath=".dyncodedyncode_sh3.h"
  2330. >
  2331. </File>
  2332. <File
  2333. RelativePath=".dyncodedyncode_x86.c"
  2334. >
  2335. </File>
  2336. </Filter>
  2337. <Filter
  2338. Name="Blit"
  2339. >
  2340. <File
  2341. RelativePath=".blitblit_arm_fix.c"
  2342. >
  2343. </File>
  2344. <File
  2345. RelativePath=".blitblit_arm_gray.c"
  2346. >
  2347. </File>
  2348. <File
  2349. RelativePath=".blitblit_arm_half.c"
  2350. >
  2351. </File>
  2352. <File
  2353. RelativePath=".blitblit_arm_packed_yuv.c"
  2354. >
  2355. </File>
  2356. <File
  2357. RelativePath=".blitblit_arm_rgb16.c"
  2358. >
  2359. </File>
  2360. <File
  2361. RelativePath=".blitblit_arm_stretch.c"
  2362. >
  2363. </File>
  2364. <File
  2365. RelativePath=".blitblit_arm_yuv.c"
  2366. >
  2367. </File>
  2368. <File
  2369. RelativePath=".blitblit_mips_fix.c"
  2370. >
  2371. </File>
  2372. <File
  2373. RelativePath=".blitblit_mips_gray.c"
  2374. >
  2375. </File>
  2376. <File
  2377. RelativePath=".blitblit_mmx.asm"
  2378. >
  2379. <FileConfiguration
  2380. Name="Debug|Win32"
  2381. >
  2382. <Tool
  2383. Name="VCCustomBuildTool"
  2384. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2385. Outputs="$(IntDir)/$(InputName).obj"
  2386. />
  2387. </FileConfiguration>
  2388. <FileConfiguration
  2389. Name="Debug|x64"
  2390. >
  2391. <Tool
  2392. Name="VCCustomBuildTool"
  2393. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2394. Outputs="$(IntDir)/$(InputName).obj"
  2395. />
  2396. </FileConfiguration>
  2397. <FileConfiguration
  2398. Name="Release|Win32"
  2399. >
  2400. <Tool
  2401. Name="VCCustomBuildTool"
  2402. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2403. Outputs="$(IntDir)/$(InputName).obj"
  2404. />
  2405. </FileConfiguration>
  2406. <FileConfiguration
  2407. Name="Release|x64"
  2408. >
  2409. <Tool
  2410. Name="VCCustomBuildTool"
  2411. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2412. Outputs="$(IntDir)/$(InputName).obj"
  2413. />
  2414. </FileConfiguration>
  2415. <FileConfiguration
  2416. Name="Debug Unicode|Win32"
  2417. >
  2418. <Tool
  2419. Name="VCCustomBuildTool"
  2420. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2421. Outputs="$(IntDir)/$(InputName).obj"
  2422. />
  2423. </FileConfiguration>
  2424. <FileConfiguration
  2425. Name="Debug Unicode|x64"
  2426. >
  2427. <Tool
  2428. Name="VCCustomBuildTool"
  2429. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2430. Outputs="$(IntDir)/$(InputName).obj"
  2431. />
  2432. </FileConfiguration>
  2433. <FileConfiguration
  2434. Name="Release Unicode|Win32"
  2435. >
  2436. <Tool
  2437. Name="VCCustomBuildTool"
  2438. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2439. Outputs="$(IntDir)/$(InputName).obj"
  2440. />
  2441. </FileConfiguration>
  2442. <FileConfiguration
  2443. Name="Release Unicode|x64"
  2444. >
  2445. <Tool
  2446. Name="VCCustomBuildTool"
  2447. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2448. Outputs="$(IntDir)/$(InputName).obj"
  2449. />
  2450. </FileConfiguration>
  2451. </File>
  2452. <File
  2453. RelativePath=".blitblit_sh3_fix.c"
  2454. >
  2455. </File>
  2456. <File
  2457. RelativePath=".blitblit_sh3_gray.c"
  2458. >
  2459. </File>
  2460. <File
  2461. RelativePath=".blitblit_soft.c"
  2462. >
  2463. </File>
  2464. <File
  2465. RelativePath=".blitblit_soft.h"
  2466. >
  2467. </File>
  2468. <File
  2469. RelativePath=".blitblit_wmmx_fix.c"
  2470. >
  2471. </File>
  2472. </Filter>
  2473. <Filter
  2474. Name="PCM"
  2475. >
  2476. <File
  2477. RelativePath=".pcmpcm_arm.c"
  2478. >
  2479. </File>
  2480. <File
  2481. RelativePath=".pcmpcm_mips.c"
  2482. >
  2483. </File>
  2484. <File
  2485. RelativePath=".pcmpcm_sh3.c"
  2486. >
  2487. </File>
  2488. <File
  2489. RelativePath=".pcmpcm_soft.c"
  2490. >
  2491. </File>
  2492. <File
  2493. RelativePath=".pcmpcm_soft.h"
  2494. >
  2495. </File>
  2496. </Filter>
  2497. <Filter
  2498. Name="Overlay"
  2499. >
  2500. <File
  2501. RelativePath=".overlayddraw.h"
  2502. >
  2503. </File>
  2504. <File
  2505. RelativePath=".overlayddrawce.h"
  2506. >
  2507. </File>
  2508. <File
  2509. RelativePath=".overlayoverlay_console.c"
  2510. >
  2511. </File>
  2512. <File
  2513. RelativePath=".overlayoverlay_ddraw.c"
  2514. >
  2515. </File>
  2516. <File
  2517. RelativePath=".overlayoverlay_ddraw.h"
  2518. >
  2519. </File>
  2520. <File
  2521. RelativePath=".overlayoverlay_ddrawce.c"
  2522. >
  2523. </File>
  2524. <File
  2525. RelativePath=".overlayoverlay_direct.c"
  2526. >
  2527. </File>
  2528. <File
  2529. RelativePath=".overlayoverlay_flytv.c"
  2530. >
  2531. </File>
  2532. <File
  2533. RelativePath=".overlayoverlay_gapi.c"
  2534. >
  2535. </File>
  2536. <File
  2537. RelativePath=".overlayoverlay_gdi.c"
  2538. >
  2539. </File>
  2540. <File
  2541. RelativePath=".overlayoverlay_hires.c"
  2542. >
  2543. </File>
  2544. <File
  2545. RelativePath=".overlayoverlay_raw.c"
  2546. >
  2547. </File>
  2548. <File
  2549. RelativePath=".overlayoverlay_s1d13806.c"
  2550. >
  2551. </File>
  2552. <File
  2553. RelativePath=".overlayoverlay_xscale.c"
  2554. >
  2555. </File>
  2556. </Filter>
  2557. <Filter
  2558. Name="PlayList"
  2559. >
  2560. <File
  2561. RelativePath=".playlistasx.c"
  2562. >
  2563. </File>
  2564. <File
  2565. RelativePath=".playlistasx.h"
  2566. >
  2567. </File>
  2568. <File
  2569. RelativePath=".playlistm3u.c"
  2570. >
  2571. </File>
  2572. <File
  2573. RelativePath=".playlistm3u.h"
  2574. >
  2575. </File>
  2576. <File
  2577. RelativePath=".playlistpls.c"
  2578. >
  2579. </File>
  2580. <File
  2581. RelativePath=".playlistpls.h"
  2582. >
  2583. </File>
  2584. </Filter>
  2585. <Filter
  2586. Name="SoftIDCT"
  2587. >
  2588. <File
  2589. RelativePath=".softidctblock.h"
  2590. >
  2591. </File>
  2592. <File
  2593. RelativePath=".softidctblock_c.c"
  2594. >
  2595. </File>
  2596. <File
  2597. RelativePath=".softidctblock_half.c"
  2598. >
  2599. </File>
  2600. <File
  2601. RelativePath=".softidctblock_mips64.c"
  2602. >
  2603. </File>
  2604. <File
  2605. RelativePath=".softidctblock_mx1.c"
  2606. >
  2607. </File>
  2608. <File
  2609. RelativePath=".softidctblock_mx1.h"
  2610. >
  2611. </File>
  2612. <File
  2613. RelativePath=".softidctblock_wmmx.c"
  2614. >
  2615. </File>
  2616. <File
  2617. RelativePath=".softidctidct_arm.asm"
  2618. >
  2619. <FileConfiguration
  2620. Name="Debug|Pocket PC 2003 (ARMV4)"
  2621. >
  2622. <Tool
  2623. Name="VCCustomBuildTool"
  2624. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2625. Outputs="$(IntDir)/$(InputName).obj"
  2626. />
  2627. </FileConfiguration>
  2628. <FileConfiguration
  2629. Name="Debug|Smartphone 2003 (ARMV4)"
  2630. >
  2631. <Tool
  2632. Name="VCCustomBuildTool"
  2633. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2634. Outputs="$(IntDir)/$(InputName).obj"
  2635. />
  2636. </FileConfiguration>
  2637. <FileConfiguration
  2638. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2639. >
  2640. <Tool
  2641. Name="VCCustomBuildTool"
  2642. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2643. Outputs="$(IntDir)/$(InputName).obj"
  2644. />
  2645. </FileConfiguration>
  2646. <FileConfiguration
  2647. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2648. >
  2649. <Tool
  2650. Name="VCCustomBuildTool"
  2651. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2652. Outputs="$(IntDir)/$(InputName).obj"
  2653. />
  2654. </FileConfiguration>
  2655. <FileConfiguration
  2656. Name="Release|Pocket PC 2003 (ARMV4)"
  2657. >
  2658. <Tool
  2659. Name="VCCustomBuildTool"
  2660. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2661. Outputs="$(IntDir)/$(InputName).obj"
  2662. />
  2663. </FileConfiguration>
  2664. <FileConfiguration
  2665. Name="Release|Smartphone 2003 (ARMV4)"
  2666. >
  2667. <Tool
  2668. Name="VCCustomBuildTool"
  2669. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2670. Outputs="$(IntDir)/$(InputName).obj"
  2671. />
  2672. </FileConfiguration>
  2673. <FileConfiguration
  2674. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2675. >
  2676. <Tool
  2677. Name="VCCustomBuildTool"
  2678. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2679. Outputs="$(IntDir)/$(InputName).obj"
  2680. />
  2681. </FileConfiguration>
  2682. <FileConfiguration
  2683. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2684. >
  2685. <Tool
  2686. Name="VCCustomBuildTool"
  2687. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2688. Outputs="$(IntDir)/$(InputName).obj"
  2689. />
  2690. </FileConfiguration>
  2691. <FileConfiguration
  2692. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  2693. >
  2694. <Tool
  2695. Name="VCCustomBuildTool"
  2696. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2697. Outputs="$(IntDir)/$(InputName).obj"
  2698. />
  2699. </FileConfiguration>
  2700. <FileConfiguration
  2701. Name="Debug Unicode|Smartphone 2003 (ARMV4)"
  2702. >
  2703. <Tool
  2704. Name="VCCustomBuildTool"
  2705. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2706. Outputs="$(IntDir)/$(InputName).obj"
  2707. />
  2708. </FileConfiguration>
  2709. <FileConfiguration
  2710. Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2711. >
  2712. <Tool
  2713. Name="VCCustomBuildTool"
  2714. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2715. Outputs="$(IntDir)/$(InputName).obj"
  2716. />
  2717. </FileConfiguration>
  2718. <FileConfiguration
  2719. Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2720. >
  2721. <Tool
  2722. Name="VCCustomBuildTool"
  2723. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2724. Outputs="$(IntDir)/$(InputName).obj"
  2725. />
  2726. </FileConfiguration>
  2727. <FileConfiguration
  2728. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  2729. >
  2730. <Tool
  2731. Name="VCCustomBuildTool"
  2732. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2733. Outputs="$(IntDir)/$(InputName).obj"
  2734. />
  2735. </FileConfiguration>
  2736. <FileConfiguration
  2737. Name="Release Unicode|Smartphone 2003 (ARMV4)"
  2738. >
  2739. <Tool
  2740. Name="VCCustomBuildTool"
  2741. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2742. Outputs="$(IntDir)/$(InputName).obj"
  2743. />
  2744. </FileConfiguration>
  2745. <FileConfiguration
  2746. Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2747. >
  2748. <Tool
  2749. Name="VCCustomBuildTool"
  2750. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2751. Outputs="$(IntDir)/$(InputName).obj"
  2752. />
  2753. </FileConfiguration>
  2754. <FileConfiguration
  2755. Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2756. >
  2757. <Tool
  2758. Name="VCCustomBuildTool"
  2759. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2760. Outputs="$(IntDir)/$(InputName).obj"
  2761. />
  2762. </FileConfiguration>
  2763. </File>
  2764. <File
  2765. RelativePath=".softidctidct_c.c"
  2766. >
  2767. </File>
  2768. <File
  2769. RelativePath=".softidctidct_half.c"
  2770. >
  2771. </File>
  2772. <File
  2773. RelativePath=".softidctidct_mmx.asm"
  2774. >
  2775. <FileConfiguration
  2776. Name="Debug|Win32"
  2777. >
  2778. <Tool
  2779. Name="VCCustomBuildTool"
  2780. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2781. Outputs="$(IntDir)/$(InputName).obj"
  2782. />
  2783. </FileConfiguration>
  2784. <FileConfiguration
  2785. Name="Debug|x64"
  2786. >
  2787. <Tool
  2788. Name="VCCustomBuildTool"
  2789. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2790. Outputs="$(IntDir)/$(InputName).obj"
  2791. />
  2792. </FileConfiguration>
  2793. <FileConfiguration
  2794. Name="Release|Win32"
  2795. >
  2796. <Tool
  2797. Name="VCCustomBuildTool"
  2798. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2799. Outputs="$(IntDir)/$(InputName).obj"
  2800. />
  2801. </FileConfiguration>
  2802. <FileConfiguration
  2803. Name="Release|x64"
  2804. >
  2805. <Tool
  2806. Name="VCCustomBuildTool"
  2807. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2808. Outputs="$(IntDir)/$(InputName).obj"
  2809. />
  2810. </FileConfiguration>
  2811. <FileConfiguration
  2812. Name="Debug Unicode|Win32"
  2813. >
  2814. <Tool
  2815. Name="VCCustomBuildTool"
  2816. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2817. Outputs="$(IntDir)/$(InputName).obj"
  2818. />
  2819. </FileConfiguration>
  2820. <FileConfiguration
  2821. Name="Debug Unicode|x64"
  2822. >
  2823. <Tool
  2824. Name="VCCustomBuildTool"
  2825. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2826. Outputs="$(IntDir)/$(InputName).obj"
  2827. />
  2828. </FileConfiguration>
  2829. <FileConfiguration
  2830. Name="Release Unicode|Win32"
  2831. >
  2832. <Tool
  2833. Name="VCCustomBuildTool"
  2834. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2835. Outputs="$(IntDir)/$(InputName).obj"
  2836. />
  2837. </FileConfiguration>
  2838. <FileConfiguration
  2839. Name="Release Unicode|x64"
  2840. >
  2841. <Tool
  2842. Name="VCCustomBuildTool"
  2843. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  2844. Outputs="$(IntDir)/$(InputName).obj"
  2845. />
  2846. </FileConfiguration>
  2847. </File>
  2848. <File
  2849. RelativePath=".softidctidct_wmmx.asm"
  2850. >
  2851. <FileConfiguration
  2852. Name="Debug|Pocket PC 2003 (ARMV4)"
  2853. >
  2854. <Tool
  2855. Name="VCCustomBuildTool"
  2856. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2857. Outputs="$(IntDir)/$(InputName).obj"
  2858. />
  2859. </FileConfiguration>
  2860. <FileConfiguration
  2861. Name="Debug|Smartphone 2003 (ARMV4)"
  2862. >
  2863. <Tool
  2864. Name="VCCustomBuildTool"
  2865. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2866. Outputs="$(IntDir)/$(InputName).obj"
  2867. />
  2868. </FileConfiguration>
  2869. <FileConfiguration
  2870. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2871. >
  2872. <Tool
  2873. Name="VCCustomBuildTool"
  2874. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2875. Outputs="$(IntDir)/$(InputName).obj"
  2876. />
  2877. </FileConfiguration>
  2878. <FileConfiguration
  2879. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2880. >
  2881. <Tool
  2882. Name="VCCustomBuildTool"
  2883. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2884. Outputs="$(IntDir)/$(InputName).obj"
  2885. />
  2886. </FileConfiguration>
  2887. <FileConfiguration
  2888. Name="Release|Pocket PC 2003 (ARMV4)"
  2889. >
  2890. <Tool
  2891. Name="VCCustomBuildTool"
  2892. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2893. Outputs="$(IntDir)/$(InputName).obj"
  2894. />
  2895. </FileConfiguration>
  2896. <FileConfiguration
  2897. Name="Release|Smartphone 2003 (ARMV4)"
  2898. >
  2899. <Tool
  2900. Name="VCCustomBuildTool"
  2901. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2902. Outputs="$(IntDir)/$(InputName).obj"
  2903. />
  2904. </FileConfiguration>
  2905. <FileConfiguration
  2906. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2907. >
  2908. <Tool
  2909. Name="VCCustomBuildTool"
  2910. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2911. Outputs="$(IntDir)/$(InputName).obj"
  2912. />
  2913. </FileConfiguration>
  2914. <FileConfiguration
  2915. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2916. >
  2917. <Tool
  2918. Name="VCCustomBuildTool"
  2919. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2920. Outputs="$(IntDir)/$(InputName).obj"
  2921. />
  2922. </FileConfiguration>
  2923. <FileConfiguration
  2924. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  2925. >
  2926. <Tool
  2927. Name="VCCustomBuildTool"
  2928. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2929. Outputs="$(IntDir)/$(InputName).obj"
  2930. />
  2931. </FileConfiguration>
  2932. <FileConfiguration
  2933. Name="Debug Unicode|Smartphone 2003 (ARMV4)"
  2934. >
  2935. <Tool
  2936. Name="VCCustomBuildTool"
  2937. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2938. Outputs="$(IntDir)/$(InputName).obj"
  2939. />
  2940. </FileConfiguration>
  2941. <FileConfiguration
  2942. Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2943. >
  2944. <Tool
  2945. Name="VCCustomBuildTool"
  2946. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2947. Outputs="$(IntDir)/$(InputName).obj"
  2948. />
  2949. </FileConfiguration>
  2950. <FileConfiguration
  2951. Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2952. >
  2953. <Tool
  2954. Name="VCCustomBuildTool"
  2955. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2956. Outputs="$(IntDir)/$(InputName).obj"
  2957. />
  2958. </FileConfiguration>
  2959. <FileConfiguration
  2960. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  2961. >
  2962. <Tool
  2963. Name="VCCustomBuildTool"
  2964. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2965. Outputs="$(IntDir)/$(InputName).obj"
  2966. />
  2967. </FileConfiguration>
  2968. <FileConfiguration
  2969. Name="Release Unicode|Smartphone 2003 (ARMV4)"
  2970. >
  2971. <Tool
  2972. Name="VCCustomBuildTool"
  2973. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2974. Outputs="$(IntDir)/$(InputName).obj"
  2975. />
  2976. </FileConfiguration>
  2977. <FileConfiguration
  2978. Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  2979. >
  2980. <Tool
  2981. Name="VCCustomBuildTool"
  2982. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2983. Outputs="$(IntDir)/$(InputName).obj"
  2984. />
  2985. </FileConfiguration>
  2986. <FileConfiguration
  2987. Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  2988. >
  2989. <Tool
  2990. Name="VCCustomBuildTool"
  2991. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  2992. Outputs="$(IntDir)/$(InputName).obj"
  2993. />
  2994. </FileConfiguration>
  2995. </File>
  2996. <File
  2997. RelativePath=".softidctmcomp4x4_c.c"
  2998. >
  2999. </File>
  3000. <File
  3001. RelativePath=".softidctmcomp4x4_mmx.asm"
  3002. >
  3003. </File>
  3004. <File
  3005. RelativePath=".softidctmcomp_arm.asm"
  3006. >
  3007. <FileConfiguration
  3008. Name="Debug|Pocket PC 2003 (ARMV4)"
  3009. >
  3010. <Tool
  3011. Name="VCCustomBuildTool"
  3012. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3013. Outputs="$(IntDir)/$(InputName).obj"
  3014. />
  3015. </FileConfiguration>
  3016. <FileConfiguration
  3017. Name="Debug|Smartphone 2003 (ARMV4)"
  3018. >
  3019. <Tool
  3020. Name="VCCustomBuildTool"
  3021. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3022. Outputs="$(IntDir)/$(InputName).obj"
  3023. />
  3024. </FileConfiguration>
  3025. <FileConfiguration
  3026. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3027. >
  3028. <Tool
  3029. Name="VCCustomBuildTool"
  3030. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3031. Outputs="$(IntDir)/$(InputName).obj"
  3032. />
  3033. </FileConfiguration>
  3034. <FileConfiguration
  3035. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3036. >
  3037. <Tool
  3038. Name="VCCustomBuildTool"
  3039. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3040. Outputs="$(IntDir)/$(InputName).obj"
  3041. />
  3042. </FileConfiguration>
  3043. <FileConfiguration
  3044. Name="Release|Pocket PC 2003 (ARMV4)"
  3045. >
  3046. <Tool
  3047. Name="VCCustomBuildTool"
  3048. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3049. Outputs="$(IntDir)/$(InputName).obj"
  3050. />
  3051. </FileConfiguration>
  3052. <FileConfiguration
  3053. Name="Release|Smartphone 2003 (ARMV4)"
  3054. >
  3055. <Tool
  3056. Name="VCCustomBuildTool"
  3057. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3058. Outputs="$(IntDir)/$(InputName).obj"
  3059. />
  3060. </FileConfiguration>
  3061. <FileConfiguration
  3062. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3063. >
  3064. <Tool
  3065. Name="VCCustomBuildTool"
  3066. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3067. Outputs="$(IntDir)/$(InputName).obj"
  3068. />
  3069. </FileConfiguration>
  3070. <FileConfiguration
  3071. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3072. >
  3073. <Tool
  3074. Name="VCCustomBuildTool"
  3075. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3076. Outputs="$(IntDir)/$(InputName).obj"
  3077. />
  3078. </FileConfiguration>
  3079. <FileConfiguration
  3080. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  3081. >
  3082. <Tool
  3083. Name="VCCustomBuildTool"
  3084. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3085. Outputs="$(IntDir)/$(InputName).obj"
  3086. />
  3087. </FileConfiguration>
  3088. <FileConfiguration
  3089. Name="Debug Unicode|Smartphone 2003 (ARMV4)"
  3090. >
  3091. <Tool
  3092. Name="VCCustomBuildTool"
  3093. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3094. Outputs="$(IntDir)/$(InputName).obj"
  3095. />
  3096. </FileConfiguration>
  3097. <FileConfiguration
  3098. Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3099. >
  3100. <Tool
  3101. Name="VCCustomBuildTool"
  3102. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3103. Outputs="$(IntDir)/$(InputName).obj"
  3104. />
  3105. </FileConfiguration>
  3106. <FileConfiguration
  3107. Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3108. >
  3109. <Tool
  3110. Name="VCCustomBuildTool"
  3111. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3112. Outputs="$(IntDir)/$(InputName).obj"
  3113. />
  3114. </FileConfiguration>
  3115. <FileConfiguration
  3116. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  3117. >
  3118. <Tool
  3119. Name="VCCustomBuildTool"
  3120. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3121. Outputs="$(IntDir)/$(InputName).obj"
  3122. />
  3123. </FileConfiguration>
  3124. <FileConfiguration
  3125. Name="Release Unicode|Smartphone 2003 (ARMV4)"
  3126. >
  3127. <Tool
  3128. Name="VCCustomBuildTool"
  3129. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3130. Outputs="$(IntDir)/$(InputName).obj"
  3131. />
  3132. </FileConfiguration>
  3133. <FileConfiguration
  3134. Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3135. >
  3136. <Tool
  3137. Name="VCCustomBuildTool"
  3138. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3139. Outputs="$(IntDir)/$(InputName).obj"
  3140. />
  3141. </FileConfiguration>
  3142. <FileConfiguration
  3143. Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3144. >
  3145. <Tool
  3146. Name="VCCustomBuildTool"
  3147. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3148. Outputs="$(IntDir)/$(InputName).obj"
  3149. />
  3150. </FileConfiguration>
  3151. </File>
  3152. <File
  3153. RelativePath=".softidctmcomp_c.c"
  3154. >
  3155. </File>
  3156. <File
  3157. RelativePath=".softidctmcomp_mips32.c"
  3158. >
  3159. </File>
  3160. <File
  3161. RelativePath=".softidctmcomp_mips64.c"
  3162. >
  3163. </File>
  3164. <File
  3165. RelativePath=".softidctmcomp_mmx.asm"
  3166. >
  3167. <FileConfiguration
  3168. Name="Debug|Win32"
  3169. >
  3170. <Tool
  3171. Name="VCCustomBuildTool"
  3172. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3173. Outputs="$(IntDir)/$(InputName).obj"
  3174. />
  3175. </FileConfiguration>
  3176. <FileConfiguration
  3177. Name="Debug|x64"
  3178. >
  3179. <Tool
  3180. Name="VCCustomBuildTool"
  3181. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3182. Outputs="$(IntDir)/$(InputName).obj"
  3183. />
  3184. </FileConfiguration>
  3185. <FileConfiguration
  3186. Name="Release|Win32"
  3187. >
  3188. <Tool
  3189. Name="VCCustomBuildTool"
  3190. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3191. Outputs="$(IntDir)/$(InputName).obj"
  3192. />
  3193. </FileConfiguration>
  3194. <FileConfiguration
  3195. Name="Release|x64"
  3196. >
  3197. <Tool
  3198. Name="VCCustomBuildTool"
  3199. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3200. Outputs="$(IntDir)/$(InputName).obj"
  3201. />
  3202. </FileConfiguration>
  3203. <FileConfiguration
  3204. Name="Debug Unicode|Win32"
  3205. >
  3206. <Tool
  3207. Name="VCCustomBuildTool"
  3208. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3209. Outputs="$(IntDir)/$(InputName).obj"
  3210. />
  3211. </FileConfiguration>
  3212. <FileConfiguration
  3213. Name="Debug Unicode|x64"
  3214. >
  3215. <Tool
  3216. Name="VCCustomBuildTool"
  3217. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3218. Outputs="$(IntDir)/$(InputName).obj"
  3219. />
  3220. </FileConfiguration>
  3221. <FileConfiguration
  3222. Name="Release Unicode|Win32"
  3223. >
  3224. <Tool
  3225. Name="VCCustomBuildTool"
  3226. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3227. Outputs="$(IntDir)/$(InputName).obj"
  3228. />
  3229. </FileConfiguration>
  3230. <FileConfiguration
  3231. Name="Release Unicode|x64"
  3232. >
  3233. <Tool
  3234. Name="VCCustomBuildTool"
  3235. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3236. Outputs="$(IntDir)/$(InputName).obj"
  3237. />
  3238. </FileConfiguration>
  3239. </File>
  3240. <File
  3241. RelativePath=".softidctmcomp_wmmx.asm"
  3242. >
  3243. <FileConfiguration
  3244. Name="Debug|Pocket PC 2003 (ARMV4)"
  3245. >
  3246. <Tool
  3247. Name="VCCustomBuildTool"
  3248. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3249. Outputs="$(IntDir)/$(InputName).obj"
  3250. />
  3251. </FileConfiguration>
  3252. <FileConfiguration
  3253. Name="Debug|Smartphone 2003 (ARMV4)"
  3254. >
  3255. <Tool
  3256. Name="VCCustomBuildTool"
  3257. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3258. Outputs="$(IntDir)/$(InputName).obj"
  3259. />
  3260. </FileConfiguration>
  3261. <FileConfiguration
  3262. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3263. >
  3264. <Tool
  3265. Name="VCCustomBuildTool"
  3266. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3267. Outputs="$(IntDir)/$(InputName).obj"
  3268. />
  3269. </FileConfiguration>
  3270. <FileConfiguration
  3271. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3272. >
  3273. <Tool
  3274. Name="VCCustomBuildTool"
  3275. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3276. Outputs="$(IntDir)/$(InputName).obj"
  3277. />
  3278. </FileConfiguration>
  3279. <FileConfiguration
  3280. Name="Release|Pocket PC 2003 (ARMV4)"
  3281. >
  3282. <Tool
  3283. Name="VCCustomBuildTool"
  3284. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3285. Outputs="$(IntDir)/$(InputName).obj"
  3286. />
  3287. </FileConfiguration>
  3288. <FileConfiguration
  3289. Name="Release|Smartphone 2003 (ARMV4)"
  3290. >
  3291. <Tool
  3292. Name="VCCustomBuildTool"
  3293. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3294. Outputs="$(IntDir)/$(InputName).obj"
  3295. />
  3296. </FileConfiguration>
  3297. <FileConfiguration
  3298. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3299. >
  3300. <Tool
  3301. Name="VCCustomBuildTool"
  3302. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3303. Outputs="$(IntDir)/$(InputName).obj"
  3304. />
  3305. </FileConfiguration>
  3306. <FileConfiguration
  3307. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3308. >
  3309. <Tool
  3310. Name="VCCustomBuildTool"
  3311. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3312. Outputs="$(IntDir)/$(InputName).obj"
  3313. />
  3314. </FileConfiguration>
  3315. <FileConfiguration
  3316. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  3317. >
  3318. <Tool
  3319. Name="VCCustomBuildTool"
  3320. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3321. Outputs="$(IntDir)/$(InputName).obj"
  3322. />
  3323. </FileConfiguration>
  3324. <FileConfiguration
  3325. Name="Debug Unicode|Smartphone 2003 (ARMV4)"
  3326. >
  3327. <Tool
  3328. Name="VCCustomBuildTool"
  3329. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3330. Outputs="$(IntDir)/$(InputName).obj"
  3331. />
  3332. </FileConfiguration>
  3333. <FileConfiguration
  3334. Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3335. >
  3336. <Tool
  3337. Name="VCCustomBuildTool"
  3338. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3339. Outputs="$(IntDir)/$(InputName).obj"
  3340. />
  3341. </FileConfiguration>
  3342. <FileConfiguration
  3343. Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3344. >
  3345. <Tool
  3346. Name="VCCustomBuildTool"
  3347. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3348. Outputs="$(IntDir)/$(InputName).obj"
  3349. />
  3350. </FileConfiguration>
  3351. <FileConfiguration
  3352. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  3353. >
  3354. <Tool
  3355. Name="VCCustomBuildTool"
  3356. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3357. Outputs="$(IntDir)/$(InputName).obj"
  3358. />
  3359. </FileConfiguration>
  3360. <FileConfiguration
  3361. Name="Release Unicode|Smartphone 2003 (ARMV4)"
  3362. >
  3363. <Tool
  3364. Name="VCCustomBuildTool"
  3365. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3366. Outputs="$(IntDir)/$(InputName).obj"
  3367. />
  3368. </FileConfiguration>
  3369. <FileConfiguration
  3370. Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3371. >
  3372. <Tool
  3373. Name="VCCustomBuildTool"
  3374. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3375. Outputs="$(IntDir)/$(InputName).obj"
  3376. />
  3377. </FileConfiguration>
  3378. <FileConfiguration
  3379. Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3380. >
  3381. <Tool
  3382. Name="VCCustomBuildTool"
  3383. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3384. Outputs="$(IntDir)/$(InputName).obj"
  3385. />
  3386. </FileConfiguration>
  3387. </File>
  3388. <File
  3389. RelativePath=".softidctsoftidct.c"
  3390. >
  3391. </File>
  3392. <File
  3393. RelativePath=".softidctsoftidct.h"
  3394. >
  3395. </File>
  3396. </Filter>
  3397. <Filter
  3398. Name="CPU"
  3399. >
  3400. <File
  3401. RelativePath=".cpuarm.asm"
  3402. >
  3403. <FileConfiguration
  3404. Name="Debug|Pocket PC 2003 (ARMV4)"
  3405. >
  3406. <Tool
  3407. Name="VCCustomBuildTool"
  3408. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3409. Outputs="$(IntDir)/$(InputName).obj"
  3410. />
  3411. </FileConfiguration>
  3412. <FileConfiguration
  3413. Name="Debug|Smartphone 2003 (ARMV4)"
  3414. >
  3415. <Tool
  3416. Name="VCCustomBuildTool"
  3417. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3418. Outputs="$(IntDir)/$(InputName).obj"
  3419. />
  3420. </FileConfiguration>
  3421. <FileConfiguration
  3422. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3423. >
  3424. <Tool
  3425. Name="VCCustomBuildTool"
  3426. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3427. Outputs="$(IntDir)/$(InputName).obj"
  3428. />
  3429. </FileConfiguration>
  3430. <FileConfiguration
  3431. Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3432. >
  3433. <Tool
  3434. Name="VCCustomBuildTool"
  3435. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3436. Outputs="$(IntDir)/$(InputName).obj"
  3437. />
  3438. </FileConfiguration>
  3439. <FileConfiguration
  3440. Name="Release|Pocket PC 2003 (ARMV4)"
  3441. >
  3442. <Tool
  3443. Name="VCCustomBuildTool"
  3444. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3445. Outputs="$(IntDir)/$(InputName).obj"
  3446. />
  3447. </FileConfiguration>
  3448. <FileConfiguration
  3449. Name="Release|Smartphone 2003 (ARMV4)"
  3450. >
  3451. <Tool
  3452. Name="VCCustomBuildTool"
  3453. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3454. Outputs="$(IntDir)/$(InputName).obj"
  3455. />
  3456. </FileConfiguration>
  3457. <FileConfiguration
  3458. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3459. >
  3460. <Tool
  3461. Name="VCCustomBuildTool"
  3462. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3463. Outputs="$(IntDir)/$(InputName).obj"
  3464. />
  3465. </FileConfiguration>
  3466. <FileConfiguration
  3467. Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3468. >
  3469. <Tool
  3470. Name="VCCustomBuildTool"
  3471. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3472. Outputs="$(IntDir)/$(InputName).obj"
  3473. />
  3474. </FileConfiguration>
  3475. <FileConfiguration
  3476. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  3477. >
  3478. <Tool
  3479. Name="VCCustomBuildTool"
  3480. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3481. Outputs="$(IntDir)/$(InputName).obj"
  3482. />
  3483. </FileConfiguration>
  3484. <FileConfiguration
  3485. Name="Debug Unicode|Smartphone 2003 (ARMV4)"
  3486. >
  3487. <Tool
  3488. Name="VCCustomBuildTool"
  3489. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3490. Outputs="$(IntDir)/$(InputName).obj"
  3491. />
  3492. </FileConfiguration>
  3493. <FileConfiguration
  3494. Name="Debug Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3495. >
  3496. <Tool
  3497. Name="VCCustomBuildTool"
  3498. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3499. Outputs="$(IntDir)/$(InputName).obj"
  3500. />
  3501. </FileConfiguration>
  3502. <FileConfiguration
  3503. Name="Debug Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3504. >
  3505. <Tool
  3506. Name="VCCustomBuildTool"
  3507. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3508. Outputs="$(IntDir)/$(InputName).obj"
  3509. />
  3510. </FileConfiguration>
  3511. <FileConfiguration
  3512. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  3513. >
  3514. <Tool
  3515. Name="VCCustomBuildTool"
  3516. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3517. Outputs="$(IntDir)/$(InputName).obj"
  3518. />
  3519. </FileConfiguration>
  3520. <FileConfiguration
  3521. Name="Release Unicode|Smartphone 2003 (ARMV4)"
  3522. >
  3523. <Tool
  3524. Name="VCCustomBuildTool"
  3525. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3526. Outputs="$(IntDir)/$(InputName).obj"
  3527. />
  3528. </FileConfiguration>
  3529. <FileConfiguration
  3530. Name="Release Unicode|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  3531. >
  3532. <Tool
  3533. Name="VCCustomBuildTool"
  3534. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3535. Outputs="$(IntDir)/$(InputName).obj"
  3536. />
  3537. </FileConfiguration>
  3538. <FileConfiguration
  3539. Name="Release Unicode|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  3540. >
  3541. <Tool
  3542. Name="VCCustomBuildTool"
  3543. CommandLine="armasm.exe -cpu xscale &quot;$(InputPath)&quot; &quot;$(IntDir)/$(InputName).obj&quot;&#x0D;&#x0A;"
  3544. Outputs="$(IntDir)/$(InputName).obj"
  3545. />
  3546. </FileConfiguration>
  3547. </File>
  3548. <File
  3549. RelativePath=".cpucpu.c"
  3550. >
  3551. </File>
  3552. <File
  3553. RelativePath=".cpucpu.h"
  3554. >
  3555. </File>
  3556. <File
  3557. RelativePath=".cpumips.c"
  3558. >
  3559. </File>
  3560. <File
  3561. RelativePath=".cpush3.asm"
  3562. >
  3563. </File>
  3564. <File
  3565. RelativePath=".cpux86.asm"
  3566. >
  3567. <FileConfiguration
  3568. Name="Debug|Win32"
  3569. >
  3570. <Tool
  3571. Name="VCCustomBuildTool"
  3572. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3573. Outputs="$(IntDir)/$(InputName).obj"
  3574. />
  3575. </FileConfiguration>
  3576. <FileConfiguration
  3577. Name="Debug|x64"
  3578. >
  3579. <Tool
  3580. Name="VCCustomBuildTool"
  3581. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3582. Outputs="$(IntDir)/$(InputName).obj"
  3583. />
  3584. </FileConfiguration>
  3585. <FileConfiguration
  3586. Name="Release|Win32"
  3587. >
  3588. <Tool
  3589. Name="VCCustomBuildTool"
  3590. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3591. Outputs="$(IntDir)/$(InputName).obj"
  3592. />
  3593. </FileConfiguration>
  3594. <FileConfiguration
  3595. Name="Release|x64"
  3596. >
  3597. <Tool
  3598. Name="VCCustomBuildTool"
  3599. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3600. Outputs="$(IntDir)/$(InputName).obj"
  3601. />
  3602. </FileConfiguration>
  3603. <FileConfiguration
  3604. Name="Debug Unicode|Win32"
  3605. >
  3606. <Tool
  3607. Name="VCCustomBuildTool"
  3608. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3609. Outputs="$(IntDir)/$(InputName).obj"
  3610. />
  3611. </FileConfiguration>
  3612. <FileConfiguration
  3613. Name="Debug Unicode|x64"
  3614. >
  3615. <Tool
  3616. Name="VCCustomBuildTool"
  3617. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3618. Outputs="$(IntDir)/$(InputName).obj"
  3619. />
  3620. </FileConfiguration>
  3621. <FileConfiguration
  3622. Name="Release Unicode|Win32"
  3623. >
  3624. <Tool
  3625. Name="VCCustomBuildTool"
  3626. CommandLine="yasm -f win32 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3627. Outputs="$(IntDir)/$(InputName).obj"
  3628. />
  3629. </FileConfiguration>
  3630. <FileConfiguration
  3631. Name="Release Unicode|x64"
  3632. >
  3633. <Tool
  3634. Name="VCCustomBuildTool"
  3635. CommandLine="yasm -f win64 -o &quot;$(IntDir)/$(InputName).obj&quot; $(InputPath)&#x0D;&#x0A;"
  3636. Outputs="$(IntDir)/$(InputName).obj"
  3637. />
  3638. </FileConfiguration>
  3639. </File>
  3640. </Filter>
  3641. <Filter
  3642. Name="Lang"
  3643. >
  3644. <File
  3645. RelativePath="..langlang_ar.txt"
  3646. >
  3647. </File>
  3648. <File
  3649. RelativePath="..langlang_bg.txt"
  3650. >
  3651. </File>
  3652. <File
  3653. RelativePath="..langlang_ca.txt"
  3654. >
  3655. </File>
  3656. <File
  3657. RelativePath="..langlang_chs.txt"
  3658. >
  3659. </File>
  3660. <File
  3661. RelativePath="..langlang_cht.txt"
  3662. >
  3663. </File>
  3664. <File
  3665. RelativePath="..langlang_cs.txt"
  3666. >
  3667. </File>
  3668. <File
  3669. RelativePath="..langlang_de.txt"
  3670. >
  3671. </File>
  3672. <File
  3673. RelativePath="..langlang_en.txt"
  3674. >
  3675. <FileConfiguration
  3676. Name="Debug|Win32"
  3677. >
  3678. <Tool
  3679. Name="VCCustomBuildTool"
  3680. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3681. Outputs="$(TargetDir)/$(InputName).txt"
  3682. />
  3683. </FileConfiguration>
  3684. <FileConfiguration
  3685. Name="Debug|x64"
  3686. >
  3687. <Tool
  3688. Name="VCCustomBuildTool"
  3689. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3690. Outputs="$(TargetDir)/$(InputName).txt"
  3691. />
  3692. </FileConfiguration>
  3693. <FileConfiguration
  3694. Name="Release|Win32"
  3695. >
  3696. <Tool
  3697. Name="VCCustomBuildTool"
  3698. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3699. Outputs="$(TargetDir)/$(InputName).txt"
  3700. />
  3701. </FileConfiguration>
  3702. <FileConfiguration
  3703. Name="Release|x64"
  3704. >
  3705. <Tool
  3706. Name="VCCustomBuildTool"
  3707. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3708. Outputs="$(TargetDir)/$(InputName).txt"
  3709. />
  3710. </FileConfiguration>
  3711. <FileConfiguration
  3712. Name="Debug Unicode|Win32"
  3713. >
  3714. <Tool
  3715. Name="VCCustomBuildTool"
  3716. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3717. Outputs="$(TargetDir)/$(InputName).txt"
  3718. />
  3719. </FileConfiguration>
  3720. <FileConfiguration
  3721. Name="Debug Unicode|x64"
  3722. >
  3723. <Tool
  3724. Name="VCCustomBuildTool"
  3725. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3726. Outputs="$(TargetDir)/$(InputName).txt"
  3727. />
  3728. </FileConfiguration>
  3729. <FileConfiguration
  3730. Name="Release Unicode|Win32"
  3731. >
  3732. <Tool
  3733. Name="VCCustomBuildTool"
  3734. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3735. Outputs="$(TargetDir)/$(InputName).txt"
  3736. />
  3737. </FileConfiguration>
  3738. <FileConfiguration
  3739. Name="Release Unicode|x64"
  3740. >
  3741. <Tool
  3742. Name="VCCustomBuildTool"
  3743. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3744. Outputs="$(TargetDir)/$(InputName).txt"
  3745. />
  3746. </FileConfiguration>
  3747. </File>
  3748. <File
  3749. RelativePath="..langlang_es.txt"
  3750. >
  3751. </File>
  3752. <File
  3753. RelativePath="..langlang_fr.txt"
  3754. >
  3755. </File>
  3756. <File
  3757. RelativePath="..langlang_he.txt"
  3758. >
  3759. </File>
  3760. <File
  3761. RelativePath="..langlang_hu.txt"
  3762. >
  3763. </File>
  3764. <File
  3765. RelativePath="..langlang_it.txt"
  3766. >
  3767. </File>
  3768. <File
  3769. RelativePath="..langlang_ja.txt"
  3770. >
  3771. </File>
  3772. <File
  3773. RelativePath="..langlang_ko.txt"
  3774. >
  3775. </File>
  3776. <File
  3777. RelativePath="..langlang_nl.txt"
  3778. >
  3779. </File>
  3780. <File
  3781. RelativePath="..langlang_pl.txt"
  3782. >
  3783. </File>
  3784. <File
  3785. RelativePath="..langlang_ptb.txt"
  3786. >
  3787. </File>
  3788. <File
  3789. RelativePath="..langlang_ru.txt"
  3790. >
  3791. </File>
  3792. <File
  3793. RelativePath="..langlang_std.txt"
  3794. >
  3795. <FileConfiguration
  3796. Name="Debug|Win32"
  3797. >
  3798. <Tool
  3799. Name="VCCustomBuildTool"
  3800. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3801. Outputs="$(TargetDir)/$(InputName).txt"
  3802. />
  3803. </FileConfiguration>
  3804. <FileConfiguration
  3805. Name="Debug|x64"
  3806. >
  3807. <Tool
  3808. Name="VCCustomBuildTool"
  3809. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3810. Outputs="$(TargetDir)/$(InputName).txt"
  3811. />
  3812. </FileConfiguration>
  3813. <FileConfiguration
  3814. Name="Release|Win32"
  3815. >
  3816. <Tool
  3817. Name="VCCustomBuildTool"
  3818. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3819. Outputs="$(TargetDir)/$(InputName).txt"
  3820. />
  3821. </FileConfiguration>
  3822. <FileConfiguration
  3823. Name="Release|x64"
  3824. >
  3825. <Tool
  3826. Name="VCCustomBuildTool"
  3827. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3828. Outputs="$(TargetDir)/$(InputName).txt"
  3829. />
  3830. </FileConfiguration>
  3831. <FileConfiguration
  3832. Name="Debug Unicode|Win32"
  3833. >
  3834. <Tool
  3835. Name="VCCustomBuildTool"
  3836. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3837. Outputs="$(TargetDir)/$(InputName).txt"
  3838. />
  3839. </FileConfiguration>
  3840. <FileConfiguration
  3841. Name="Debug Unicode|x64"
  3842. >
  3843. <Tool
  3844. Name="VCCustomBuildTool"
  3845. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3846. Outputs="$(TargetDir)/$(InputName).txt"
  3847. />
  3848. </FileConfiguration>
  3849. <FileConfiguration
  3850. Name="Release Unicode|Win32"
  3851. >
  3852. <Tool
  3853. Name="VCCustomBuildTool"
  3854. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3855. Outputs="$(TargetDir)/$(InputName).txt"
  3856. />
  3857. </FileConfiguration>
  3858. <FileConfiguration
  3859. Name="Release Unicode|x64"
  3860. >
  3861. <Tool
  3862. Name="VCCustomBuildTool"
  3863. CommandLine="copy &quot;$(InputPath)&quot; &quot;$(TargetDir)&quot;&#x0D;&#x0A;"
  3864. Outputs="$(TargetDir)/$(InputName).txt"
  3865. />
  3866. </FileConfiguration>
  3867. </File>
  3868. <File
  3869. RelativePath="..langlang_sv.txt"
  3870. >
  3871. </File>
  3872. <File
  3873. RelativePath="..langlang_tr.txt"
  3874. >
  3875. </File>
  3876. <File
  3877. RelativePath="..langlang_ua.txt"
  3878. >
  3879. </File>
  3880. </Filter>
  3881. </Files>
  3882. <Globals>
  3883. </Globals>
  3884. </VisualStudioProject>