Subversion Repositories AndroidProjects

Rev

Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
        ProjectType="Visual C++"
        Version="7.10"
        Name="DSVL"
        ProjectGUID="{BFA16123-9EB6-4641-A33F-9FFD7511AD5D}"
        RootNamespace="DsVideoLib"
        SccProjectName=""
        SccLocalPath="">
        <Platforms>
                <Platform
                        Name="Win32"/>
        </Platforms>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory=".\Debug"
                        IntermediateDirectory=".\Debug"
                        ConfigurationType="2"
                        UseOfMFC="0"
                        UseOfATL="0"
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                        CharacterSet="2">
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalOptions=""
                                Optimization="0"
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\src&quot;;&quot;($DXSDK_DIR)include&quot;;&quot;($DXSDK_DIR)Extras\DirectShow\Samples\C++\DirectShow\Common&quot;;&quot;($DXSDK_DIR)Extras\DirectShow\Samples\C++\DirectShow\BaseClasses&quot;;&quot;$(ProjectDir)..\extlib\tinyxml&quot;"
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DSVL_EXPORTS;TIXML_USE_STL"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
                                AssemblerListingLocation=".\Debug/"
                                ObjectFile=".\Debug/"
                                ProgramDataBaseFileName=".\Debug/"
                                BrowseInformationFile=""
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"
                                DebugInformationFormat="3"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalOptions="/MACHINE:I386 /fixed:no"
                                AdditionalDependencies="strmbasd.lib comsupp.lib Quartz.lib winmm.lib tinyxmld_STL.lib"
                                OutputFile="$(ProjectDir)..\bin\$(ProjectName)d.dll"
                                Version="0.0.8"
                                SuppressStartupBanner="TRUE"
                                AdditionalLibraryDirectories="&quot;($DXSDK_DIR)Extras\DirectShow\Samples\C++\DirectShow\BaseClasses\debug\&quot;;&quot;($DXSDK_DIR)Extras\DirectShow\Lib\x86&quot;;&quot;($DXSDK_DIR)lib\&quot;;&quot;$(ProjectDir)..\lib&quot;"
                                IgnoreDefaultLibraryNames="libmmt.lib, libircmt.lib"
                                GenerateDebugInformation="TRUE"
                                SubSystem="2"
                                ImportLibrary="$(ProjectDir)..\lib\$(ProjectName)d.lib"/>
                        <Tool
                                Name="VCMIDLTool"
                                PreprocessorDefinitions="_DEBUG"
                                MkTypLibCompatible="TRUE"
                                SuppressStartupBanner="TRUE"
                                TargetEnvironment="1"/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Name="VCPreBuildEventTool"/>
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
                                Name="VCResourceCompilerTool"
                                PreprocessorDefinitions="_DEBUG"
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
                                Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
                        <Tool
                                Name="VCManagedWrapperGeneratorTool"/>
                        <Tool
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory=".\Release"
                        IntermediateDirectory=".\Release"
                        ConfigurationType="2"
                        UseOfMFC="0"
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                        CharacterSet="2"
                        WholeProgramOptimization="TRUE">
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalOptions=""
                                Optimization="2"
                                GlobalOptimizations="TRUE"
                                InlineFunctionExpansion="1"
                                EnableIntrinsicFunctions="TRUE"
                                FavorSizeOrSpeed="1"
                                OptimizeForProcessor="0"
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../src&quot;;&quot;($DXSDK_DIR)include&quot;;&quot;($DXSDK_DIR)Extras\DirectShow\Samples\C++\DirectShow\Common&quot;;&quot;($DXSDK_DIR)Extras\DirectShow\Samples\C++\DirectShow\BaseClasses&quot;;&quot;$(ProjectDir)/../extlib/tinyxml&quot;"
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DSVL_EXPORTS;TIXML_USE_STL"
                                StringPooling="TRUE"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="TRUE"
                                AssemblerListingLocation=".\Release/"
                                ObjectFile=".\Release/"
                                ProgramDataBaseFileName=".\Release/"
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"
                                DebugInformationFormat="3"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalOptions="/MACHINE:I386 /LTCG"
                                AdditionalDependencies="msdmo.lib dmoguids.lib strmiids.lib dxguid.lib winmm.lib strmbase.lib comsupp.lib Quartz.lib tinyxml_STL.lib"
                                OutputFile="$(ProjectDir)..\bin\$(ProjectName).dll"
                                Version="0.0.8"
                                SuppressStartupBanner="TRUE"
                                AdditionalLibraryDirectories="&quot;($DXSDK_DIR)Extras\DirectShow\Samples\C++\DirectShow\BaseClasses\release\&quot;;&quot;($DXSDK_DIR)Extras\DirectShow\Lib\x86&quot;;&quot;($DXSDK_DIR)lib\&quot;;&quot;$(ProjectDir)..\lib&quot;"
                                ImportLibrary="$(ProjectDir)..\lib\$(ProjectName).lib"/>
                        <Tool
                                Name="VCMIDLTool"
                                PreprocessorDefinitions="NDEBUG"
                                MkTypLibCompatible="TRUE"
                                SuppressStartupBanner="TRUE"
                                TargetEnvironment="1"/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Name="VCPreBuildEventTool"/>
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
                                Name="VCResourceCompilerTool"
                                PreprocessorDefinitions="NDEBUG,_IMSC"
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
                                Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
                        <Tool
                                Name="VCManagedWrapperGeneratorTool"/>
                        <Tool
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
        </Configurations>
        <References>
        </References>
        <Files>
                <Filter
                        Name="Source Files"
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
                        <File
                                RelativePath=".\DSVL.cpp">
                        </File>
                        <File
                                RelativePath=".\DSVL_GraphManager.cpp">
                        </File>
                        <File
                                RelativePath=".\DSVL_Helpers.cpp">
                        </File>
                        <File
                                RelativePath=".\DSVL_PixelFormat.cpp">
                        </File>
                </Filter>
                <Filter
                        Name="Header Files"
                        Filter="h;hpp;hxx;hm;inl">
                        <File
                                RelativePath=".\DSVL.h">
                        </File>
                        <File
                                RelativePath=".\DSVL_GraphManager.h">
                        </File>
                        <File
                                RelativePath=".\DSVL_Helpers.h">
                        </File>
                        <File
                                RelativePath=".\DSVL_PixelFormat.h">
                        </File>
                        <File
                                RelativePath=".\DSVL_PixelFormatTypes.h">
                        </File>
                </Filter>
                <File
                        RelativePath="..\LICENSE.txt">
                </File>
                <File
                        RelativePath="..\README.txt">
                </File>
        </Files>
        <Globals>
                <Global
                        Name="DevPartner_IsInstrumented"
                        Value="0"/>
        </Globals>
</VisualStudioProject>