summaryrefslogtreecommitdiff
path: root/codecs/ilbc/libilbc.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/ilbc/libilbc.vcproj')
-rw-r--r--codecs/ilbc/libilbc.vcproj353
1 files changed, 0 insertions, 353 deletions
diff --git a/codecs/ilbc/libilbc.vcproj b/codecs/ilbc/libilbc.vcproj
deleted file mode 100644
index 4d83fdc9f..000000000
--- a/codecs/ilbc/libilbc.vcproj
+++ /dev/null
@@ -1,353 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libilbc"
- ProjectGUID="{989BB874-7AF1-44CB-8E5C-CC8113D267E8}"
- RootNamespace="libilbc"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- 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="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <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="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\anaFilter.c"
- >
- </File>
- <File
- RelativePath=".\constants.c"
- >
- </File>
- <File
- RelativePath=".\createCB.c"
- >
- </File>
- <File
- RelativePath=".\doCPLC.c"
- >
- </File>
- <File
- RelativePath=".\enhancer.c"
- >
- </File>
- <File
- RelativePath=".\filter.c"
- >
- </File>
- <File
- RelativePath=".\FrameClassify.c"
- >
- </File>
- <File
- RelativePath=".\gainquant.c"
- >
- </File>
- <File
- RelativePath=".\getCBvec.c"
- >
- </File>
- <File
- RelativePath=".\helpfun.c"
- >
- </File>
- <File
- RelativePath=".\hpInput.c"
- >
- </File>
- <File
- RelativePath=".\hpOutput.c"
- >
- </File>
- <File
- RelativePath=".\iCBConstruct.c"
- >
- </File>
- <File
- RelativePath=".\iCBSearch.c"
- >
- </File>
- <File
- RelativePath=".\iLBC_decode.c"
- >
- </File>
- <File
- RelativePath=".\iLBC_encode.c"
- >
- </File>
- <File
- RelativePath=".\LPCdecode.c"
- >
- </File>
- <File
- RelativePath=".\LPCencode.c"
- >
- </File>
- <File
- RelativePath=".\lsf.c"
- >
- </File>
- <File
- RelativePath=".\packing.c"
- >
- </File>
- <File
- RelativePath=".\StateConstructW.c"
- >
- </File>
- <File
- RelativePath=".\StateSearchW.c"
- >
- </File>
- <File
- RelativePath=".\syntFilter.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\anaFilter.h"
- >
- </File>
- <File
- RelativePath=".\constants.h"
- >
- </File>
- <File
- RelativePath=".\createCB.h"
- >
- </File>
- <File
- RelativePath=".\doCPLC.h"
- >
- </File>
- <File
- RelativePath=".\enhancer.h"
- >
- </File>
- <File
- RelativePath=".\filter.h"
- >
- </File>
- <File
- RelativePath=".\FrameClassify.h"
- >
- </File>
- <File
- RelativePath=".\gainquant.h"
- >
- </File>
- <File
- RelativePath=".\getCBvec.h"
- >
- </File>
- <File
- RelativePath=".\helpfun.h"
- >
- </File>
- <File
- RelativePath=".\hpInput.h"
- >
- </File>
- <File
- RelativePath=".\hpOutput.h"
- >
- </File>
- <File
- RelativePath=".\iCBConstruct.h"
- >
- </File>
- <File
- RelativePath=".\iCBSearch.h"
- >
- </File>
- <File
- RelativePath=".\iLBC_decode.h"
- >
- </File>
- <File
- RelativePath=".\iLBC_define.h"
- >
- </File>
- <File
- RelativePath=".\iLBC_encode.h"
- >
- </File>
- <File
- RelativePath=".\LPCdecode.h"
- >
- </File>
- <File
- RelativePath=".\LPCencode.h"
- >
- </File>
- <File
- RelativePath=".\lsf.h"
- >
- </File>
- <File
- RelativePath=".\packing.h"
- >
- </File>
- <File
- RelativePath=".\StateConstructW.h"
- >
- </File>
- <File
- RelativePath=".\StateSearchW.h"
- >
- </File>
- <File
- RelativePath=".\syntFilter.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>