298 lines
6.2 KiB
XML
298 lines
6.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="vldp2"
|
|
ProjectGUID="{9F8120A6-B6C8-4CBF-9D9B-45AF83F61EA0}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="vldp2\include;"vldp2\vc++""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;VLDP2_EXPORTS;_CRT_SECURE_NO_WARNINGS;LARGE_FILE_SUPPORT;NO_STDIO_REDIRECT"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SDL.lib"
|
|
OutputFile="$(Outdir)/vldp2_dbg.dll"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/vldp2.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(OutDir)/vldp2.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""C:\code\src-1.18-official\lib\libogg-1.3.0\include";"C:\code\src-1.18-official\lib\libvorbis-1.3.2\include";"C:\code\src-1.18-official\lib\SDL-1.2.14\include";vldp2\include;"vldp2\vc++""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VLDP2_EXPORTS;_CRT_SECURE_NO_WARNINGS;LARGE_FILE_SUPPORT;NO_STDIO_REDIRECT"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SDL.lib"
|
|
OutputFile="$(Outdir)/vldp2.dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""C:\code\src-1.18-official\lib\libvorbis-1.3.2\win32\VS2008\Win32\Release";"C:\code\src-1.18-official\lib\SDL-1.2.14\lib""
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(OutDir)/vldp2.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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>
|