AviSplitter_vs2005.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:17k
源码类别:

多媒体编程

开发平台:

Visual C++

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