home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Shareware / Programare / flashplayer / Samples / MFC / Demo / Demo.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2004-10-30  |  8.2 KB  |  315 lines

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="Demo"
  6.     ProjectGUID="{A89ACD13-4072-42DE-8BCB-F33DE158B5DE}"
  7.     Keyword="MFCProj">
  8.     <Platforms>
  9.         <Platform
  10.             Name="Win32"/>
  11.     </Platforms>
  12.     <Configurations>
  13.         <Configuration
  14.             Name="Debug|Win32"
  15.             OutputDirectory="Debug"
  16.             IntermediateDirectory="Debug"
  17.             ConfigurationType="1"
  18.             UseOfMFC="1"
  19.             CharacterSet="2">
  20.             <Tool
  21.                 Name="VCCLCompilerTool"
  22.                 Optimization="0"
  23.                 AdditionalIncludeDirectories=".\FlashPlayerControl"
  24.                 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  25.                 MinimalRebuild="TRUE"
  26.                 BasicRuntimeChecks="3"
  27.                 RuntimeLibrary="1"
  28.                 TreatWChar_tAsBuiltInType="TRUE"
  29.                 UsePrecompiledHeader="3"
  30.                 WarningLevel="3"
  31.                 Detect64BitPortabilityProblems="TRUE"
  32.                 DebugInformationFormat="4"/>
  33.             <Tool
  34.                 Name="VCCustomBuildTool"/>
  35.             <Tool
  36.                 Name="VCLinkerTool"
  37.                 OutputFile="$(ProjectDir)/bin/Demo_$(ConfigurationName).exe"
  38.                 LinkIncremental="2"
  39.                 GenerateDebugInformation="TRUE"
  40.                 SubSystem="2"
  41.                 TargetMachine="1"/>
  42.             <Tool
  43.                 Name="VCMIDLTool"
  44.                 PreprocessorDefinitions="_DEBUG"
  45.                 MkTypLibCompatible="FALSE"/>
  46.             <Tool
  47.                 Name="VCPostBuildEventTool"/>
  48.             <Tool
  49.                 Name="VCPreBuildEventTool"/>
  50.             <Tool
  51.                 Name="VCPreLinkEventTool"/>
  52.             <Tool
  53.                 Name="VCResourceCompilerTool"
  54.                 PreprocessorDefinitions="_DEBUG"
  55.                 Culture="1033"
  56.                 AdditionalIncludeDirectories="$(IntDir)"/>
  57.             <Tool
  58.                 Name="VCWebServiceProxyGeneratorTool"/>
  59.             <Tool
  60.                 Name="VCWebDeploymentTool"/>
  61.         </Configuration>
  62.         <Configuration
  63.             Name="Release|Win32"
  64.             OutputDirectory="Release"
  65.             IntermediateDirectory="Release"
  66.             ConfigurationType="1"
  67.             UseOfMFC="1"
  68.             CharacterSet="2">
  69.             <Tool
  70.                 Name="VCCLCompilerTool"
  71.                 Optimization="2"
  72.                 InlineFunctionExpansion="1"
  73.                 OmitFramePointers="TRUE"
  74.                 AdditionalIncludeDirectories=".\FlashPlayerControl"
  75.                 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  76.                 StringPooling="TRUE"
  77.                 MinimalRebuild="FALSE"
  78.                 RuntimeLibrary="0"
  79.                 EnableFunctionLevelLinking="TRUE"
  80.                 TreatWChar_tAsBuiltInType="TRUE"
  81.                 UsePrecompiledHeader="3"
  82.                 WarningLevel="3"
  83.                 Detect64BitPortabilityProblems="TRUE"
  84.                 DebugInformationFormat="3"/>
  85.             <Tool
  86.                 Name="VCCustomBuildTool"/>
  87.             <Tool
  88.                 Name="VCLinkerTool"
  89.                 OutputFile="$(ProjectDir)/bin/Demo_$(ConfigurationName).exe"
  90.                 LinkIncremental="1"
  91.                 GenerateDebugInformation="TRUE"
  92.                 SubSystem="2"
  93.                 OptimizeReferences="2"
  94.                 EnableCOMDATFolding="2"
  95.                 TargetMachine="1"/>
  96.             <Tool
  97.                 Name="VCMIDLTool"
  98.                 PreprocessorDefinitions="NDEBUG"
  99.                 MkTypLibCompatible="FALSE"/>
  100.             <Tool
  101.                 Name="VCPostBuildEventTool"/>
  102.             <Tool
  103.                 Name="VCPreBuildEventTool"/>
  104.             <Tool
  105.                 Name="VCPreLinkEventTool"/>
  106.             <Tool
  107.                 Name="VCResourceCompilerTool"
  108.                 PreprocessorDefinitions="NDEBUG"
  109.                 Culture="1033"
  110.                 AdditionalIncludeDirectories="$(IntDir)"/>
  111.             <Tool
  112.                 Name="VCWebServiceProxyGeneratorTool"/>
  113.             <Tool
  114.                 Name="VCWebDeploymentTool"/>
  115.         </Configuration>
  116.         <Configuration
  117.             Name="Debug_WithEmbeddedFlashOCXCode|Win32"
  118.             OutputDirectory="Debug_WithEmbeddedFlashOCXCode"
  119.             IntermediateDirectory="Debug_WithEmbeddedFlashOCXCode"
  120.             ConfigurationType="1"
  121.             UseOfMFC="1"
  122.             CharacterSet="2">
  123.             <Tool
  124.                 Name="VCCLCompilerTool"
  125.                 Optimization="0"
  126.                 AdditionalIncludeDirectories=".\FlashPlayerControl"
  127.                 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;WITH_EMBEDDED_FLASH_OCX_CODE"
  128.                 MinimalRebuild="TRUE"
  129.                 BasicRuntimeChecks="3"
  130.                 RuntimeLibrary="1"
  131.                 TreatWChar_tAsBuiltInType="TRUE"
  132.                 UsePrecompiledHeader="3"
  133.                 WarningLevel="3"
  134.                 Detect64BitPortabilityProblems="TRUE"
  135.                 DebugInformationFormat="4"/>
  136.             <Tool
  137.                 Name="VCCustomBuildTool"/>
  138.             <Tool
  139.                 Name="VCLinkerTool"
  140.                 OutputFile="$(ProjectDir)/bin/Demo_$(ConfigurationName).exe"
  141.                 LinkIncremental="2"
  142.                 GenerateDebugInformation="TRUE"
  143.                 SubSystem="2"
  144.                 TargetMachine="1"/>
  145.             <Tool
  146.                 Name="VCMIDLTool"
  147.                 PreprocessorDefinitions="_DEBUG"
  148.                 MkTypLibCompatible="FALSE"/>
  149.             <Tool
  150.                 Name="VCPostBuildEventTool"/>
  151.             <Tool
  152.                 Name="VCPreBuildEventTool"/>
  153.             <Tool
  154.                 Name="VCPreLinkEventTool"/>
  155.             <Tool
  156.                 Name="VCResourceCompilerTool"
  157.                 PreprocessorDefinitions="_DEBUG;WITH_EMBEDDED_FLASH_OCX_CODE"
  158.                 Culture="1033"
  159.                 AdditionalIncludeDirectories="$(IntDir)"/>
  160.             <Tool
  161.                 Name="VCWebServiceProxyGeneratorTool"/>
  162.             <Tool
  163.                 Name="VCWebDeploymentTool"/>
  164.         </Configuration>
  165.         <Configuration
  166.             Name="Release_WithEmbeddedFlashOCXCode|Win32"
  167.             OutputDirectory="Release_WithEmbeddedFlashOCXCode"
  168.             IntermediateDirectory="Release_WithEmbeddedFlashOCXCode"
  169.             ConfigurationType="1"
  170.             UseOfMFC="1"
  171.             CharacterSet="2">
  172.             <Tool
  173.                 Name="VCCLCompilerTool"
  174.                 Optimization="2"
  175.                 InlineFunctionExpansion="1"
  176.                 OmitFramePointers="TRUE"
  177.                 AdditionalIncludeDirectories=".\FlashPlayerControl"
  178.                 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;WITH_EMBEDDED_FLASH_OCX_CODE"
  179.                 StringPooling="TRUE"
  180.                 MinimalRebuild="FALSE"
  181.                 RuntimeLibrary="0"
  182.                 EnableFunctionLevelLinking="TRUE"
  183.                 TreatWChar_tAsBuiltInType="TRUE"
  184.                 UsePrecompiledHeader="3"
  185.                 WarningLevel="3"
  186.                 Detect64BitPortabilityProblems="TRUE"
  187.                 DebugInformationFormat="3"/>
  188.             <Tool
  189.                 Name="VCCustomBuildTool"/>
  190.             <Tool
  191.                 Name="VCLinkerTool"
  192.                 OutputFile="$(ProjectDir)/bin/Demo_$(ConfigurationName).exe"
  193.                 LinkIncremental="1"
  194.                 GenerateDebugInformation="TRUE"
  195.                 SubSystem="2"
  196.                 OptimizeReferences="2"
  197.                 EnableCOMDATFolding="2"
  198.                 TargetMachine="1"/>
  199.             <Tool
  200.                 Name="VCMIDLTool"
  201.                 PreprocessorDefinitions="NDEBUG"
  202.                 MkTypLibCompatible="FALSE"/>
  203.             <Tool
  204.                 Name="VCPostBuildEventTool"/>
  205.             <Tool
  206.                 Name="VCPreBuildEventTool"/>
  207.             <Tool
  208.                 Name="VCPreLinkEventTool"/>
  209.             <Tool
  210.                 Name="VCResourceCompilerTool"
  211.                 PreprocessorDefinitions="NDEBUG;WITH_EMBEDDED_FLASH_OCX_CODE"
  212.                 Culture="1033"
  213.                 AdditionalIncludeDirectories="$(IntDir)"/>
  214.             <Tool
  215.                 Name="VCWebServiceProxyGeneratorTool"/>
  216.             <Tool
  217.                 Name="VCWebDeploymentTool"/>
  218.         </Configuration>
  219.     </Configurations>
  220.     <Files>
  221.         <Filter
  222.             Name="Source Files"
  223.             Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  224.             <File
  225.                 RelativePath="Demo.cpp">
  226.             </File>
  227.             <File
  228.                 RelativePath="DemoDlg.cpp">
  229.             </File>
  230.             <File
  231.                 RelativePath="stdafx.cpp">
  232.                 <FileConfiguration
  233.                     Name="Debug|Win32">
  234.                     <Tool
  235.                         Name="VCCLCompilerTool"
  236.                         UsePrecompiledHeader="1"/>
  237.                 </FileConfiguration>
  238.                 <FileConfiguration
  239.                     Name="Release|Win32">
  240.                     <Tool
  241.                         Name="VCCLCompilerTool"
  242.                         UsePrecompiledHeader="1"/>
  243.                 </FileConfiguration>
  244.                 <FileConfiguration
  245.                     Name="Debug_WithEmbeddedFlashOCXCode|Win32">
  246.                     <Tool
  247.                         Name="VCCLCompilerTool"
  248.                         UsePrecompiledHeader="1"/>
  249.                 </FileConfiguration>
  250.                 <FileConfiguration
  251.                     Name="Release_WithEmbeddedFlashOCXCode|Win32">
  252.                     <Tool
  253.                         Name="VCCLCompilerTool"
  254.                         UsePrecompiledHeader="1"/>
  255.                 </FileConfiguration>
  256.             </File>
  257.         </Filter>
  258.         <Filter
  259.             Name="Header Files"
  260.             Filter="h;hpp;hxx;hm;inl;inc">
  261.             <File
  262.                 RelativePath="Demo.h">
  263.             </File>
  264.             <File
  265.                 RelativePath="DemoDlg.h">
  266.             </File>
  267.             <File
  268.                 RelativePath="Resource.h">
  269.             </File>
  270.             <File
  271.                 RelativePath="stdafx.h">
  272.             </File>
  273.         </Filter>
  274.         <Filter
  275.             Name="Resource Files"
  276.             Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
  277.             <File
  278.                 RelativePath="res\Demo.ico">
  279.             </File>
  280.             <File
  281.                 RelativePath="res\Demo.manifest">
  282.             </File>
  283.             <File
  284.                 RelativePath="Demo.rc">
  285.             </File>
  286.             <File
  287.                 RelativePath="res\Demo.rc2">
  288.             </File>
  289.             <File
  290.                 RelativePath="res\movie\images\embedded_image1.jpg">
  291.             </File>
  292.             <File
  293.                 RelativePath="res\movie\images\embedded_image2.jpg">
  294.             </File>
  295.             <File
  296.                 RelativePath="res\movie\images\embedded_image3.jpg">
  297.             </File>
  298.             <File
  299.                 RelativePath="res\movie\images\embedded_image4.jpg">
  300.             </File>
  301.             <File
  302.                 RelativePath="res\movie\images\embedded_image5.jpg">
  303.             </File>
  304.             <File
  305.                 RelativePath="res\movie\load_images.swf">
  306.             </File>
  307.         </Filter>
  308.         <File
  309.             RelativePath="ReadMe.txt">
  310.         </File>
  311.     </Files>
  312.     <Globals>
  313.     </Globals>
  314. </VisualStudioProject>
  315.