Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters/transform/MpaDecFilter/libvorbisidec/libvorbisidec.vcproj')
-rw-r--r--src/filters/transform/MpaDecFilter/libvorbisidec/libvorbisidec.vcproj450
1 files changed, 0 insertions, 450 deletions
diff --git a/src/filters/transform/MpaDecFilter/libvorbisidec/libvorbisidec.vcproj b/src/filters/transform/MpaDecFilter/libvorbisidec/libvorbisidec.vcproj
deleted file mode 100644
index 4be738ff6..000000000
--- a/src/filters/transform/MpaDecFilter/libvorbisidec/libvorbisidec.vcproj
+++ /dev/null
@@ -1,450 +0,0 @@
-<?xml version="1.0" encoding="windows-1250"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="libvorbisidec"
- ProjectGUID="{A7134255-DFF3-42F7-9BC2-FAC6E71CFFAE}"
- RootNamespace="libvorbisidec"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\..\common.vsprops;..\..\..\..\debug.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="., ..\..\..\..\..\include"
- PreprocessorDefinitions="_LIB;_WIN32;WIN32;_DEBUG;DEBUG"
- WarningLevel="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\..\common.vsprops;..\..\..\..\debug.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="., ..\..\..\..\..\include"
- PreprocessorDefinitions="_WIN64;_LIB;_DEBUG;DEBUG"
- WarningLevel="1"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\..\common.vsprops;..\..\..\..\release.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="., ..\..\..\..\..\include"
- PreprocessorDefinitions="_LIB;_WIN32;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"
- WarningLevel="1"
- DisableSpecificWarnings="4047"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions="/IGNORE:4006"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\..\common.vsprops;..\..\..\..\release.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="., ..\..\..\..\..\include"
- PreprocessorDefinitions="_WIN64;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS"
- EnableEnhancedInstructionSet="0"
- WarningLevel="1"
- DisableSpecificWarnings="4047"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions="/IGNORE:4006"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="c"
- >
- <File
- RelativePath=".\analysis.c"
- >
- </File>
- <File
- RelativePath=".\bitrate.c"
- >
- </File>
- <File
- RelativePath=".\block.c"
- >
- </File>
- <File
- RelativePath=".\codebook.c"
- >
- </File>
- <File
- RelativePath=".\envelope.c"
- >
- </File>
- <File
- RelativePath=".\floor0.c"
- >
- </File>
- <File
- RelativePath=".\floor1.c"
- >
- </File>
- <File
- RelativePath=".\info.c"
- >
- </File>
- <File
- RelativePath=".\lookup.c"
- >
- </File>
- <File
- RelativePath=".\lpc.c"
- >
- </File>
- <File
- RelativePath=".\lsp.c"
- >
- </File>
- <File
- RelativePath=".\mapping0.c"
- >
- </File>
- <File
- RelativePath=".\mdct.c"
- >
- </File>
- <File
- RelativePath=".\psy.c"
- >
- </File>
- <File
- RelativePath=".\registry.c"
- >
- </File>
- <File
- RelativePath=".\res0.c"
- >
- </File>
- <File
- RelativePath=".\sharedbook.c"
- >
- </File>
- <File
- RelativePath=".\smallft.c"
- >
- </File>
- <File
- RelativePath=".\synthesis.c"
- >
- </File>
- <File
- RelativePath=".\vorbisfile.c"
- >
- </File>
- <File
- RelativePath=".\window.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h"
- >
- <File
- RelativePath=".\backends.h"
- >
- </File>
- <File
- RelativePath=".\bitrate.h"
- >
- </File>
- <File
- RelativePath=".\codebook.h"
- >
- </File>
- <File
- RelativePath=".\vorbis\codec.h"
- >
- </File>
- <File
- RelativePath=".\codec_internal.h"
- >
- </File>
- <File
- RelativePath=".\envelope.h"
- >
- </File>
- <File
- RelativePath=".\highlevel.h"
- >
- </File>
- <File
- RelativePath=".\lookup.h"
- >
- </File>
- <File
- RelativePath=".\lookup_data.h"
- >
- </File>
- <File
- RelativePath=".\lpc.h"
- >
- </File>
- <File
- RelativePath=".\lsp.h"
- >
- </File>
- <File
- RelativePath=".\masking.h"
- >
- </File>
- <File
- RelativePath=".\mdct.h"
- >
- </File>
- <File
- RelativePath=".\misc.h"
- >
- </File>
- <File
- RelativePath=".\os.h"
- >
- </File>
- <File
- RelativePath=".\psy.h"
- >
- </File>
- <File
- RelativePath=".\registry.h"
- >
- </File>
- <File
- RelativePath=".\scales.h"
- >
- </File>
- <File
- RelativePath=".\smallft.h"
- >
- </File>
- <File
- RelativePath=".\vorbis\vorbisfile.h"
- >
- </File>
- <File
- RelativePath=".\window.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>