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

Windows CE

开发平台:

C/C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="flac"
  6. ProjectGUID="{FA7C64A0-9867-4138-9F85-E41F57D6236E}"
  7. RootNamespace="flac"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. <Platform
  14. Name="Pocket PC 2003 (ARMV4)"
  15. />
  16. </Platforms>
  17. <ToolFiles>
  18. </ToolFiles>
  19. <Configurations>
  20. <Configuration
  21. Name="Release|Win32"
  22. OutputDirectory=".Release"
  23. IntermediateDirectory=".Release"
  24. ConfigurationType="2"
  25. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="2"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="NDEBUG"
  45. MkTypLibCompatible="true"
  46. SuppressStartupBanner="true"
  47. TargetEnvironment="1"
  48. TypeLibraryName=".Release/flac.tlb"
  49. HeaderFileName=""
  50. />
  51. <Tool
  52. Name="VCCLCompilerTool"
  53. Optimization="2"
  54. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  55. PreprocessorDefinitions="NDEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  56. StringPooling="true"
  57. RuntimeLibrary="0"
  58. EnableFunctionLevelLinking="true"
  59. PrecompiledHeaderFile=".Release/flac.pch"
  60. AssemblerListingLocation=".Release/"
  61. ObjectFile=".Release/"
  62. ProgramDataBaseFileName=".Release/"
  63. SuppressStartupBanner="true"
  64. DebugInformationFormat="3"
  65. />
  66. <Tool
  67. Name="VCManagedResourceCompilerTool"
  68. />
  69. <Tool
  70. Name="VCResourceCompilerTool"
  71. PreprocessorDefinitions="NDEBUG"
  72. Culture="1038"
  73. />
  74. <Tool
  75. Name="VCPreLinkEventTool"
  76. />
  77. <Tool
  78. Name="VCLinkerTool"
  79. OutputFile="../release/flac.plg"
  80. LinkIncremental="1"
  81. SuppressStartupBanner="true"
  82. ProgramDatabaseFile=".Release/flac.pdb"
  83. GenerateMapFile="true"
  84. MapFileName=".Release/flac.map"
  85. ImportLibrary=".Release/flac.lib"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. SuppressStartupBanner="true"
  100. OutputFile=".Release/flac.bsc"
  101. />
  102. <Tool
  103. Name="VCFxCopTool"
  104. />
  105. <Tool
  106. Name="VCAppVerifierTool"
  107. />
  108. <Tool
  109. Name="VCWebDeploymentTool"
  110. />
  111. <Tool
  112. Name="VCPostBuildEventTool"
  113. />
  114. </Configuration>
  115. <Configuration
  116. Name="Release|Pocket PC 2003 (ARMV4)"
  117. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  118. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  119. ConfigurationType="2"
  120. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  121. UseOfMFC="0"
  122. ATLMinimizesCRunTimeLibraryUsage="false"
  123. CharacterSet="1"
  124. >
  125. <Tool
  126. Name="VCPreBuildEventTool"
  127. />
  128. <Tool
  129. Name="VCCustomBuildTool"
  130. />
  131. <Tool
  132. Name="VCXMLDataGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCWebServiceProxyGeneratorTool"
  136. />
  137. <Tool
  138. Name="VCMIDLTool"
  139. PreprocessorDefinitions="NDEBUG"
  140. MkTypLibCompatible="true"
  141. SuppressStartupBanner="true"
  142. TargetEnvironment="1"
  143. TypeLibraryName=".Release/flac.tlb"
  144. HeaderFileName=""
  145. />
  146. <Tool
  147. Name="VCCLCompilerTool"
  148. ExecutionBucket="7"
  149. Optimization="2"
  150. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  151. PreprocessorDefinitions="NDEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  152. StringPooling="true"
  153. RuntimeLibrary="0"
  154. BufferSecurityCheck="false"
  155. EnableFunctionLevelLinking="true"
  156. PrecompiledHeaderFile=".Release/flac.pch"
  157. AssemblerListingLocation=".Release/"
  158. ObjectFile=".Release/"
  159. ProgramDataBaseFileName=".Release/"
  160. SuppressStartupBanner="true"
  161. DebugInformationFormat="3"
  162. />
  163. <Tool
  164. Name="VCManagedResourceCompilerTool"
  165. />
  166. <Tool
  167. Name="VCResourceCompilerTool"
  168. PreprocessorDefinitions="NDEBUG"
  169. Culture="1038"
  170. />
  171. <Tool
  172. Name="VCPreLinkEventTool"
  173. />
  174. <Tool
  175. Name="VCLinkerTool"
  176. OutputFile="../release/flac.plg"
  177. LinkIncremental="1"
  178. SuppressStartupBanner="true"
  179. ProgramDatabaseFile=".Release/flac.pdb"
  180. GenerateMapFile="true"
  181. MapFileName=".Release/flac.map"
  182. ImportLibrary=".Release/flac.lib"
  183. TargetMachine="0"
  184. />
  185. <Tool
  186. Name="VCALinkTool"
  187. />
  188. <Tool
  189. Name="VCXDCMakeTool"
  190. />
  191. <Tool
  192. Name="VCBscMakeTool"
  193. SuppressStartupBanner="true"
  194. OutputFile=".Release/flac.bsc"
  195. />
  196. <Tool
  197. Name="VCCodeSignTool"
  198. />
  199. <Tool
  200. Name="VCPostBuildEventTool"
  201. />
  202. <DeploymentTool
  203. ForceDirty="-1"
  204. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  205. RegisterOutput="0"
  206. AdditionalFiles=""
  207. />
  208. <DebuggerTool
  209. />
  210. </Configuration>
  211. <Configuration
  212. Name="Debug|Win32"
  213. OutputDirectory=".Debug"
  214. IntermediateDirectory=".Debug"
  215. ConfigurationType="2"
  216. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  217. UseOfMFC="0"
  218. ATLMinimizesCRunTimeLibraryUsage="false"
  219. CharacterSet="2"
  220. >
  221. <Tool
  222. Name="VCPreBuildEventTool"
  223. />
  224. <Tool
  225. Name="VCCustomBuildTool"
  226. />
  227. <Tool
  228. Name="VCXMLDataGeneratorTool"
  229. />
  230. <Tool
  231. Name="VCWebServiceProxyGeneratorTool"
  232. />
  233. <Tool
  234. Name="VCMIDLTool"
  235. PreprocessorDefinitions="_DEBUG"
  236. MkTypLibCompatible="true"
  237. SuppressStartupBanner="true"
  238. TargetEnvironment="1"
  239. TypeLibraryName=".Debug/flac.tlb"
  240. HeaderFileName=""
  241. />
  242. <Tool
  243. Name="VCCLCompilerTool"
  244. Optimization="0"
  245. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  246. PreprocessorDefinitions="_DEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  247. MinimalRebuild="true"
  248. BasicRuntimeChecks="3"
  249. RuntimeLibrary="3"
  250. PrecompiledHeaderFile=".Debug/flac.pch"
  251. AssemblerListingLocation=".Debug/"
  252. ObjectFile=".Debug/"
  253. ProgramDataBaseFileName=".Debug/"
  254. SuppressStartupBanner="true"
  255. DebugInformationFormat="4"
  256. />
  257. <Tool
  258. Name="VCManagedResourceCompilerTool"
  259. />
  260. <Tool
  261. Name="VCResourceCompilerTool"
  262. PreprocessorDefinitions="_DEBUG"
  263. Culture="1038"
  264. />
  265. <Tool
  266. Name="VCPreLinkEventTool"
  267. />
  268. <Tool
  269. Name="VCLinkerTool"
  270. OutputFile="../debug/flac.plg"
  271. LinkIncremental="2"
  272. SuppressStartupBanner="true"
  273. GenerateDebugInformation="true"
  274. ProgramDatabaseFile=".Debug/flac.pdb"
  275. ImportLibrary=".Debug/flac.lib"
  276. TargetMachine="1"
  277. />
  278. <Tool
  279. Name="VCALinkTool"
  280. />
  281. <Tool
  282. Name="VCManifestTool"
  283. />
  284. <Tool
  285. Name="VCXDCMakeTool"
  286. />
  287. <Tool
  288. Name="VCBscMakeTool"
  289. SuppressStartupBanner="true"
  290. OutputFile=".Debug/flac.bsc"
  291. />
  292. <Tool
  293. Name="VCFxCopTool"
  294. />
  295. <Tool
  296. Name="VCAppVerifierTool"
  297. />
  298. <Tool
  299. Name="VCWebDeploymentTool"
  300. />
  301. <Tool
  302. Name="VCPostBuildEventTool"
  303. />
  304. </Configuration>
  305. <Configuration
  306. Name="Debug|Pocket PC 2003 (ARMV4)"
  307. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  308. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  309. ConfigurationType="2"
  310. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  311. UseOfMFC="0"
  312. ATLMinimizesCRunTimeLibraryUsage="false"
  313. CharacterSet="1"
  314. >
  315. <Tool
  316. Name="VCPreBuildEventTool"
  317. />
  318. <Tool
  319. Name="VCCustomBuildTool"
  320. />
  321. <Tool
  322. Name="VCXMLDataGeneratorTool"
  323. />
  324. <Tool
  325. Name="VCWebServiceProxyGeneratorTool"
  326. />
  327. <Tool
  328. Name="VCMIDLTool"
  329. PreprocessorDefinitions="_DEBUG"
  330. MkTypLibCompatible="true"
  331. SuppressStartupBanner="true"
  332. TargetEnvironment="1"
  333. TypeLibraryName=".Debug/flac.tlb"
  334. HeaderFileName=""
  335. />
  336. <Tool
  337. Name="VCCLCompilerTool"
  338. ExecutionBucket="7"
  339. Optimization="0"
  340. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  341. PreprocessorDefinitions="_DEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  342. MinimalRebuild="true"
  343. RuntimeLibrary="3"
  344. PrecompiledHeaderFile=".Debug/flac.pch"
  345. AssemblerListingLocation=".Debug/"
  346. ObjectFile=".Debug/"
  347. ProgramDataBaseFileName=".Debug/"
  348. SuppressStartupBanner="true"
  349. />
  350. <Tool
  351. Name="VCManagedResourceCompilerTool"
  352. />
  353. <Tool
  354. Name="VCResourceCompilerTool"
  355. PreprocessorDefinitions="_DEBUG"
  356. Culture="1038"
  357. />
  358. <Tool
  359. Name="VCPreLinkEventTool"
  360. />
  361. <Tool
  362. Name="VCLinkerTool"
  363. OutputFile="../debug/flac.plg"
  364. LinkIncremental="2"
  365. SuppressStartupBanner="true"
  366. GenerateDebugInformation="true"
  367. ProgramDatabaseFile=".Debug/flac.pdb"
  368. ImportLibrary=".Debug/flac.lib"
  369. TargetMachine="0"
  370. />
  371. <Tool
  372. Name="VCALinkTool"
  373. />
  374. <Tool
  375. Name="VCXDCMakeTool"
  376. />
  377. <Tool
  378. Name="VCBscMakeTool"
  379. SuppressStartupBanner="true"
  380. OutputFile=".Debug/flac.bsc"
  381. />
  382. <Tool
  383. Name="VCCodeSignTool"
  384. />
  385. <Tool
  386. Name="VCPostBuildEventTool"
  387. />
  388. <DeploymentTool
  389. ForceDirty="-1"
  390. RemoteDirectory="%CSIDL_PROGRAM_FILES%player"
  391. RegisterOutput="0"
  392. AdditionalFiles=""
  393. />
  394. <DebuggerTool
  395. />
  396. </Configuration>
  397. <Configuration
  398. Name="ReleaseNoPlugins|Win32"
  399. OutputDirectory="$(ConfigurationName)"
  400. IntermediateDirectory="$(ConfigurationName)"
  401. ConfigurationType="4"
  402. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  403. UseOfMFC="0"
  404. ATLMinimizesCRunTimeLibraryUsage="false"
  405. CharacterSet="2"
  406. WholeProgramOptimization="0"
  407. >
  408. <Tool
  409. Name="VCPreBuildEventTool"
  410. />
  411. <Tool
  412. Name="VCCustomBuildTool"
  413. />
  414. <Tool
  415. Name="VCXMLDataGeneratorTool"
  416. />
  417. <Tool
  418. Name="VCWebServiceProxyGeneratorTool"
  419. />
  420. <Tool
  421. Name="VCMIDLTool"
  422. PreprocessorDefinitions="NDEBUG"
  423. MkTypLibCompatible="true"
  424. SuppressStartupBanner="true"
  425. TargetEnvironment="1"
  426. TypeLibraryName=".Release/flac.tlb"
  427. HeaderFileName=""
  428. />
  429. <Tool
  430. Name="VCCLCompilerTool"
  431. Optimization="2"
  432. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  433. PreprocessorDefinitions="NDEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;NO_PLUGINS"
  434. StringPooling="true"
  435. RuntimeLibrary="0"
  436. EnableFunctionLevelLinking="true"
  437. PrecompiledHeaderFile=".Release/flac.pch"
  438. AssemblerListingLocation=".Release/"
  439. ObjectFile=".Release/"
  440. ProgramDataBaseFileName=".Release/"
  441. SuppressStartupBanner="true"
  442. DebugInformationFormat="3"
  443. />
  444. <Tool
  445. Name="VCManagedResourceCompilerTool"
  446. />
  447. <Tool
  448. Name="VCResourceCompilerTool"
  449. PreprocessorDefinitions="NDEBUG"
  450. Culture="1038"
  451. />
  452. <Tool
  453. Name="VCPreLinkEventTool"
  454. />
  455. <Tool
  456. Name="VCLibrarianTool"
  457. />
  458. <Tool
  459. Name="VCALinkTool"
  460. />
  461. <Tool
  462. Name="VCXDCMakeTool"
  463. />
  464. <Tool
  465. Name="VCBscMakeTool"
  466. SuppressStartupBanner="true"
  467. OutputFile=".Release/flac.bsc"
  468. />
  469. <Tool
  470. Name="VCFxCopTool"
  471. />
  472. <Tool
  473. Name="VCPostBuildEventTool"
  474. />
  475. </Configuration>
  476. <Configuration
  477. Name="ReleaseNoPlugins|Pocket PC 2003 (ARMV4)"
  478. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  479. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  480. ConfigurationType="2"
  481. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  482. UseOfMFC="0"
  483. ATLMinimizesCRunTimeLibraryUsage="false"
  484. CharacterSet="1"
  485. >
  486. <Tool
  487. Name="VCPreBuildEventTool"
  488. />
  489. <Tool
  490. Name="VCCustomBuildTool"
  491. />
  492. <Tool
  493. Name="VCXMLDataGeneratorTool"
  494. />
  495. <Tool
  496. Name="VCWebServiceProxyGeneratorTool"
  497. />
  498. <Tool
  499. Name="VCMIDLTool"
  500. PreprocessorDefinitions="NDEBUG"
  501. MkTypLibCompatible="true"
  502. SuppressStartupBanner="true"
  503. TargetEnvironment="1"
  504. TypeLibraryName=".Release/flac.tlb"
  505. HeaderFileName=""
  506. />
  507. <Tool
  508. Name="VCCLCompilerTool"
  509. ExecutionBucket="7"
  510. Optimization="2"
  511. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  512. PreprocessorDefinitions="NDEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  513. StringPooling="true"
  514. RuntimeLibrary="0"
  515. BufferSecurityCheck="false"
  516. EnableFunctionLevelLinking="true"
  517. PrecompiledHeaderFile=".Release/flac.pch"
  518. AssemblerListingLocation=".Release/"
  519. ObjectFile=".Release/"
  520. ProgramDataBaseFileName=".Release/"
  521. SuppressStartupBanner="true"
  522. DebugInformationFormat="3"
  523. />
  524. <Tool
  525. Name="VCManagedResourceCompilerTool"
  526. />
  527. <Tool
  528. Name="VCResourceCompilerTool"
  529. PreprocessorDefinitions="NDEBUG"
  530. Culture="1038"
  531. />
  532. <Tool
  533. Name="VCPreLinkEventTool"
  534. />
  535. <Tool
  536. Name="VCLinkerTool"
  537. OutputFile="../release/flac.plg"
  538. LinkIncremental="1"
  539. SuppressStartupBanner="true"
  540. ProgramDatabaseFile=".Release/flac.pdb"
  541. GenerateMapFile="true"
  542. MapFileName=".Release/flac.map"
  543. ImportLibrary=".Release/flac.lib"
  544. TargetMachine="0"
  545. />
  546. <Tool
  547. Name="VCALinkTool"
  548. />
  549. <Tool
  550. Name="VCXDCMakeTool"
  551. />
  552. <Tool
  553. Name="VCBscMakeTool"
  554. SuppressStartupBanner="true"
  555. OutputFile=".Release/flac.bsc"
  556. />
  557. <Tool
  558. Name="VCCodeSignTool"
  559. />
  560. <Tool
  561. Name="VCPostBuildEventTool"
  562. />
  563. <DeploymentTool
  564. ForceDirty="-1"
  565. RemoteDirectory=""
  566. RegisterOutput="0"
  567. AdditionalFiles=""
  568. />
  569. <DebuggerTool
  570. />
  571. </Configuration>
  572. <Configuration
  573. Name="Debug Unicode|Win32"
  574. OutputDirectory="$(ConfigurationName)"
  575. IntermediateDirectory="$(ConfigurationName)"
  576. ConfigurationType="2"
  577. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  578. UseOfMFC="0"
  579. ATLMinimizesCRunTimeLibraryUsage="false"
  580. CharacterSet="2"
  581. >
  582. <Tool
  583. Name="VCPreBuildEventTool"
  584. />
  585. <Tool
  586. Name="VCCustomBuildTool"
  587. />
  588. <Tool
  589. Name="VCXMLDataGeneratorTool"
  590. />
  591. <Tool
  592. Name="VCWebServiceProxyGeneratorTool"
  593. />
  594. <Tool
  595. Name="VCMIDLTool"
  596. PreprocessorDefinitions="_DEBUG"
  597. MkTypLibCompatible="true"
  598. SuppressStartupBanner="true"
  599. TargetEnvironment="1"
  600. TypeLibraryName=".Debug/flac.tlb"
  601. HeaderFileName=""
  602. />
  603. <Tool
  604. Name="VCCLCompilerTool"
  605. Optimization="0"
  606. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  607. PreprocessorDefinitions="_DEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  608. MinimalRebuild="true"
  609. BasicRuntimeChecks="3"
  610. RuntimeLibrary="3"
  611. PrecompiledHeaderFile=".Debug/flac.pch"
  612. AssemblerListingLocation=".Debug/"
  613. ObjectFile=".Debug/"
  614. ProgramDataBaseFileName=".Debug/"
  615. SuppressStartupBanner="true"
  616. DebugInformationFormat="4"
  617. />
  618. <Tool
  619. Name="VCManagedResourceCompilerTool"
  620. />
  621. <Tool
  622. Name="VCResourceCompilerTool"
  623. PreprocessorDefinitions="_DEBUG"
  624. Culture="1038"
  625. />
  626. <Tool
  627. Name="VCPreLinkEventTool"
  628. />
  629. <Tool
  630. Name="VCLinkerTool"
  631. OutputFile="../debug/flac.plg"
  632. LinkIncremental="2"
  633. SuppressStartupBanner="true"
  634. GenerateDebugInformation="true"
  635. ProgramDatabaseFile=".Debug/flac.pdb"
  636. ImportLibrary=".Debug/flac.lib"
  637. TargetMachine="1"
  638. />
  639. <Tool
  640. Name="VCALinkTool"
  641. />
  642. <Tool
  643. Name="VCManifestTool"
  644. />
  645. <Tool
  646. Name="VCXDCMakeTool"
  647. />
  648. <Tool
  649. Name="VCBscMakeTool"
  650. SuppressStartupBanner="true"
  651. OutputFile=".Debug/flac.bsc"
  652. />
  653. <Tool
  654. Name="VCFxCopTool"
  655. />
  656. <Tool
  657. Name="VCAppVerifierTool"
  658. />
  659. <Tool
  660. Name="VCWebDeploymentTool"
  661. />
  662. <Tool
  663. Name="VCPostBuildEventTool"
  664. />
  665. </Configuration>
  666. <Configuration
  667. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  668. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  669. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  670. ConfigurationType="2"
  671. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  672. UseOfMFC="0"
  673. ATLMinimizesCRunTimeLibraryUsage="false"
  674. CharacterSet="1"
  675. >
  676. <Tool
  677. Name="VCPreBuildEventTool"
  678. />
  679. <Tool
  680. Name="VCCustomBuildTool"
  681. />
  682. <Tool
  683. Name="VCXMLDataGeneratorTool"
  684. />
  685. <Tool
  686. Name="VCWebServiceProxyGeneratorTool"
  687. />
  688. <Tool
  689. Name="VCMIDLTool"
  690. PreprocessorDefinitions="_DEBUG"
  691. MkTypLibCompatible="true"
  692. SuppressStartupBanner="true"
  693. TargetEnvironment="1"
  694. TypeLibraryName=".Debug/flac.tlb"
  695. HeaderFileName=""
  696. />
  697. <Tool
  698. Name="VCCLCompilerTool"
  699. ExecutionBucket="7"
  700. Optimization="0"
  701. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  702. PreprocessorDefinitions="_DEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  703. MinimalRebuild="true"
  704. RuntimeLibrary="3"
  705. PrecompiledHeaderFile=".Debug/flac.pch"
  706. AssemblerListingLocation=".Debug/"
  707. ObjectFile=".Debug/"
  708. ProgramDataBaseFileName=".Debug/"
  709. SuppressStartupBanner="true"
  710. />
  711. <Tool
  712. Name="VCManagedResourceCompilerTool"
  713. />
  714. <Tool
  715. Name="VCResourceCompilerTool"
  716. PreprocessorDefinitions="_DEBUG"
  717. Culture="1038"
  718. />
  719. <Tool
  720. Name="VCPreLinkEventTool"
  721. />
  722. <Tool
  723. Name="VCLinkerTool"
  724. OutputFile="../debug/flac.plg"
  725. LinkIncremental="2"
  726. SuppressStartupBanner="true"
  727. GenerateDebugInformation="true"
  728. ProgramDatabaseFile=".Debug/flac.pdb"
  729. ImportLibrary=".Debug/flac.lib"
  730. TargetMachine="0"
  731. />
  732. <Tool
  733. Name="VCALinkTool"
  734. />
  735. <Tool
  736. Name="VCXDCMakeTool"
  737. />
  738. <Tool
  739. Name="VCBscMakeTool"
  740. SuppressStartupBanner="true"
  741. OutputFile=".Debug/flac.bsc"
  742. />
  743. <Tool
  744. Name="VCCodeSignTool"
  745. />
  746. <Tool
  747. Name="VCPostBuildEventTool"
  748. />
  749. <DeploymentTool
  750. ForceDirty="-1"
  751. RemoteDirectory=""
  752. RegisterOutput="0"
  753. AdditionalFiles=""
  754. />
  755. <DebuggerTool
  756. />
  757. </Configuration>
  758. <Configuration
  759. Name="Release Unicode|Win32"
  760. OutputDirectory="$(ConfigurationName)"
  761. IntermediateDirectory="$(ConfigurationName)"
  762. ConfigurationType="2"
  763. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  764. UseOfMFC="0"
  765. ATLMinimizesCRunTimeLibraryUsage="false"
  766. CharacterSet="2"
  767. >
  768. <Tool
  769. Name="VCPreBuildEventTool"
  770. />
  771. <Tool
  772. Name="VCCustomBuildTool"
  773. />
  774. <Tool
  775. Name="VCXMLDataGeneratorTool"
  776. />
  777. <Tool
  778. Name="VCWebServiceProxyGeneratorTool"
  779. />
  780. <Tool
  781. Name="VCMIDLTool"
  782. PreprocessorDefinitions="NDEBUG"
  783. MkTypLibCompatible="true"
  784. SuppressStartupBanner="true"
  785. TargetEnvironment="1"
  786. TypeLibraryName=".Release/flac.tlb"
  787. HeaderFileName=""
  788. />
  789. <Tool
  790. Name="VCCLCompilerTool"
  791. Optimization="2"
  792. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  793. PreprocessorDefinitions="NDEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  794. StringPooling="true"
  795. RuntimeLibrary="0"
  796. EnableFunctionLevelLinking="true"
  797. PrecompiledHeaderFile=".Release/flac.pch"
  798. AssemblerListingLocation=".Release/"
  799. ObjectFile=".Release/"
  800. ProgramDataBaseFileName=".Release/"
  801. SuppressStartupBanner="true"
  802. DebugInformationFormat="3"
  803. />
  804. <Tool
  805. Name="VCManagedResourceCompilerTool"
  806. />
  807. <Tool
  808. Name="VCResourceCompilerTool"
  809. PreprocessorDefinitions="NDEBUG"
  810. Culture="1038"
  811. />
  812. <Tool
  813. Name="VCPreLinkEventTool"
  814. />
  815. <Tool
  816. Name="VCLinkerTool"
  817. OutputFile="../release/flac.plg"
  818. LinkIncremental="1"
  819. SuppressStartupBanner="true"
  820. ProgramDatabaseFile=".Release/flac.pdb"
  821. GenerateMapFile="true"
  822. MapFileName=".Release/flac.map"
  823. ImportLibrary=".Release/flac.lib"
  824. TargetMachine="1"
  825. />
  826. <Tool
  827. Name="VCALinkTool"
  828. />
  829. <Tool
  830. Name="VCManifestTool"
  831. />
  832. <Tool
  833. Name="VCXDCMakeTool"
  834. />
  835. <Tool
  836. Name="VCBscMakeTool"
  837. SuppressStartupBanner="true"
  838. OutputFile=".Release/flac.bsc"
  839. />
  840. <Tool
  841. Name="VCFxCopTool"
  842. />
  843. <Tool
  844. Name="VCAppVerifierTool"
  845. />
  846. <Tool
  847. Name="VCWebDeploymentTool"
  848. />
  849. <Tool
  850. Name="VCPostBuildEventTool"
  851. />
  852. </Configuration>
  853. <Configuration
  854. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  855. OutputDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  856. IntermediateDirectory="Pocket PC 2003 (ARMV4)$(ConfigurationName)"
  857. ConfigurationType="2"
  858. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  859. UseOfMFC="0"
  860. ATLMinimizesCRunTimeLibraryUsage="false"
  861. CharacterSet="1"
  862. >
  863. <Tool
  864. Name="VCPreBuildEventTool"
  865. />
  866. <Tool
  867. Name="VCCustomBuildTool"
  868. />
  869. <Tool
  870. Name="VCXMLDataGeneratorTool"
  871. />
  872. <Tool
  873. Name="VCWebServiceProxyGeneratorTool"
  874. />
  875. <Tool
  876. Name="VCMIDLTool"
  877. PreprocessorDefinitions="NDEBUG"
  878. MkTypLibCompatible="true"
  879. SuppressStartupBanner="true"
  880. TargetEnvironment="1"
  881. TypeLibraryName=".Release/flac.tlb"
  882. HeaderFileName=""
  883. />
  884. <Tool
  885. Name="VCCLCompilerTool"
  886. ExecutionBucket="7"
  887. Optimization="2"
  888. AdditionalIncludeDirectories="flacincludeFLAC;flacsrclibFLACinclude;flacinclude"
  889. PreprocessorDefinitions="NDEBUG;_USRDLL;WIN32;_WINDOWS;FLAC__NO_DLL;"
  890. StringPooling="true"
  891. RuntimeLibrary="0"
  892. BufferSecurityCheck="false"
  893. EnableFunctionLevelLinking="true"
  894. PrecompiledHeaderFile=".Release/flac.pch"
  895. AssemblerListingLocation=".Release/"
  896. ObjectFile=".Release/"
  897. ProgramDataBaseFileName=".Release/"
  898. SuppressStartupBanner="true"
  899. DebugInformationFormat="3"
  900. />
  901. <Tool
  902. Name="VCManagedResourceCompilerTool"
  903. />
  904. <Tool
  905. Name="VCResourceCompilerTool"
  906. PreprocessorDefinitions="NDEBUG"
  907. Culture="1038"
  908. />
  909. <Tool
  910. Name="VCPreLinkEventTool"
  911. />
  912. <Tool
  913. Name="VCLinkerTool"
  914. OutputFile="../release/flac.plg"
  915. LinkIncremental="1"
  916. SuppressStartupBanner="true"
  917. ProgramDatabaseFile=".Release/flac.pdb"
  918. GenerateMapFile="true"
  919. MapFileName=".Release/flac.map"
  920. ImportLibrary=".Release/flac.lib"
  921. TargetMachine="0"
  922. />
  923. <Tool
  924. Name="VCALinkTool"
  925. />
  926. <Tool
  927. Name="VCXDCMakeTool"
  928. />
  929. <Tool
  930. Name="VCBscMakeTool"
  931. SuppressStartupBanner="true"
  932. OutputFile=".Release/flac.bsc"
  933. />
  934. <Tool
  935. Name="VCCodeSignTool"
  936. />
  937. <Tool
  938. Name="VCPostBuildEventTool"
  939. />
  940. <DeploymentTool
  941. ForceDirty="-1"
  942. RemoteDirectory=""
  943. RegisterOutput="0"
  944. AdditionalFiles=""
  945. />
  946. <DebuggerTool
  947. />
  948. </Configuration>
  949. </Configurations>
  950. <References>
  951. <ProjectReference
  952. ReferencedProjectIdentifier="{A3E75400-2C70-4D89-9D45-E08DC8259E67}"
  953. RelativePathToProject="..commoncommon.vcproj"
  954. />
  955. </References>
  956. <Files>
  957. <Filter
  958. Name="Source Files"
  959. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  960. >
  961. <File
  962. RelativePath=".flac.c"
  963. >
  964. </File>
  965. <File
  966. RelativePath="stdafx.c"
  967. >
  968. <FileConfiguration
  969. Name="Release|Win32"
  970. >
  971. <Tool
  972. Name="VCCLCompilerTool"
  973. AdditionalIncludeDirectories=""
  974. PreprocessorDefinitions=""
  975. />
  976. </FileConfiguration>
  977. <FileConfiguration
  978. Name="Release|Pocket PC 2003 (ARMV4)"
  979. >
  980. <Tool
  981. Name="VCCLCompilerTool"
  982. AdditionalIncludeDirectories=""
  983. PreprocessorDefinitions=""
  984. />
  985. </FileConfiguration>
  986. <FileConfiguration
  987. Name="Debug|Win32"
  988. >
  989. <Tool
  990. Name="VCCLCompilerTool"
  991. AdditionalIncludeDirectories=""
  992. PreprocessorDefinitions=""
  993. />
  994. </FileConfiguration>
  995. <FileConfiguration
  996. Name="Debug|Pocket PC 2003 (ARMV4)"
  997. >
  998. <Tool
  999. Name="VCCLCompilerTool"
  1000. AdditionalIncludeDirectories=""
  1001. PreprocessorDefinitions=""
  1002. />
  1003. </FileConfiguration>
  1004. <FileConfiguration
  1005. Name="ReleaseNoPlugins|Win32"
  1006. ExcludedFromBuild="true"
  1007. >
  1008. <Tool
  1009. Name="VCCLCompilerTool"
  1010. AdditionalIncludeDirectories=""
  1011. PreprocessorDefinitions=""
  1012. />
  1013. </FileConfiguration>
  1014. <FileConfiguration
  1015. Name="ReleaseNoPlugins|Pocket PC 2003 (ARMV4)"
  1016. >
  1017. <Tool
  1018. Name="VCCLCompilerTool"
  1019. AdditionalIncludeDirectories=""
  1020. PreprocessorDefinitions=""
  1021. />
  1022. </FileConfiguration>
  1023. <FileConfiguration
  1024. Name="Debug Unicode|Win32"
  1025. >
  1026. <Tool
  1027. Name="VCCLCompilerTool"
  1028. AdditionalIncludeDirectories=""
  1029. PreprocessorDefinitions=""
  1030. />
  1031. </FileConfiguration>
  1032. <FileConfiguration
  1033. Name="Debug Unicode|Pocket PC 2003 (ARMV4)"
  1034. >
  1035. <Tool
  1036. Name="VCCLCompilerTool"
  1037. AdditionalIncludeDirectories=""
  1038. PreprocessorDefinitions=""
  1039. />
  1040. </FileConfiguration>
  1041. <FileConfiguration
  1042. Name="Release Unicode|Win32"
  1043. >
  1044. <Tool
  1045. Name="VCCLCompilerTool"
  1046. AdditionalIncludeDirectories=""
  1047. PreprocessorDefinitions=""
  1048. />
  1049. </FileConfiguration>
  1050. <FileConfiguration
  1051. Name="Release Unicode|Pocket PC 2003 (ARMV4)"
  1052. >
  1053. <Tool
  1054. Name="VCCLCompilerTool"
  1055. AdditionalIncludeDirectories=""
  1056. PreprocessorDefinitions=""
  1057. />
  1058. </FileConfiguration>
  1059. </File>
  1060. </Filter>
  1061. <Filter
  1062. Name="Header Files"
  1063. Filter="h;hpp;hxx;hm;inl"
  1064. >
  1065. <File
  1066. RelativePath=".flac.h"
  1067. >
  1068. </File>
  1069. </Filter>
  1070. <Filter
  1071. Name="libflac"
  1072. >
  1073. <File
  1074. RelativePath=".flacsrclibFLACbitbuffer.c"
  1075. >
  1076. </File>
  1077. <File
  1078. RelativePath=".flacsrclibFLACbitmath.c"
  1079. >
  1080. </File>
  1081. <File
  1082. RelativePath=".flacsrclibFLACcpu.c"
  1083. >
  1084. </File>
  1085. <File
  1086. RelativePath=".flacsrclibFLACcrc.c"
  1087. >
  1088. </File>
  1089. <File
  1090. RelativePath=".flacsrclibFLACfixed.c"
  1091. >
  1092. </File>
  1093. <File
  1094. RelativePath=".flacsrclibFLACfloat.c"
  1095. >
  1096. </File>
  1097. <File
  1098. RelativePath=".flacsrclibFLACformat.c"
  1099. >
  1100. </File>
  1101. <File
  1102. RelativePath=".flacsrclibFLAClpc.c"
  1103. >
  1104. </File>
  1105. <File
  1106. RelativePath=".flacsrclibFLACmd5.c"
  1107. >
  1108. </File>
  1109. <File
  1110. RelativePath=".flacsrclibFLACmemory.c"
  1111. >
  1112. </File>
  1113. <File
  1114. RelativePath=".flacsrclibFLACmetadata_object.c"
  1115. >
  1116. </File>
  1117. <File
  1118. RelativePath=".flacsrclibFLACseekable_stream_decoder.c"
  1119. >
  1120. </File>
  1121. <File
  1122. RelativePath=".flacsrclibFLACstream_decoder.c"
  1123. >
  1124. </File>
  1125. </Filter>
  1126. <Filter
  1127. Name="Resource Files"
  1128. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1129. >
  1130. <File
  1131. RelativePath=".flac.def"
  1132. >
  1133. </File>
  1134. </Filter>
  1135. </Files>
  1136. <Globals>
  1137. </Globals>
  1138. </VisualStudioProject>