210 lines
5 KiB
XML
210 lines
5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="vldp2"
|
|
ProjectGUID="{9F8120A6-B6C8-4CBF-9D9B-45AF83F61EA0}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="Debug2003"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="vldp2\include;"vldp2\vc++""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;VLDP2_EXPORTS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SDL.lib"
|
|
OutputFile="$(Outdir)/vldp2_dbg.dll"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/vldp2.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/vldp2.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="Release2003"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="vldp2\include;"vldp2\vc++""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VLDP2_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SDL.lib"
|
|
OutputFile="$(Outdir)/vldp2.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="FALSE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/vldp2.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<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;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\alloc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\decode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\header.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\idct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\motion_comp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\mpegscan.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\slice.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libvo\video_out.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libvo\video_out_null.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\vldp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\vldp_internal.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="vldp2\vc++\config.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vc++\inttypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\mpeg2_internal.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\mpegscan.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\libmpeg2\vlc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\vldp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\vldp_common.h">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vldp\vldp_internal.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
<File
|
|
RelativePath="vldp2\vc++\cpu_accel.obj">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vc++\cpu_state.obj">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vc++\idct_mmx.obj">
|
|
</File>
|
|
<File
|
|
RelativePath="vldp2\vc++\motion_comp_mmx.obj">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|