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

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