* #27232: jni: added pjproject checkout as regular git content

We will remove it once the next release of pjsip (with Android support)
comes out and is merged into SFLphone.
diff --git a/jni/pjproject-android/.svn/pristine/56/561aadb492c42ef1d3ebc50dd1a37e81ba4dcfc8.svn-base b/jni/pjproject-android/.svn/pristine/56/561aadb492c42ef1d3ebc50dd1a37e81ba4dcfc8.svn-base
new file mode 100644
index 0000000..91367f9
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/561aadb492c42ef1d3ebc50dd1a37e81ba4dcfc8.svn-base
@@ -0,0 +1,30 @@
+
+   /******************************************************************
+
+       iLBC Speech Coder ANSI-C Source Code
+
+       anaFilter.h
+
+       Copyright (C) The Internet Society (2004).
+       All Rights Reserved.
+
+   ******************************************************************/
+
+   #ifndef __iLBC_ANAFILTER_H
+   #define __iLBC_ANAFILTER_H
+
+   void anaFilter(
+
+
+
+
+
+       float *In,  /* (i) Signal to be filtered */
+       float *a,   /* (i) LP parameters */
+       int len,/* (i) Length of signal */
+       float *Out, /* (o) Filtered signal */
+       float *mem  /* (i/o) Filter state */
+   );
+
+   #endif
+
diff --git a/jni/pjproject-android/.svn/pristine/56/5642dec310d2c1799ec5d25ec876660b0df4d7c8.svn-base b/jni/pjproject-android/.svn/pristine/56/5642dec310d2c1799ec5d25ec876660b0df4d7c8.svn-base
new file mode 100644
index 0000000..5a9294c
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/5642dec310d2c1799ec5d25ec876660b0df4d7c8.svn-base
@@ -0,0 +1,1905 @@
+<?xml version="1.0" encoding="Windows-1252"?>

+<VisualStudioProject

+	ProjectType="Visual C++"

+	Version="8.00"

+	Name="samples"

+	ProjectGUID="{E378A1FC-0C9C-4462-860F-7E60BC1BF84E}"

+	RootNamespace="samples"

+	Keyword="MakeFileProj"

+	>

+	<Platforms>

+		<Platform

+			Name="Win32"

+		/>

+		<Platform

+			Name="Pocket PC 2003 (ARMV4)"

+		/>

+		<Platform

+			Name="Smartphone 2003 (ARMV4)"

+		/>

+		<Platform

+			Name="x64"

+		/>

+		<Platform

+			Name="Windows Mobile 6 Standard SDK (ARMV4I)"

+		/>

+		<Platform

+			Name="Windows Mobile 6 Professional SDK (ARMV4I)"

+		/>

+		<Platform

+			Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+		/>

+		<Platform

+			Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+		/>

+	</Platforms>

+	<ToolFiles>

+	</ToolFiles>

+	<Configurations>

+		<Configuration

+			Name="Release|Win32"

+			OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|Pocket PC 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|Smartphone 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|x64"

+			OutputDirectory=".\output\$(ProjectName)-x86_64-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 ARCH=win64"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 ARCH=win64 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 ARCH=win64 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Win32"

+			OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 ARCH=win32"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 ARCH=win32 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 ARCH=win32 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Pocket PC 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Smartphone 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|x64"

+			OutputDirectory=".\output\$(ProjectName)-x86_64-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 ARCH=win64"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 ARCH=win64 /a "

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 ARCH=win64 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Win32"

+			OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 ARCH=win32s"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 ARCH=win32 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 ARCH=win32 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Pocket PC 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Smartphone 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|x64"

+			OutputDirectory=".\output\$(ProjectName)-x86_64-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 ARCH=win64"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 ARCH=win64 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 ARCH=win64 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Win32"

+			OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 ARCH=win32"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 ARCH=win32 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 ARCH=win32 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Pocket PC 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Smartphone 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|x64"

+			OutputDirectory=".\output\$(ProjectName)-x86_64-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 ARCH=win64"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 ARCH=win64 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 ARCH=win64 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Win32"

+			OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 ARCH=win32"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 ARCH=win32 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 ARCH=win32 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Smartphone 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|x64"

+			OutputDirectory=".\output\$(ProjectName)-x86_64-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 ARCH=win64"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 ARCH=win64 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 ARCH=win64 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Win32"

+			OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 ARCH=win32"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 ARCH=win32 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 ARCH=win32 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Pocket PC 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Smartphone 2003 (ARMV4)"

+			OutputDirectory=".\output\$(ProjectName)-wm2003sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|x64"

+			OutputDirectory=".\output\$(ProjectName)-x86_64-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 ARCH=win64"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 ARCH=win64 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 ARCH=win64 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+		<Configuration

+			Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"

+			OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)"

+			IntermediateDirectory="$(OutDir)"

+			ConfigurationType="0"

+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"

+			UseOfMFC="0"

+			ATLMinimizesCRunTimeLibraryUsage="false"

+			BuildLogFile=""

+			>

+			<Tool

+				Name="VCNMakeTool"

+				BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"

+				ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"

+				CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"

+				Output="All samples"

+				PreprocessorDefinitions=""

+				IncludeSearchPath=""

+				ForcedIncludes=""

+				AssemblySearchPath=""

+				ForcedUsingAssemblies=""

+				CompileAsManaged=""

+			/>

+			<Tool

+				Name="VCCLCompilerTool"

+				ExecutionBucket="7"

+			/>

+			<Tool

+				Name="VCCodeSignTool"

+			/>

+			<DeploymentTool

+				ForceDirty="-1"

+				RemoteDirectory=""

+				RegisterOutput="0"

+				AdditionalFiles=""

+			/>

+			<DebuggerTool

+			/>

+		</Configuration>

+	</Configurations>

+	<References>

+	</References>

+	<Files>

+		<Filter

+			Name="Source Files"

+			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"

+			>

+			<File

+				RelativePath="..\src\samples\aectest.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\auddemo.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\aviplay.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\clidemo.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\confbench.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\confsample.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\encdec.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\footprint.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\httpdemo.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\icedemo.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\jbsim.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\latency.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\level.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\mix.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\pcaputil.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\pjsip-perf.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\playfile.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\playsine.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\recfile.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\resampleplay.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\simple_pjsua.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\simpleua.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\sipecho.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\siprtp.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\siprtp_report.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\sipstateless.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\sndinfo.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\sndtest.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\stateful_proxy.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\stateless_proxy.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\streamutil.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\strerror.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\tonegen.c"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\vid_streamutil.c"

+				>

+			</File>

+		</Filter>

+		<Filter

+			Name="Header Files"

+			Filter="h;hpp;hxx;hm;inl"

+			>

+			<File

+				RelativePath="..\src\samples\proxy.h"

+				>

+			</File>

+			<File

+				RelativePath="..\src\samples\util.h"

+				>

+			</File>

+		</Filter>

+		<Filter

+			Name="Resource Files"

+			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"

+			>

+		</Filter>

+		<File

+			RelativePath="Samples-vc.mak"

+			>

+		</File>

+		<File

+			RelativePath="Samples.mak"

+			>

+		</File>

+	</Files>

+	<Globals>

+	</Globals>

+</VisualStudioProject>

diff --git a/jni/pjproject-android/.svn/pristine/56/56476d65fc33588269c6cdefad5b82f7daabf7b1.svn-base b/jni/pjproject-android/.svn/pristine/56/56476d65fc33588269c6cdefad5b82f7daabf7b1.svn-base
new file mode 100644
index 0000000..82fd5cd
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/56476d65fc33588269c6cdefad5b82f7daabf7b1.svn-base
@@ -0,0 +1,159 @@
+/* $Id$ */
+/* 
+ * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
+ */
+#ifndef __PJMEDIA_VIDEODEV_VIDEODEV_ERRNO_H__
+#define __PJMEDIA_VIDEODEV_VIDEODEV_ERRNO_H__
+
+/**
+ * @file errno.h Error Codes
+ * @brief Videodev specific error codes.
+ */
+
+#include <pjmedia-videodev/config.h>
+#include <pj/errno.h>
+
+/**
+ * @defgroup error_codes Error Codes
+ * @ingroup video_device_api
+ * @brief Video device library specific error codes.
+ * @{
+ */
+
+
+PJ_BEGIN_DECL
+
+
+/**
+ * Start of error code relative to PJ_ERRNO_START_USER.
+ * This value is 520000.
+ */
+#define PJMEDIA_VIDEODEV_ERRNO_START \
+	    (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*7)
+#define PJMEDIA_VIDEODEV_ERRNO_END   \
+	    (PJMEDIA_VIDEODEV_ERRNO_START + PJ_ERRNO_SPACE_SIZE - 1)
+
+
+/************************************************************
+ * Video Device API error codes
+ ***********************************************************/
+/**
+ * @hideinitializer
+ * General/unknown error.
+ */
+#define PJMEDIA_EVID_ERR	(PJMEDIA_VIDEODEV_ERRNO_START+1) /* 520001 */
+
+/**
+ * @hideinitializer
+ * Unknown error from video driver
+ */
+#define PJMEDIA_EVID_SYSERR	(PJMEDIA_VIDEODEV_ERRNO_START+2) /* 520002 */
+
+/**
+ * @hideinitializer
+ * Video subsystem not initialized
+ */
+#define PJMEDIA_EVID_INIT	(PJMEDIA_VIDEODEV_ERRNO_START+3) /* 520003 */
+
+/**
+ * @hideinitializer
+ * Invalid video device
+ */
+#define PJMEDIA_EVID_INVDEV	(PJMEDIA_VIDEODEV_ERRNO_START+4) /* 520004 */
+
+/**
+ * @hideinitializer
+ * Found no devices
+ */
+#define PJMEDIA_EVID_NODEV	(PJMEDIA_VIDEODEV_ERRNO_START+5) /* 520005 */
+
+/**
+ * @hideinitializer
+ * Unable to find default device
+ */
+#define PJMEDIA_EVID_NODEFDEV	(PJMEDIA_VIDEODEV_ERRNO_START+6) /* 520006 */
+
+/**
+ * @hideinitializer
+ * Device not ready
+ */
+#define PJMEDIA_EVID_NOTREADY	(PJMEDIA_VIDEODEV_ERRNO_START+7) /* 520007 */
+
+/**
+ * @hideinitializer
+ * The video capability is invalid or not supported
+ */
+#define PJMEDIA_EVID_INVCAP	(PJMEDIA_VIDEODEV_ERRNO_START+8) /* 520008 */
+
+/**
+ * @hideinitializer
+ * The operation is invalid or not supported
+ */
+#define PJMEDIA_EVID_INVOP	(PJMEDIA_VIDEODEV_ERRNO_START+9) /* 520009 */
+
+/**
+ * @hideinitializer
+ * Bad or invalid video device format
+ */
+#define PJMEDIA_EVID_BADFORMAT	(PJMEDIA_VIDEODEV_ERRNO_START+10) /* 520010 */
+
+/**
+ * @hideinitializer
+ * Invalid video device sample format
+ */
+#define PJMEDIA_EVID_SAMPFORMAT	(PJMEDIA_VIDEODEV_ERRNO_START+11) /* 520011 */
+
+/**
+ * @hideinitializer
+ * Bad latency setting
+ */
+#define PJMEDIA_EVID_BADLATENCY	(PJMEDIA_VIDEODEV_ERRNO_START+12) /* 520012 */
+
+/**
+ * @hideinitializer
+ * Bad/unsupported video size
+ */
+#define PJMEDIA_EVID_BADSIZE	(PJMEDIA_VIDEODEV_ERRNO_START+13) /* 520013 */
+
+
+/**
+ * Get error message for the specified error code. Note that this
+ * function is only able to decode PJMEDIA Videodev specific error code.
+ * Application should use pj_strerror(), which should be able to
+ * decode all error codes belonging to all subsystems (e.g. pjlib,
+ * pjmedia, pjsip, etc).
+ *
+ * @param status    The error code.
+ * @param buffer    The buffer where to put the error message.
+ * @param bufsize   Size of the buffer.
+ *
+ * @return	    The error message as NULL terminated string,
+ *                  wrapped with pj_str_t.
+ */
+PJ_DECL(pj_str_t) pjmedia_videodev_strerror(pj_status_t status, char *buffer,
+					    pj_size_t bufsize);
+
+
+PJ_END_DECL
+
+/**
+ * @}
+ */
+
+
+#endif	/* __PJMEDIA_VIDEODEV_VIDEODEV_ERRNO_H__ */
+
diff --git a/jni/pjproject-android/.svn/pristine/56/5664bbfe79dcea479fb4c79391f7cb6efa83d9a0.svn-base b/jni/pjproject-android/.svn/pristine/56/5664bbfe79dcea479fb4c79391f7cb6efa83d9a0.svn-base
new file mode 100644
index 0000000..60db147
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/5664bbfe79dcea479fb4c79391f7cb6efa83d9a0.svn-base
@@ -0,0 +1,150 @@
+/* $Id$ */
+/* 
+ * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
+ * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
+ */
+#ifndef __PJMEDIA_CODEC_SPEEX_H__
+#define __PJMEDIA_CODEC_SPEEX_H__
+
+/**
+ * @file speex.h
+ * @brief Speex codec header.
+ */
+
+#include <pjmedia-codec/types.h>
+
+/**
+ * @defgroup PJMED_SPEEX Speex Codec Family
+ * @ingroup PJMEDIA_CODEC_CODECS
+ * @brief Implementation of Speex codecs (narrow/wide/ultrawide-band).
+ * @{
+ *
+ * This section describes functions to initialize and register speex codec
+ * factory to the codec manager. After the codec factory has been registered,
+ * application can use @ref PJMEDIA_CODEC API to manipulate the codec.
+ *
+ * The Speex codec uses multiple bit rates, and supports ultra-wideband 
+ * (32 kHz sampling rate), wideband (16 kHz sampling rate) and narrowband 
+ * (telephone quality, 8 kHz sampling rate)
+ *
+ * By default, the speex codec factory registers three Speex codecs:
+ * "speex/8000" narrowband codec, "speex/16000" wideband codec, and 
+ * "speex/32000" ultra-wideband codec. This behavior can be changed by
+ * specifying #pjmedia_speex_options flags during initialization.
+ *
+ *
+ * \section codec_setting Codec Settings
+ *
+ * \subsection general_setting General Settings
+ *
+ * General codec settings for this codec such as VAD and PLC can be 
+ * manipulated through the <tt>setting</tt> field in #pjmedia_codec_param. 
+ * Please see the documentation of #pjmedia_codec_param for more info.
+ *
+ * \subsection specific_setting Codec Specific Settings
+ *
+ * The following settings are applicable for this codec.
+ *
+ * \subsubsection quality_vs_complexity Quality vs Complexity
+ *
+ * The Speex codec quality versus computational complexity and bandwidth
+ * requirement can be adjusted by modifying the quality and complexity
+ * setting, by calling #pjmedia_codec_speex_set_param(). The RFC 5574
+ * Section 5 shows the relationship between quality setting and the
+ * resulting bitrate.
+ *
+ * The default setting of quality is specified in 
+ * #PJMEDIA_CODEC_SPEEX_DEFAULT_QUALITY. And the default setting of
+ * complexity is specified in #PJMEDIA_CODEC_SPEEX_DEFAULT_COMPLEXITY.
+ */
+
+PJ_BEGIN_DECL
+
+
+/**
+ * Bitmask options to be passed during Speex codec factory initialization.
+ */
+enum pjmedia_speex_options
+{
+    PJMEDIA_SPEEX_NO_NB	    = 1,    /**< Disable narrowband mode.	*/
+    PJMEDIA_SPEEX_NO_WB	    = 2,    /**< Disable wideband mode.		*/
+    PJMEDIA_SPEEX_NO_UWB    = 4,    /**< Disable ultra-wideband mode.	*/
+};
+
+
+/**
+ * Initialize and register Speex codec factory to pjmedia endpoint.
+ *
+ * @param endpt		The pjmedia endpoint.
+ * @param options	Bitmask of pjmedia_speex_options (default=0).
+ * @param quality	Specify encoding quality, or use -1 for default 
+ *			(@see PJMEDIA_CODEC_SPEEX_DEFAULT_QUALITY).
+ * @param complexity	Specify encoding complexity , or use -1 for default 
+ *			(@see PJMEDIA_CODEC_SPEEX_DEFAULT_COMPLEXITY).
+ *
+ * @return		PJ_SUCCESS on success.
+ */
+PJ_DECL(pj_status_t) pjmedia_codec_speex_init( pjmedia_endpt *endpt,
+					       unsigned options,
+					       int quality,
+					       int complexity );
+
+
+/**
+ * Initialize Speex codec factory using default settings and register to 
+ * pjmedia endpoint.
+ *
+ * @param endpt		The pjmedia endpoint.
+ *
+ * @return		PJ_SUCCESS on success.
+ */
+PJ_DECL(pj_status_t) pjmedia_codec_speex_init_default(pjmedia_endpt *endpt);
+
+
+/**
+ * Change the settings of Speex codec.
+ *
+ * @param clock_rate	Clock rate of Speex mode to be set.
+ * @param quality	Specify encoding quality, or use -1 for default 
+ *			(@see PJMEDIA_CODEC_SPEEX_DEFAULT_QUALITY).
+ * @param complexity	Specify encoding complexity , or use -1 for default 
+ *			(@see PJMEDIA_CODEC_SPEEX_DEFAULT_COMPLEXITY).
+ *
+ * @return		PJ_SUCCESS on success.
+ */
+PJ_DECL(pj_status_t) pjmedia_codec_speex_set_param(unsigned clock_rate,
+						   int quality,
+						   int complexity);
+
+
+/**
+ * Unregister Speex codec factory from pjmedia endpoint and deinitialize
+ * the Speex codec library.
+ *
+ * @return	    PJ_SUCCESS on success.
+ */
+PJ_DECL(pj_status_t) pjmedia_codec_speex_deinit(void);
+
+
+PJ_END_DECL
+
+/**
+ * @}
+ */
+
+#endif	/* __PJMEDIA_CODEC_SPEEX_H__ */
+
diff --git a/jni/pjproject-android/.svn/pristine/56/5666201379089da34f712709e2288a6553b607fb.svn-base b/jni/pjproject-android/.svn/pristine/56/5666201379089da34f712709e2288a6553b607fb.svn-base
new file mode 100644
index 0000000..d690623
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/5666201379089da34f712709e2288a6553b607fb.svn-base
@@ -0,0 +1,730 @@
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : extract_h                                               |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Return the 16 MSB of L_var1.                                            |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1                                                                 |
+ |             32 bit long signed integer (Word32 ) whose value falls in the |
+ |             range : 0x8000 0000 <= L_var1 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) extract_h (Word32 L_var1)
+{
+    return (Word16) (L_var1 >> 16);
+}
+/* ------------------------- End of extract_h() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : extract_l                                               |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Return the 16 LSB of L_var1.                                            |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1                                                                 |
+ |             32 bit long signed integer (Word32 ) whose value falls in the |
+ |             range : 0x8000 0000 <= L_var1 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) extract_l (Word32 L_var1)
+{
+    return (Word16) L_var1;
+}
+
+/* ------------------------- End of extract_l() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : saturate                                                |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |    Limit the 32 bit input to the range of a 16 bit word.                  |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1                                                                 |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var1 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) saturate (Word32 L_var1)
+{
+    Word16 val16 = (Word16) L_var1;
+
+    if (val16 == L_var1)
+	return val16;
+
+    if (L_var1 > MAX_16)
+        return MAX_16;
+    return MIN_16;
+}
+/* ------------------------- End of saturate() ------------------------- */
+
+
+#if PJ_HAS_INT64
+PJ_INLINE(Word32) L_saturate (pj_int64_t LL_var1)
+{
+    pj_int32_t L_var1 = (pj_int32_t)LL_var1;
+    if (LL_var1 == L_var1)
+	return L_var1;
+    else if (LL_var1 > MAX_32)
+	return MAX_32;
+    else
+	return MIN_32;
+}
+#endif
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : add                                                     |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |    Performs the addition (var1+var2) with overflow control and saturation;|
+ |    the 16 bit result is set at +32767 when overflow occurs or at -32768   |
+ |    when underflow occurs.                                                 |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    var1                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |    var2                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) add (Word16 var1, Word16 var2)
+{
+    return saturate (var1 + var2);
+}
+/* ------------------------- End of add() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : sub                                                     |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |    Performs the subtraction (var1+var2) with overflow control and satu-   |
+ |    ration; the 16 bit result is set at +32767 when overflow occurs or at  |
+ |    -32768 when underflow occurs.                                          |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    var1                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |    var2                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) sub (Word16 var1, Word16 var2)
+{
+    return saturate ((Word32) var1 - var2);
+}
+/* ------------------------- End of sub() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : negate                                                  |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Negate var1 with saturation, saturate in the case where input is -32768:|
+ |                negate(var1) = sub(0,var1).                                |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    var1                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) negate (Word16 var1)
+{
+    return (Word16)((var1 == MIN_16) ? MAX_16 : -var1);
+}
+/* ------------------------- End of negate() ------------------------- */
+
+
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : L_add                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   32 bits addition of the two 32 bits variables (L_var1+L_var2) with      |
+ |   overflow control and saturation; the result is set at +2147483647 when  |
+ |   overflow occurs or at -2147483648 when underflow occurs.                |
+ |                                                                           |
+ |   Complexity weight : 2                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |    L_var2   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    L_var_out                                                              |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.              |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word32) L_add (Word32 L_var1, Word32 L_var2)
+{
+#if PJ_HAS_INT64
+    return L_saturate(((pj_int64_t)L_var1) + L_var2);
+#else
+    Word32 L_var_out;
+
+    L_var_out = L_var1 + L_var2;
+
+    if (((L_var1 ^ L_var2) & MIN_32) == 0)
+    {
+        if ((L_var_out ^ L_var1) & MIN_32)
+        {
+            SET_OVERFLOW(1);
+            L_var_out = (L_var1 < 0) ? MIN_32 : MAX_32;
+        }
+    }
+    return (L_var_out);
+#endif
+}
+
+/* ------------------------- End of L_add() ------------------------- */
+
+
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : L_sub                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   32 bits subtraction of the two 32 bits variables (L_var1-L_var2) with   |
+ |   overflow control and saturation; the result is set at +2147483647 when  |
+ |   overflow occurs or at -2147483648 when underflow occurs.                |
+ |                                                                           |
+ |   Complexity weight : 2                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |    L_var2   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    L_var_out                                                              |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.              |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word32) L_sub (Word32 L_var1, Word32 L_var2)
+{
+#if PJ_HAS_INT64
+    return L_saturate((pj_int64_t)L_var1 - L_var2);
+#else
+    Word32 L_var_out;
+
+    L_var_out = L_var1 - L_var2;
+
+    if (((L_var1 ^ L_var2) & MIN_32) != 0)
+    {
+        if ((L_var_out ^ L_var1) & MIN_32)
+        {
+            L_var_out = (L_var1 < 0L) ? MIN_32 : MAX_32;
+            SET_OVERFLOW(1);
+        }
+    }
+    return (L_var_out);
+#endif
+}
+/* ------------------------- End of L_sub() ------------------------- */
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : L_mult                                                  |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   L_mult is the 32 bit result of the multiplication of var1 times var2    |
+ |   with one shift left i.e.:                                               |
+ |        L_mult(var1,var2) = L_shl((var1 times var2),1) and                 |
+ |        L_mult(-32768,-32768) = 2147483647.                                |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    var1                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |    var2                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    L_var_out                                                              |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.              |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word32) L_mult (Word16 var1, Word16 var2)
+{
+    Word32 L_var_out;
+
+    L_var_out = (Word32) var1 *(Word32) var2;
+
+    if (L_var_out != (Word32) 0x40000000L)
+    {
+        return L_var_out << 1;
+    }
+    else
+    {
+        SET_OVERFLOW(1);
+        return MAX_32;
+    }
+}
+/* ------------------------- End of L_mult() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : L_mac                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Multiply var1 by var2 and shift the result left by 1. Add the 32 bit    |
+ |   result to L_var3 with saturation, return a 32 bit result:               |
+ |        L_mac(L_var3,var1,var2) = L_add(L_var3,L_mult(var1,var2)).         |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var3   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |    var1                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |    var2                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    L_var_out                                                              |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.              |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word32) L_mac (Word32 L_var3, Word16 var1, Word16 var2)
+{
+    return L_add (L_var3, L_mult (var1, var2));
+}
+/* ------------------------- End of L_mac() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : round                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Round the lower 16 bits of the 32 bit input number into the MS 16 bits  |
+ |   with saturation. Shift the resulting bits right by 16 and return the 16 |
+ |   bit number:                                                             |
+ |               round(L_var1) = extract_h(L_add(L_var1,32768))              |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1                                                                 |
+ |             32 bit long signed integer (Word32 ) whose value falls in the |
+ |             range : 0x8000 0000 <= L_var1 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) itu_round (Word32 L_var1)
+{
+    return extract_h (L_add (L_var1, (Word32) 0x00008000L));
+}
+/* ------------------------- End of round() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : L_shr                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Arithmetically shift the 32 bit input L_var1 right var2 positions with  |
+ |   sign extension. If var2 is negative, arithmetically shift L_var1 left   |
+ |   by -var2 and zero fill the -var2 LSB of the result. Saturate the result |
+ |   in case of underflows or overflows.                                     |
+ |                                                                           |
+ |   Complexity weight : 2                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |    var2                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    L_var_out                                                              |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.              |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word32) L_shr_nocheck(Word32 L_var1, Word16 var2)
+{
+#if 1
+    return L_var1 >> var2;
+#else
+    if (var2 >= 31)
+    {
+        return (L_var1 < 0L) ? -1 : 0;
+    }
+    else
+    {
+        if (L_var1 < 0)
+        {
+            return ~((~L_var1) >> var2);
+        }
+        else
+        {
+            return L_var1 >> var2;
+        }
+    }
+#endif
+}
+
+PJ_INLINE(Word32) L_shl_nocheck (Word32 L_var1, Word16 var2)
+{
+#if PJ_HAS_INT64
+    return L_saturate( ((pj_int64_t)L_var1) << var2 );
+#else
+    for (; var2 > 0; var2--)
+    {
+        if (L_var1 > (Word32) 0X3fffffffL)
+        {
+            SET_OVERFLOW(1);
+            return MAX_32;
+        }
+        else
+        {
+            if (L_var1 < (Word32) 0xc0000000L)
+            {
+                SET_OVERFLOW(1);
+                return MIN_32;
+            }
+        }
+        L_var1 <<= 1;
+    }
+    return (L_var1);
+#endif
+}
+
+PJ_INLINE(Word32) L_shr (Word32 L_var1, Word16 var2)
+{
+    if (var2 < 0)
+    {
+        if (var2 < -32)
+            var2 = -32;
+        return L_shl_nocheck (L_var1, (Word16) -var2);
+    }
+    else
+    {
+	return L_shr_nocheck(L_var1, var2);
+    }
+}
+/* ------------------------- End of L_shr() ------------------------- */
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : L_shl                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |   Arithmetically shift the 32 bit input L_var1 left var2 positions. Zero  |
+ |   fill the var2 LSB of the result. If var2 is negative, arithmetically    |
+ |   shift L_var1 right by -var2 with sign extension. Saturate the result in |
+ |   case of underflows or overflows.                                        |
+ |                                                                           |
+ |   Complexity weight : 2                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    L_var1   32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var3 <= 0x7fff ffff.                 |
+ |                                                                           |
+ |    var2                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    L_var_out                                                              |
+ |             32 bit long signed integer (Word32) whose value falls in the  |
+ |             range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.              |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word32) L_shl (Word32 L_var1, Word16 var2)
+{
+    if (var2 <= 0)
+    {
+        if (var2 < -32)
+            var2 = -32;
+        return L_shr_nocheck(L_var1, (Word16) -var2);
+    }
+    else
+    {
+	return L_shl_nocheck(L_var1, var2);
+    }
+}
+/* ------------------------- End of L_shl() ------------------------- */
+
+
+/*___________________________________________________________________________
+ |                                                                           |
+ |   Function Name : abs_s                                                   |
+ |                                                                           |
+ |   Purpose :                                                               |
+ |                                                                           |
+ |    Absolute value of var1; abs_s(-32768) = 32767.                         |
+ |                                                                           |
+ |   Complexity weight : 1                                                   |
+ |                                                                           |
+ |   Inputs :                                                                |
+ |                                                                           |
+ |    var1                                                                   |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0xffff 8000 <= var1 <= 0x0000 7fff.                   |
+ |                                                                           |
+ |   Outputs :                                                               |
+ |                                                                           |
+ |    none                                                                   |
+ |                                                                           |
+ |   Return Value :                                                          |
+ |                                                                           |
+ |    var_out                                                                |
+ |             16 bit short signed integer (Word16) whose value falls in the |
+ |             range : 0x0000 0000 <= var_out <= 0x0000 7fff.                |
+ |___________________________________________________________________________|
+*/
+PJ_INLINE(Word16) abs_s (Word16 var1)
+{
+#if 1
+    if (var1 >= 0)
+    	return var1;
+    else if (var1 == MIN_16)
+ 	return MAX_16;
+    else
+    	return (Word16)-var1;
+#else
+    if (var1 == MIN_16)
+    {
+        return MAX_16;
+    }
+    else
+    {
+        if (var1 < 0)
+        {
+            return (Word16)-var1;
+        }
+        else
+        {
+            return var1;
+        }
+    }
+#endif
+}
+/* ------------------------- End of abs_s() ------------------------- */
+
+
+PJ_INLINE(Word16) shl_nocheck(Word16 var1, Word16 var2)
+{
+#if 1
+    /* blp: this should be more optimized */
+    return saturate (((Word32)var1) << var2);
+#else
+    /* Original algorithm */
+    Word32 result = (Word32) var1 *((Word32) 1 << var2);
+
+    if ((var2 > 15 && var1 != 0) || (result != (Word32) ((Word16) result)))
+    {
+        SET_OVERFLOW(1);
+        return (Word16) ((var1 > 0) ? MAX_16 : MIN_16);
+    }
+    else
+    {
+        return extract_l (result);
+    }
+#endif
+}
+
+PJ_INLINE(Word16) shr_nocheck(Word16 var1, Word16 var2)
+{
+#if 1
+    /* blp: this should yield the same value */
+    return (Word16) (var1 >> var2);
+#else
+    /* Original algorithm */
+    if (var2 >= 15)
+    {
+        return (Word16)((var1 < 0) ? -1 : 0);
+    }
+    else
+    {
+        if (var1 < 0)
+        {
+            return (Word16) (~((~var1) >> var2));
+        }
+        else
+        {
+            return (Word16)(var1 >> var2);
+        }
+    }
+#endif
+}
diff --git a/jni/pjproject-android/.svn/pristine/56/5675521ba13f0ec9fa0566560ce687529c07f120.svn-base b/jni/pjproject-android/.svn/pristine/56/5675521ba13f0ec9fa0566560ce687529c07f120.svn-base
new file mode 100644
index 0000000..6edf186
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/5675521ba13f0ec9fa0566560ce687529c07f120.svn-base
@@ -0,0 +1,731 @@
+/* $Id$ */
+/* 
+ * pj_getopt entry points
+ *
+ * modified by Mike Borella <mike_borella@mw.3com.com>
+ */
+
+#include <pjlib-util/getopt.h>
+#include <pj/string.h>
+
+/* Internal only.  Users should not call this directly.  */
+static
+int _getopt_internal (int argc, char *const *argv,
+		      const char *shortopts,
+		      const struct pj_getopt_option *longopts, int *longind,
+		      int long_only);
+
+/* pj_getopt_long and pj_getopt_long_only entry points for GNU pj_getopt.
+   Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+   This file is part of the GNU C Library.
+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public License as
+   published by the Free Software Foundation; either version 2 of the
+   License, or (at your option) any later version.
+
+   The GNU C Library is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public
+   License along with the GNU C Library; see the file COPYING.LIB.  If not,
+   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.  */
+
+
+/* Comment out all this code if we are using the GNU C Library, and are not
+   actually compiling the library itself.  This code is part of the GNU C
+   Library, but also included in many other GNU distributions.  Compiling
+   and linking in this code is a waste when using the GNU C library
+   (especially if it is a shared library).  Rather than having every GNU
+   program understand `configure --with-gnu-libc' and omit the object files,
+   it is simpler to just do this in the source for each such file.  */
+
+#   define GETOPT_INTERFACE_VERSION 2
+
+
+int
+pj_getopt_long (int argc, char *const *argv, const char *options, 
+	     const struct pj_getopt_option *long_options, int *opt_index)
+{
+  return _getopt_internal (argc, argv, options, long_options, opt_index, 0);
+}
+
+/* Like pj_getopt_long, but '-' as well as '--' can indicate a long option.
+   If an option that starts with '-' (not '--') doesn't match a long option,
+   but does match a short option, it is parsed as a short option
+   instead.  */
+ 
+int
+pj_getopt (int argc, char * const * argv, const char * optstring)
+{
+  return _getopt_internal (argc, argv, optstring,
+			   (const struct pj_getopt_option *) 0,
+			   (int *) 0,
+			   0);
+}
+
+
+#define _(msgid)	(msgid)
+
+/* This version of `pj_getopt' appears to the caller like standard Unix `pj_getopt'
+   but it behaves differently for the user, since it allows the user
+   to intersperse the options with the other arguments.
+
+   As `pj_getopt' works, it permutes the elements of ARGV so that,
+   when it is done, all the options precede everything else.  Thus
+   all application programs are extended to handle flexible argument order.
+
+   Setting the environment variable POSIXLY_CORRECT disables permutation.
+   Then the behavior is completely standard.
+
+   GNU application programs can use a third alternative mode in which
+   they can distinguish the relative order of options and other arguments.  */
+
+/* For communication from `pj_getopt' to the caller.
+   When `pj_getopt' finds an option that takes an argument,
+   the argument value is returned here.
+   Also, when `ordering' is RETURN_IN_ORDER,
+   each non-option ARGV-element is returned here.  */
+
+char *pj_optarg = NULL;
+
+/* Index in ARGV of the next element to be scanned.
+   This is used for communication to and from the caller
+   and for communication between successive calls to `pj_getopt'.
+
+   On entry to `pj_getopt', zero means this is the first call; initialize.
+
+   When `pj_getopt' returns -1, this is the index of the first of the
+   non-option elements that the caller should itself scan.
+
+   Otherwise, `pj_optind' communicates from one call to the next
+   how much of ARGV has been scanned so far.  */
+
+/* 1003.2 says this must be 1 before any call.  */
+int pj_optind = 1;
+
+/* Formerly, initialization of pj_getopt depended on pj_optind==0, which
+   causes problems with re-calling pj_getopt as programs generally don't
+   know that. */
+
+int __getopt_initialized = 0;
+
+/* The next char to be scanned in the option-element
+   in which the last option character we returned was found.
+   This allows us to pick up the scan where we left off.
+
+   If this is zero, or a null string, it means resume the scan
+   by advancing to the next ARGV-element.  */
+
+static char *nextchar;
+
+/* Set to an option character which was unrecognized.
+   This must be initialized on some systems to avoid linking in the
+   system's own pj_getopt implementation.  */
+
+int pj_optopt = '?';
+
+/* Describe how to deal with options that follow non-option ARGV-elements.
+
+   If the caller did not specify anything,
+   the default is REQUIRE_ORDER if the environment variable
+   POSIXLY_CORRECT is defined, PERMUTE otherwise.
+
+   REQUIRE_ORDER means don't recognize them as options;
+   stop option processing when the first non-option is seen.
+   This is what Unix does.
+   This mode of operation is selected by either setting the environment
+   variable POSIXLY_CORRECT, or using `+' as the first character
+   of the list of option characters.
+
+   PERMUTE is the default.  We permute the contents of ARGV as we scan,
+   so that eventually all the non-options are at the end.  This allows options
+   to be given in any order, even with programs that were not written to
+   expect this.
+
+   RETURN_IN_ORDER is an option available to programs that were written
+   to expect options and other ARGV-elements in any order and that care about
+   the ordering of the two.  We describe each non-option ARGV-element
+   as if it were the argument of an option with character code 1.
+   Using `-' as the first character of the list of option characters
+   selects this mode of operation.
+
+   The special argument `--' forces an end of option-scanning regardless
+   of the value of `ordering'.  In the case of RETURN_IN_ORDER, only
+   `--' can cause `pj_getopt' to return -1 with `pj_optind' != ARGC.  */
+
+static enum
+{
+  REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
+} ordering;
+
+/* Value of POSIXLY_CORRECT environment variable.  */
+static char *posixly_correct;
+
+static char *
+my_index (const char *str, int chr)
+{
+  while (*str)
+    {
+      if (*str == chr)
+	return (char *) str;
+      str++;
+    }
+  return 0;
+}
+
+
+/* Handle permutation of arguments.  */
+
+/* Describe the part of ARGV that contains non-options that have
+   been skipped.  `first_nonopt' is the index in ARGV of the first of them;
+   `last_nonopt' is the index after the last of them.  */
+
+static int first_nonopt;
+static int last_nonopt;
+
+#   define SWAP_FLAGS(ch1, ch2)
+
+/* Exchange two adjacent subsequences of ARGV.
+   One subsequence is elements [first_nonopt,last_nonopt)
+   which contains all the non-options that have been skipped so far.
+   The other is elements [last_nonopt,pj_optind), which contains all
+   the options processed since those non-options were skipped.
+
+   `first_nonopt' and `last_nonopt' are relocated so that they describe
+   the new indices of the non-options in ARGV after they are moved.  */
+
+static void
+exchange (char **argv)
+{
+  int bottom = first_nonopt;
+  int middle = last_nonopt;
+  int top = pj_optind;
+  char *tem;
+
+  /* Exchange the shorter segment with the far end of the longer segment.
+     That puts the shorter segment into the right place.
+     It leaves the longer segment in the right place overall,
+     but it consists of two parts that need to be swapped next.  */
+
+  while (top > middle && middle > bottom)
+    {
+      if (top - middle > middle - bottom)
+	{
+	  /* Bottom segment is the short one.  */
+	  int len = middle - bottom;
+	  register int i;
+
+	  /* Swap it with the top part of the top segment.  */
+	  for (i = 0; i < len; i++)
+	    {
+	      tem = argv[bottom + i];
+	      argv[bottom + i] = argv[top - (middle - bottom) + i];
+	      argv[top - (middle - bottom) + i] = tem;
+	      SWAP_FLAGS (bottom + i, top - (middle - bottom) + i);
+	    }
+	  /* Exclude the moved bottom segment from further swapping.  */
+	  top -= len;
+	}
+      else
+	{
+	  /* Top segment is the short one.  */
+	  int len = top - middle;
+	  register int i;
+
+	  /* Swap it with the bottom part of the bottom segment.  */
+	  for (i = 0; i < len; i++)
+	    {
+	      tem = argv[bottom + i];
+	      argv[bottom + i] = argv[middle + i];
+	      argv[middle + i] = tem;
+	      SWAP_FLAGS (bottom + i, middle + i);
+	    }
+	  /* Exclude the moved top segment from further swapping.  */
+	  bottom += len;
+	}
+    }
+
+  /* Update records for the slots the non-options now occupy.  */
+
+  first_nonopt += (pj_optind - last_nonopt);
+  last_nonopt = pj_optind;
+}
+
+/* Initialize the internal data when the first call is made.  */
+
+static const char *_getopt_initialize (int argc, char *const *argv, 
+				       const char *optstring)
+{
+    PJ_UNUSED_ARG(argc);
+    PJ_UNUSED_ARG(argv);
+
+  /* Start processing options with ARGV-element 1 (since ARGV-element 0
+     is the program name); the sequence of previously skipped
+     non-option ARGV-elements is empty.  */
+
+  first_nonopt = last_nonopt = pj_optind;
+
+  nextchar = NULL;
+
+  //posixly_correct = getenv ("POSIXLY_CORRECT");
+  posixly_correct = NULL;
+
+  /* Determine how to handle the ordering of options and nonoptions.  */
+
+  if (optstring[0] == '-')
+    {
+      ordering = RETURN_IN_ORDER;
+      ++optstring;
+    }
+  else if (optstring[0] == '+')
+    {
+      ordering = REQUIRE_ORDER;
+      ++optstring;
+    }
+  else if (posixly_correct != NULL)
+    ordering = REQUIRE_ORDER;
+  else
+    ordering = PERMUTE;
+
+  return optstring;
+}
+
+/* Scan elements of ARGV (whose length is ARGC) for option characters
+   given in OPTSTRING.
+
+   If an element of ARGV starts with '-', and is not exactly "-" or "--",
+   then it is an option element.  The characters of this element
+   (aside from the initial '-') are option characters.  If `pj_getopt'
+   is called repeatedly, it returns successively each of the option characters
+   from each of the option elements.
+
+   If `pj_getopt' finds another option character, it returns that character,
+   updating `pj_optind' and `nextchar' so that the next call to `pj_getopt' can
+   resume the scan with the following option character or ARGV-element.
+
+   If there are no more option characters, `pj_getopt' returns -1.
+   Then `pj_optind' is the index in ARGV of the first ARGV-element
+   that is not an option.  (The ARGV-elements have been permuted
+   so that those that are not options now come last.)
+
+   OPTSTRING is a string containing the legitimate option characters.
+   If an option character is seen that is not listed in OPTSTRING,
+   return '?' after printing an error message.  If you set `pj_opterr' to
+   zero, the error message is suppressed but we still return '?'.
+
+   If a char in OPTSTRING is followed by a colon, that means it wants an arg,
+   so the following text in the same ARGV-element, or the text of the following
+   ARGV-element, is returned in `pj_optarg'.  Two colons mean an option that
+   wants an optional arg; if there is text in the current ARGV-element,
+   it is returned in `pj_optarg', otherwise `pj_optarg' is set to zero.
+
+   If OPTSTRING starts with `-' or `+', it requests different methods of
+   handling the non-option ARGV-elements.
+   See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
+
+   Long-named options begin with `--' instead of `-'.
+   Their names may be abbreviated as long as the abbreviation is unique
+   or is an exact match for some defined option.  If they have an
+   argument, it follows the option name in the same ARGV-element, separated
+   from the option name by a `=', or else the in next ARGV-element.
+   When `pj_getopt' finds a long-named option, it returns 0 if that option's
+   `flag' field is nonzero, the value of the option's `val' field
+   if the `flag' field is zero.
+
+   The elements of ARGV aren't really const, because we permute them.
+   But we pretend they're const in the prototype to be compatible
+   with other systems.
+
+   LONGOPTS is a vector of `struct pj_getopt_option' terminated by an
+   element containing a name which is zero.
+
+   LONGIND returns the index in LONGOPT of the long-named option found.
+   It is only valid when a long-named option has been found by the most
+   recent call.
+
+   If LONG_ONLY is nonzero, '-' as well as '--' can introduce
+   long-named options.  */
+
+static int
+_getopt_internal (int argc, char *const *argv, const char *optstring, 
+		  const struct pj_getopt_option *longopts, int *longind, 
+		  int long_only)
+{
+  pj_optarg = NULL;
+
+  if (pj_optind == 0 || !__getopt_initialized)
+    {
+      if (pj_optind == 0)
+	pj_optind = 1;	/* Don't scan ARGV[0], the program name.  */
+      optstring = _getopt_initialize (argc, argv, optstring);
+      __getopt_initialized = 1;
+    }
+
+  /* Test whether ARGV[pj_optind] points to a non-option argument.
+     Either it does not have option syntax, or there is an environment flag
+     from the shell indicating it is not an option.  The later information
+     is only used when the used in the GNU libc.  */
+#define NONOPTION_P (argv[pj_optind][0] != '-' || argv[pj_optind][1] == '\0')
+
+  if (nextchar == NULL || *nextchar == '\0')
+    {
+      /* Advance to the next ARGV-element.  */
+
+      /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has been
+	 moved back by the user (who may also have changed the arguments).  */
+      if (last_nonopt > pj_optind)
+	last_nonopt = pj_optind;
+      if (first_nonopt > pj_optind)
+	first_nonopt = pj_optind;
+
+      if (ordering == PERMUTE)
+	{
+	  /* If we have just processed some options following some non-options,
+	     exchange them so that the options come first.  */
+
+	  if (first_nonopt != last_nonopt && last_nonopt != pj_optind)
+	    exchange ((char **) argv);
+	  else if (last_nonopt != pj_optind)
+	    first_nonopt = pj_optind;
+
+	  /* Skip any additional non-options
+	     and extend the range of non-options previously skipped.  */
+
+	  while (pj_optind < argc && NONOPTION_P)
+	    pj_optind++;
+	  last_nonopt = pj_optind;
+	}
+
+      /* The special ARGV-element `--' means premature end of options.
+	 Skip it like a null option,
+	 then exchange with previous non-options as if it were an option,
+	 then skip everything else like a non-option.  */
+
+      if (pj_optind != argc && !pj_ansi_strcmp(argv[pj_optind], "--"))
+	{
+	  pj_optind++;
+
+	  if (first_nonopt != last_nonopt && last_nonopt != pj_optind)
+	    exchange ((char **) argv);
+	  else if (first_nonopt == last_nonopt)
+	    first_nonopt = pj_optind;
+	  last_nonopt = argc;
+
+	  pj_optind = argc;
+	}
+
+      /* If we have done all the ARGV-elements, stop the scan
+	 and back over any non-options that we skipped and permuted.  */
+
+      if (pj_optind == argc)
+	{
+	  /* Set the next-arg-index to point at the non-options
+	     that we previously skipped, so the caller will digest them.  */
+	  if (first_nonopt != last_nonopt)
+	    pj_optind = first_nonopt;
+	  return -1;
+	}
+
+      /* If we have come to a non-option and did not permute it,
+	 either stop the scan or describe it to the caller and pass it by.  */
+
+      if (NONOPTION_P)
+	{
+	  if (ordering == REQUIRE_ORDER)
+	    return -1;
+	  pj_optarg = argv[pj_optind++];
+	  return 1;
+	}
+
+      /* We have found another option-ARGV-element.
+	 Skip the initial punctuation.  */
+
+      nextchar = (argv[pj_optind] + 1
+		  + (longopts != NULL && argv[pj_optind][1] == '-'));
+    }
+
+  /* Decode the current option-ARGV-element.  */
+
+  /* Check whether the ARGV-element is a long option.
+
+     If long_only and the ARGV-element has the form "-f", where f is
+     a valid short option, don't consider it an abbreviated form of
+     a long option that starts with f.  Otherwise there would be no
+     way to give the -f short option.
+
+     On the other hand, if there's a long option "fubar" and
+     the ARGV-element is "-fu", do consider that an abbreviation of
+     the long option, just like "--fu", and not "-f" with arg "u".
+
+     This distinction seems to be the most useful approach.  */
+
+  if (longopts != NULL
+      && (argv[pj_optind][1] == '-'
+	  || (long_only && (argv[pj_optind][2] || !my_index (optstring, argv[pj_optind][1])))))
+    {
+      char *nameend;
+      const struct pj_getopt_option *p;
+      const struct pj_getopt_option *pfound = NULL;
+      int exact = 0;
+      int ambig = 0;
+      int indfound = -1;
+      int option_index;
+
+      for (nameend = nextchar; *nameend && *nameend != '='; nameend++)
+	/* Do nothing.  */ ;
+
+      /* Test all long options for either exact match
+	 or abbreviated matches.  */
+      for (p = longopts, option_index = 0; p->name; p++, option_index++)
+	if (!strncmp (p->name, nextchar, nameend - nextchar))
+	  {
+	    if ((unsigned int) (nameend - nextchar)
+		== (unsigned int) strlen (p->name))
+	      {
+		/* Exact match found.  */
+		pfound = p;
+		indfound = option_index;
+		exact = 1;
+		break;
+	      }
+	    else if (pfound == NULL)
+	      {
+		/* First nonexact match found.  */
+		pfound = p;
+		indfound = option_index;
+	      }
+	    else
+	      /* Second or later nonexact match found.  */
+	      ambig = 1;
+	  }
+
+      if (ambig && !exact)
+	{
+	  nextchar += strlen (nextchar);
+	  pj_optind++;
+	  pj_optopt = 0;
+	  return '?';
+	}
+
+      if (pfound != NULL)
+	{
+	  option_index = indfound;
+	  pj_optind++;
+	  if (*nameend)
+	    {
+	      /* Don't test has_arg with >, because some C compilers don't
+		 allow it to be used on enums.  */
+	      if (pfound->has_arg)
+		pj_optarg = nameend + 1;
+	      else
+		{
+		  nextchar += strlen (nextchar);
+
+		  pj_optopt = pfound->val;
+		  return '?';
+		}
+	    }
+	  else if (pfound->has_arg == 1)
+	    {
+	      if (pj_optind < argc)
+		pj_optarg = argv[pj_optind++];
+	      else
+		{
+		  nextchar += strlen (nextchar);
+		  pj_optopt = pfound->val;
+		  return optstring[0] == ':' ? ':' : '?';
+		}
+	    }
+	  nextchar += strlen (nextchar);
+	  if (longind != NULL)
+	    *longind = option_index;
+	  if (pfound->flag)
+	    {
+	      *(pfound->flag) = pfound->val;
+	      return 0;
+	    }
+	  return pfound->val;
+	}
+
+      /* Can't find it as a long option.  If this is not pj_getopt_long_only,
+	 or the option starts with '--' or is not a valid short
+	 option, then it's an error.
+	 Otherwise interpret it as a short option.  */
+      if (!long_only || argv[pj_optind][1] == '-'
+	  || my_index (optstring, *nextchar) == NULL)
+	{
+	  nextchar = (char *) "";
+	  pj_optind++;
+	  pj_optopt = 0;
+	  return '?';
+	}
+    }
+
+  /* Look at and handle the next short option-character.  */
+
+  {
+    char c = *nextchar++;
+    char *temp = my_index (optstring, c);
+
+    /* Increment `pj_optind' when we start to process its last character.  */
+    if (*nextchar == '\0')
+      ++pj_optind;
+
+    if (temp == NULL || c == ':')
+      {
+	pj_optopt = c;
+	return '?';
+      }
+    /* Convenience. Treat POSIX -W foo same as long option --foo */
+    if (temp[0] == 'W' && temp[1] == ';')
+      {
+	char *nameend;
+	const struct pj_getopt_option *p;
+	const struct pj_getopt_option *pfound = NULL;
+	int exact = 0;
+	int ambig = 0;
+	int indfound = 0;
+	int option_index;
+
+	/* This is an option that requires an argument.  */
+	if (*nextchar != '\0')
+	  {
+	    pj_optarg = nextchar;
+	    /* If we end this ARGV-element by taking the rest as an arg,
+	       we must advance to the next element now.  */
+	    pj_optind++;
+	  }
+	else if (pj_optind == argc)
+	  {
+	    pj_optopt = c;
+	    if (optstring[0] == ':')
+	      c = ':';
+	    else
+	      c = '?';
+	    return c;
+	  }
+	else
+	  /* We already incremented `pj_optind' once;
+	     increment it again when taking next ARGV-elt as argument.  */
+	  pj_optarg = argv[pj_optind++];
+
+	/* pj_optarg is now the argument, see if it's in the
+	   table of longopts.  */
+
+	for (nextchar = nameend = pj_optarg; *nameend && *nameend != '='; nameend++)
+	  /* Do nothing.  */ ;
+
+	/* Test all long options for either exact match
+	   or abbreviated matches.  */
+	for (p = longopts, option_index = 0; p->name; p++, option_index++)
+	  if (!strncmp (p->name, nextchar, nameend - nextchar))
+	    {
+	      if ((unsigned int) (nameend - nextchar) == strlen (p->name))
+		{
+		  /* Exact match found.  */
+		  pfound = p;
+		  indfound = option_index;
+		  exact = 1;
+		  break;
+		}
+	      else if (pfound == NULL)
+		{
+		  /* First nonexact match found.  */
+		  pfound = p;
+		  indfound = option_index;
+		}
+	      else
+		/* Second or later nonexact match found.  */
+		ambig = 1;
+	    }
+	if (ambig && !exact)
+	  {
+	    nextchar += strlen (nextchar);
+	    pj_optind++;
+	    return '?';
+	  }
+	if (pfound != NULL)
+	  {
+	    option_index = indfound;
+	    if (*nameend)
+	      {
+		/* Don't test has_arg with >, because some C compilers don't
+		   allow it to be used on enums.  */
+		if (pfound->has_arg)
+		  pj_optarg = nameend + 1;
+		else
+		  {
+		    nextchar += strlen (nextchar);
+		    return '?';
+		  }
+	      }
+	    else if (pfound->has_arg == 1)
+	      {
+		if (pj_optind < argc)
+		  pj_optarg = argv[pj_optind++];
+		else
+		  {
+		    nextchar += strlen (nextchar);
+		    return optstring[0] == ':' ? ':' : '?';
+		  }
+	      }
+	    nextchar += strlen (nextchar);
+	    if (longind != NULL)
+	      *longind = option_index;
+	    if (pfound->flag)
+	      {
+		*(pfound->flag) = pfound->val;
+		return 0;
+	      }
+	    return pfound->val;
+	  }
+	  nextchar = NULL;
+	  return 'W';	/* Let the application handle it.   */
+      }
+    if (temp[1] == ':')
+      {
+	if (temp[2] == ':')
+	  {
+	    /* This is an option that accepts an argument optionally.  */
+	    if (*nextchar != '\0')
+	      {
+		pj_optarg = nextchar;
+		pj_optind++;
+	      }
+	    else
+	      pj_optarg = NULL;
+	    nextchar = NULL;
+	  }
+	else
+	  {
+	    /* This is an option that requires an argument.  */
+	    if (*nextchar != '\0')
+	      {
+		pj_optarg = nextchar;
+		/* If we end this ARGV-element by taking the rest as an arg,
+		   we must advance to the next element now.  */
+		pj_optind++;
+	      }
+	    else if (pj_optind == argc)
+	      {
+		pj_optopt = c;
+		if (optstring[0] == ':')
+		  c = ':';
+		else
+		  c = '?';
+	      }
+	    else
+	      /* We already incremented `pj_optind' once;
+		 increment it again when taking next ARGV-elt as argument.  */
+	      pj_optarg = argv[pj_optind++];
+	    nextchar = NULL;
+	  }
+      }
+    return c;
+  }
+}
+
diff --git a/jni/pjproject-android/.svn/pristine/56/56c9519a3a43eba21bfa58af0fac5a3e0d4cabb1.svn-base b/jni/pjproject-android/.svn/pristine/56/56c9519a3a43eba21bfa58af0fac5a3e0d4cabb1.svn-base
new file mode 100644
index 0000000..c43b54f
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/56c9519a3a43eba21bfa58af0fac5a3e0d4cabb1.svn-base
@@ -0,0 +1,5373 @@
+# Microsoft eMbedded Visual Tools Project File - Name="libilbccodec" - Package Owner=<4>

+# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02

+# ** DO NOT EDIT **

+

+# TARGTYPE "Win32 (WCE x86) Static Library" 0x8304

+# TARGTYPE "Win32 (WCE MIPS16) Static Library" 0x8904

+# TARGTYPE "Win32 (WCE SH4) Static Library" 0x8604

+# TARGTYPE "Win32 (WCE MIPSII) Static Library" 0xa104

+# TARGTYPE "Win32 (WCE MIPSIV_FP) Static Library" 0x9204

+# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104

+# TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304

+# TARGTYPE "Win32 (WCE ARMV4I) Static Library" 0xa504

+# TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604

+# TARGTYPE "Win32 (WCE MIPSII_FP) Static Library" 0xa204

+# TARGTYPE "Win32 (WCE ARMV4T) Static Library" 0xa404

+# TARGTYPE "Win32 (WCE MIPSIV) Static Library" 0x9604

+

+CFG=libilbccodec - Win32 (WCE MIPSII_FP) Debug

+!MESSAGE This is not a valid makefile. To build this project using NMAKE,

+!MESSAGE use the Export Makefile command and run

+!MESSAGE 

+!MESSAGE NMAKE /f "libilbccodec.vcn".

+!MESSAGE 

+!MESSAGE You can specify a configuration when running NMAKE

+!MESSAGE by defining the macro CFG on the command line. For example:

+!MESSAGE 

+!MESSAGE NMAKE /f "libilbccodec.vcn" CFG="libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+!MESSAGE 

+!MESSAGE Possible choices for configuration are:

+!MESSAGE 

+!MESSAGE "libilbccodec - Win32 (WCE MIPSII_FP) Release" (based on "Win32 (WCE MIPSII_FP) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSII_FP) Debug" (based on "Win32 (WCE MIPSII_FP) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSIV) Release" (based on "Win32 (WCE MIPSIV) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSIV) Debug" (based on "Win32 (WCE MIPSIV) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE ARMV4I) Release" (based on "Win32 (WCE ARMV4I) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE ARMV4I) Debug" (based on "Win32 (WCE ARMV4I) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSIV_FP) Release" (based on "Win32 (WCE MIPSIV_FP) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPSIV_FP) Debug" (based on "Win32 (WCE MIPSIV_FP) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPS16) Release" (based on "Win32 (WCE MIPS16) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE MIPS16) Debug" (based on "Win32 (WCE MIPS16) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE ARMV4T) Release" (based on "Win32 (WCE ARMV4T) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE ARMV4T) Debug" (based on "Win32 (WCE ARMV4T) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Static Library")

+!MESSAGE "libilbccodec - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Static Library")

+!MESSAGE 

+

+# Begin Project

+# PROP AllowPerConfigDependencies 0

+# PROP Scc_ProjName ""

+# PROP Scc_LocalPath ""

+# PROP ATL_Project 2

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\MIPSII_FPRel"

+# PROP BASE Intermediate_Dir "output\MIPSII_FPRel"

+# PROP BASE CPU_ID "{D8AC856C-B213-4895-9E83-9EC51A55201E}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\MIPSII_FPRel"

+# PROP Intermediate_Dir "output\MIPSII_FPRel"

+# PROP CPU_ID "{D8AC856C-B213-4895-9E83-9EC51A55201E}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE- /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE- /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\MIPSII_FPDbg"

+# PROP BASE Intermediate_Dir "output\MIPSII_FPDbg"

+# PROP BASE CPU_ID "{D8AC856C-B213-4895-9E83-9EC51A55201E}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\MIPSII_FPDbg"

+# PROP Intermediate_Dir "output\MIPSII_FPDbg"

+# PROP CPU_ID "{D8AC856C-B213-4895-9E83-9EC51A55201E}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE- /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE- /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\MIPSIIRel"

+# PROP BASE Intermediate_Dir "output\MIPSIIRel"

+# PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\MIPSIIRel"

+# PROP Intermediate_Dir "output\MIPSIIRel"

+# PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\MIPSIIDbg"

+# PROP BASE Intermediate_Dir "output\MIPSIIDbg"

+# PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\MIPSIIDbg"

+# PROP Intermediate_Dir "output\MIPSIIDbg"

+# PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\SH4Rel"

+# PROP BASE Intermediate_Dir "output\SH4Rel"

+# PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\SH4Rel"

+# PROP Intermediate_Dir "output\SH4Rel"

+# PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=shcl.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\SH4Dbg"

+# PROP BASE Intermediate_Dir "output\SH4Dbg"

+# PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\SH4Dbg"

+# PROP Intermediate_Dir "output\SH4Dbg"

+# PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=shcl.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\SH3Rel"

+# PROP BASE Intermediate_Dir "output\SH3Rel"

+# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\SH3Rel"

+# PROP Intermediate_Dir "output\SH3Rel"

+# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=shcl.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\SH3Dbg"

+# PROP BASE Intermediate_Dir "output\SH3Dbg"

+# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\SH3Dbg"

+# PROP Intermediate_Dir "output\SH3Dbg"

+# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=shcl.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\MIPSIVRel"

+# PROP BASE Intermediate_Dir "output\MIPSIVRel"

+# PROP BASE CPU_ID "{0B2FE524-26C5-4194-8CEF-B1582DEB5A98}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\MIPSIVRel"

+# PROP Intermediate_Dir "output\MIPSIVRel"

+# PROP CPU_ID "{0B2FE524-26C5-4194-8CEF-B1582DEB5A98}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\MIPSIVDbg"

+# PROP BASE Intermediate_Dir "output\MIPSIVDbg"

+# PROP BASE CPU_ID "{0B2FE524-26C5-4194-8CEF-B1582DEB5A98}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\MIPSIVDbg"

+# PROP Intermediate_Dir "output\MIPSIVDbg"

+# PROP CPU_ID "{0B2FE524-26C5-4194-8CEF-B1582DEB5A98}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\emulatorRel"

+# PROP BASE Intermediate_Dir "output\emulatorRel"

+# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\emulatorRel"

+# PROP Intermediate_Dir "output\emulatorRel"

+# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=cl.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\emulatorDbg"

+# PROP BASE Intermediate_Dir "output\emulatorDbg"

+# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\emulatorDbg"

+# PROP Intermediate_Dir "output\emulatorDbg"

+# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=cl.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\ARMV4IRel"

+# PROP BASE Intermediate_Dir "output\ARMV4IRel"

+# PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\ARMV4IRel"

+# PROP Intermediate_Dir "output\ARMV4IRel"

+# PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clarm.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\ARMV4IDbg"

+# PROP BASE Intermediate_Dir "output\ARMV4IDbg"

+# PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\ARMV4IDbg"

+# PROP Intermediate_Dir "output\ARMV4IDbg"

+# PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clarm.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\MIPSIV_FPRel"

+# PROP BASE Intermediate_Dir "output\MIPSIV_FPRel"

+# PROP BASE CPU_ID "{046A430D-7770-48AB-89B5-24C2D300B03F}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\MIPSIV_FPRel"

+# PROP Intermediate_Dir "output\MIPSIV_FPRel"

+# PROP CPU_ID "{046A430D-7770-48AB-89B5-24C2D300B03F}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\MIPSIV_FPDbg"

+# PROP BASE Intermediate_Dir "output\MIPSIV_FPDbg"

+# PROP BASE CPU_ID "{046A430D-7770-48AB-89B5-24C2D300B03F}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\MIPSIV_FPDbg"

+# PROP Intermediate_Dir "output\MIPSIV_FPDbg"

+# PROP CPU_ID "{046A430D-7770-48AB-89B5-24C2D300B03F}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\ARMV4Rel"

+# PROP BASE Intermediate_Dir "output\ARMV4Rel"

+# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\ARMV4Rel"

+# PROP Intermediate_Dir "output\ARMV4Rel"

+# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clarm.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\ARMV4Dbg"

+# PROP BASE Intermediate_Dir "output\ARMV4Dbg"

+# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\ARMV4Dbg"

+# PROP Intermediate_Dir "output\ARMV4Dbg"

+# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clarm.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\MIPS16Rel"

+# PROP BASE Intermediate_Dir "output\MIPS16Rel"

+# PROP BASE CPU_ID "{D6519013-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\MIPS16Rel"

+# PROP Intermediate_Dir "output\MIPS16Rel"

+# PROP CPU_ID "{D6519013-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\MIPS16Dbg"

+# PROP BASE Intermediate_Dir "output\MIPS16Dbg"

+# PROP BASE CPU_ID "{D6519013-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\MIPS16Dbg"

+# PROP Intermediate_Dir "output\MIPS16Dbg"

+# PROP CPU_ID "{D6519013-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\ARMV4TRel"

+# PROP BASE Intermediate_Dir "output\ARMV4TRel"

+# PROP BASE CPU_ID "{F52316A9-3B7C-4FE7-A67F-68350B41240D}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\ARMV4TRel"

+# PROP Intermediate_Dir "output\ARMV4TRel"

+# PROP CPU_ID "{F52316A9-3B7C-4FE7-A67F-68350B41240D}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clthumb.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT)  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\ARMV4TDbg"

+# PROP BASE Intermediate_Dir "output\ARMV4TDbg"

+# PROP BASE CPU_ID "{F52316A9-3B7C-4FE7-A67F-68350B41240D}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\ARMV4TDbg"

+# PROP Intermediate_Dir "output\ARMV4TDbg"

+# PROP CPU_ID "{F52316A9-3B7C-4FE7-A67F-68350B41240D}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=clthumb.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug)  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug)  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 0

+# PROP BASE Output_Dir "output\X86Rel"

+# PROP BASE Intermediate_Dir "output\X86Rel"

+# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 0

+# PROP Output_Dir "output\X86Rel"

+# PROP Intermediate_Dir "output\X86Rel"

+# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=cl.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2  /c

+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+# PROP BASE Use_MFC 0

+# PROP BASE Use_Debug_Libraries 1

+# PROP BASE Output_Dir "output\X86Dbg"

+# PROP BASE Intermediate_Dir "output\X86Dbg"

+# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"

+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP BASE Target_Dir ""

+# PROP Use_MFC 0

+# PROP Use_Debug_Libraries 1

+# PROP Output_Dir "output\X86Dbg"

+# PROP Intermediate_Dir "output\X86Dbg"

+# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"

+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

+# PROP Target_Dir ""

+CPP=cl.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF  /c

+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF  /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

+

+!ENDIF 

+

+# Begin Target

+

+# Name "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+# Name "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+# Name "libilbccodec - Win32 (WCE MIPSII) Release"

+# Name "libilbccodec - Win32 (WCE MIPSII) Debug"

+# Name "libilbccodec - Win32 (WCE SH4) Release"

+# Name "libilbccodec - Win32 (WCE SH4) Debug"

+# Name "libilbccodec - Win32 (WCE SH3) Release"

+# Name "libilbccodec - Win32 (WCE SH3) Debug"

+# Name "libilbccodec - Win32 (WCE MIPSIV) Release"

+# Name "libilbccodec - Win32 (WCE MIPSIV) Debug"

+# Name "libilbccodec - Win32 (WCE emulator) Release"

+# Name "libilbccodec - Win32 (WCE emulator) Debug"

+# Name "libilbccodec - Win32 (WCE ARMV4I) Release"

+# Name "libilbccodec - Win32 (WCE ARMV4I) Debug"

+# Name "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+# Name "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+# Name "libilbccodec - Win32 (WCE ARMV4) Release"

+# Name "libilbccodec - Win32 (WCE ARMV4) Debug"

+# Name "libilbccodec - Win32 (WCE MIPS16) Release"

+# Name "libilbccodec - Win32 (WCE MIPS16) Debug"

+# Name "libilbccodec - Win32 (WCE ARMV4T) Release"

+# Name "libilbccodec - Win32 (WCE ARMV4T) Debug"

+# Name "libilbccodec - Win32 (WCE x86) Release"

+# Name "libilbccodec - Win32 (WCE x86) Debug"

+# Begin Group "Source Files"

+

+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"

+# Begin Source File

+

+SOURCE=..\..\ilbc\anaFilter.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_ANAFI=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\constants.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_CONST=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\createCB.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_CREAT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\doCPLC.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_DOCPL=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\enhancer.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_ENHAN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\filter.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_FILTE=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\FrameClassify.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_FRAME=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\gainquant.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_GAINQ=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\getCBvec.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_GETCB=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\helpfun.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_HELPF=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\hpInput.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_HPINP=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\hpOutput.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_HPOUT=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iCBConstruct.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_ICBCO=\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\getCBvec.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iCBSearch.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_ICBSE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\createCB.h"\

+	"..\..\ilbc\gainquant.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iLBC_decode.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_ILBC_=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\doCPLC.h"\

+	"..\..\ilbc\enhancer.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpOutput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCdecode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iLBC_encode.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_ILBC_E=\

+	"..\..\ilbc\anaFilter.h"\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\FrameClassify.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\hpInput.h"\

+	"..\..\ilbc\iCBConstruct.h"\

+	"..\..\ilbc\iCBSearch.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\LPCencode.h"\

+	"..\..\ilbc\packing.h"\

+	"..\..\ilbc\StateConstructW.h"\

+	"..\..\ilbc\StateSearchW.h"\

+	"..\..\ilbc\syntFilter.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\LPCdecode.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_LPCDE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\LPCencode.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_LPCEN=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	"..\..\ilbc\lsf.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\lsf.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_LSF_C=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\packing.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_PACKI=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\StateConstructW.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_STATE=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\StateSearchW.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_STATES=\

+	"..\..\ilbc\constants.h"\

+	"..\..\ilbc\helpfun.h"\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\syntFilter.c

+

+!IF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII_FP) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSII) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH4) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE SH3) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE emulator) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4I) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPSIV_FP) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE MIPS16) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE ARMV4T) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Release"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ELSEIF  "$(CFG)" == "libilbccodec - Win32 (WCE x86) Debug"

+

+DEP_CPP_SYNTF=\

+	"..\..\ilbc\iLBC_define.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# End Group

+# Begin Group "Header Files"

+

+# PROP Default_Filter "h;hpp;hxx;hm;inl"

+# Begin Source File

+

+SOURCE=..\..\ilbc\anaFilter.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\constants.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\createCB.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\doCPLC.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\enhancer.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\filter.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\FrameClassify.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\gainquant.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\getCBvec.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\helpfun.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\hpInput.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\hpOutput.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iCBConstruct.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iCBSearch.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iLBC_decode.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iLBC_define.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\iLBC_encode.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\LPCdecode.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\LPCencode.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\lsf.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\packing.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\StateConstructW.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\StateSearchW.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\ilbc\syntFilter.h

+# End Source File

+# End Group

+# End Target

+# End Project

diff --git a/jni/pjproject-android/.svn/pristine/56/56cf840e3fd04293fb25d4d34485768c8c8e7b7c.svn-base b/jni/pjproject-android/.svn/pristine/56/56cf840e3fd04293fb25d4d34485768c8c8e7b7c.svn-base
new file mode 100644
index 0000000..2131ae6
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/56/56cf840e3fd04293fb25d4d34485768c8c8e7b7c.svn-base
@@ -0,0 +1,691 @@
+/* $Id$ */
+/* 
+ * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
+ * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
+ */
+
+#include "test.h"
+#include <pjsip_ua.h>
+#include <pjsip.h>
+#include <pjlib.h>
+
+#define THIS_FILE   "inv_offer_answer_test.c"
+#define PORT	    5068
+#define CONTACT	    "sip:127.0.0.1:5068"
+#define TRACE_(x)   PJ_LOG(3,x)
+
+static struct oa_sdp_t
+{
+    const char *offer;
+    const char *answer;
+    unsigned	pt_result;
+} oa_sdp[] = 
+{
+    {
+	/* Offer: */
+	"v=0\r\n"
+	"o=alice 1 1 IN IP4 host.anywhere.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.anywhere.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49170 RTP/AVP 0\r\n"
+	"a=rtpmap:0 PCMU/8000\r\n",
+
+	/* Answer: */
+	"v=0\r\n"
+	"o=bob 1 1 IN IP4 host.example.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.example.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49920 RTP/AVP 0\r\n"
+	"a=rtpmap:0 PCMU/8000\r\n"
+	"m=video 0 RTP/AVP 31\r\n",
+
+	0
+      },
+
+      {
+	/* Offer: */
+	"v=0\r\n"
+	"o=alice 2 2 IN IP4 host.anywhere.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.anywhere.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49170 RTP/AVP 8\r\n"
+	"a=rtpmap:0 PCMA/8000\r\n",
+
+	/* Answer: */
+	"v=0\r\n"
+	"o=bob 2 2 IN IP4 host.example.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.example.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49920 RTP/AVP 8\r\n"
+	"a=rtpmap:0 PCMA/8000\r\n",
+
+	8
+      },
+
+      {
+	/* Offer: */
+	"v=0\r\n"
+	"o=alice 3 3 IN IP4 host.anywhere.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.anywhere.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49170 RTP/AVP 3\r\n",
+
+	/* Answer: */
+	"v=0\r\n"
+	"o=bob 3 3 IN IP4 host.example.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.example.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49920 RTP/AVP 3\r\n",
+
+	3
+      },
+
+      {
+	/* Offer: */
+	"v=0\r\n"
+	"o=alice 4 4 IN IP4 host.anywhere.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.anywhere.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49170 RTP/AVP 4\r\n",
+
+	/* Answer: */
+	"v=0\r\n"
+	"o=bob 4 4 IN IP4 host.example.com\r\n"
+	"s= \r\n"
+	"c=IN IP4 host.example.com\r\n"
+	"t=0 0\r\n"
+	"m=audio 49920 RTP/AVP 4\r\n",
+
+	4
+    }
+};
+
+
+
+typedef enum oa_t
+{
+    OFFERER_NONE,
+    OFFERER_UAC,
+    OFFERER_UAS
+} oa_t;
+
+typedef struct inv_test_param_t
+{
+    char       *title;
+    unsigned	inv_option;
+    pj_bool_t	need_established;
+    unsigned	count;
+    oa_t	oa[4];
+} inv_test_param_t;
+
+typedef struct inv_test_t
+{
+    inv_test_param_t	param;
+    pjsip_inv_session  *uac;
+    pjsip_inv_session  *uas;
+
+    pj_bool_t		complete;
+    pj_bool_t		uas_complete,
+			uac_complete;
+
+    unsigned		oa_index;
+    unsigned		uac_update_cnt,
+			uas_update_cnt;
+} inv_test_t;
+
+
+/**************** GLOBALS ******************/
+static inv_test_t   inv_test;
+static unsigned	    job_cnt;
+
+typedef enum job_type
+{
+    SEND_OFFER,
+    ESTABLISH_CALL
+} job_type;
+
+typedef struct job_t
+{
+    job_type	    type;
+    pjsip_role_e    who;
+} job_t;
+
+static job_t jobs[128];
+
+
+/**************** UTILS ******************/
+static pjmedia_sdp_session *create_sdp(pj_pool_t *pool, const char *body)
+{
+    pjmedia_sdp_session *sdp;
+    pj_str_t dup;
+    pj_status_t status;
+    
+    pj_strdup2_with_null(pool, &dup, body);
+    status = pjmedia_sdp_parse(pool, dup.ptr, dup.slen, &sdp);
+    pj_assert(status == PJ_SUCCESS);
+
+    return sdp;
+}
+
+/**************** INVITE SESSION CALLBACKS ******************/
+static void on_rx_offer(pjsip_inv_session *inv,
+			const pjmedia_sdp_session *offer)
+{
+    pjmedia_sdp_session *sdp;
+
+    PJ_UNUSED_ARG(offer);
+
+    sdp = create_sdp(inv->dlg->pool, oa_sdp[inv_test.oa_index].answer);
+    pjsip_inv_set_sdp_answer(inv, sdp);
+
+    if (inv_test.oa_index == inv_test.param.count-1 &&
+	inv_test.param.need_established) 
+    {
+	jobs[job_cnt].type = ESTABLISH_CALL;
+	jobs[job_cnt].who = PJSIP_ROLE_UAS;
+	job_cnt++;
+    }
+}
+
+
+static void on_create_offer(pjsip_inv_session *inv,
+			    pjmedia_sdp_session **p_offer)
+{
+    PJ_UNUSED_ARG(inv);
+    PJ_UNUSED_ARG(p_offer);
+
+    pj_assert(!"Should not happen");
+}
+
+static void on_media_update(pjsip_inv_session *inv_ses, 
+			    pj_status_t status)
+{
+    PJ_UNUSED_ARG(status);
+
+    if (inv_ses == inv_test.uas) {
+	inv_test.uas_update_cnt++;
+	pj_assert(inv_test.uas_update_cnt - inv_test.uac_update_cnt <= 1);
+	TRACE_((THIS_FILE, "      Callee media is established"));
+    } else if (inv_ses == inv_test.uac) {
+	inv_test.uac_update_cnt++;
+	pj_assert(inv_test.uac_update_cnt - inv_test.uas_update_cnt <= 1);
+	TRACE_((THIS_FILE, "      Caller media is established"));
+	
+    } else {
+	pj_assert(!"Unknown session!");
+    }
+
+    if (inv_test.uac_update_cnt == inv_test.uas_update_cnt) {
+	inv_test.oa_index++;
+
+	if (inv_test.oa_index < inv_test.param.count) {
+	    switch (inv_test.param.oa[inv_test.oa_index]) {
+	    case OFFERER_UAC:
+		jobs[job_cnt].type = SEND_OFFER;
+		jobs[job_cnt].who = PJSIP_ROLE_UAC;
+		job_cnt++;
+		break;
+	    case OFFERER_UAS:
+		jobs[job_cnt].type = SEND_OFFER;
+		jobs[job_cnt].who = PJSIP_ROLE_UAS;
+		job_cnt++;
+		break;
+	    default:
+		pj_assert(!"Invalid oa");
+	    }
+	}
+
+	pj_assert(job_cnt <= PJ_ARRAY_SIZE(jobs));
+    }
+}
+
+static void on_state_changed(pjsip_inv_session *inv, pjsip_event *e)
+{
+    const char *who = NULL;
+
+    PJ_UNUSED_ARG(e);
+
+    if (inv->state == PJSIP_INV_STATE_DISCONNECTED) {
+	TRACE_((THIS_FILE, "      %s call disconnected",
+		(inv==inv_test.uas ? "Callee" : "Caller")));
+	return;
+    }
+
+    if (inv->state != PJSIP_INV_STATE_CONFIRMED)
+	return;
+
+    if (inv == inv_test.uas) {
+	inv_test.uas_complete = PJ_TRUE;
+	who = "Callee";
+    } else if (inv == inv_test.uac) {
+	inv_test.uac_complete = PJ_TRUE;
+	who = "Caller";
+    } else
+	pj_assert(!"No session");
+
+    TRACE_((THIS_FILE, "      %s call is confirmed", who));
+
+    if (inv_test.uac_complete && inv_test.uas_complete)
+	inv_test.complete = PJ_TRUE;
+}
+
+
+/**************** MODULE TO RECEIVE INITIAL INVITE ******************/
+
+static pj_bool_t on_rx_request(pjsip_rx_data *rdata)
+{
+    if (rdata->msg_info.msg->type == PJSIP_REQUEST_MSG &&
+	rdata->msg_info.msg->line.req.method.id == PJSIP_INVITE_METHOD)
+    {
+	pjsip_dialog *dlg;
+	pjmedia_sdp_session *sdp = NULL;
+	pj_str_t uri;
+	pjsip_tx_data *tdata;
+	pj_status_t status;
+
+	/*
+	 * Create UAS
+	 */
+	uri = pj_str(CONTACT);
+	status = pjsip_dlg_create_uas(pjsip_ua_instance(), rdata,
+				      &uri, &dlg);
+	pj_assert(status == PJ_SUCCESS);
+
+	if (inv_test.param.oa[0] == OFFERER_UAC)
+	    sdp = create_sdp(rdata->tp_info.pool, oa_sdp[0].answer);
+	else if (inv_test.param.oa[0] == OFFERER_UAS)
+	    sdp = create_sdp(rdata->tp_info.pool, oa_sdp[0].offer);
+	else
+	    pj_assert(!"Invalid offerer type");
+
+	status = pjsip_inv_create_uas(dlg, rdata, sdp, inv_test.param.inv_option, &inv_test.uas);
+	pj_assert(status == PJ_SUCCESS);
+
+	TRACE_((THIS_FILE, "    Sending 183 with SDP"));
+
+	/*
+	 * Answer with 183
+	 */
+	status = pjsip_inv_initial_answer(inv_test.uas, rdata, 183, NULL,
+					  NULL, &tdata);
+	pj_assert(status == PJ_SUCCESS);
+
+	status = pjsip_inv_send_msg(inv_test.uas, tdata);
+	pj_assert(status == PJ_SUCCESS);
+
+	return PJ_TRUE;
+    }
+
+    return PJ_FALSE;
+}
+
+static pjsip_module mod_inv_oa_test =
+{
+    NULL, NULL,			    /* prev, next.		*/
+    { "mod-inv-oa-test", 15 },	    /* Name.			*/
+    -1,				    /* Id			*/
+    PJSIP_MOD_PRIORITY_APPLICATION, /* Priority			*/
+    NULL,			    /* load()			*/
+    NULL,			    /* start()			*/
+    NULL,			    /* stop()			*/
+    NULL,			    /* unload()			*/
+    &on_rx_request,		    /* on_rx_request()		*/
+    NULL,			    /* on_rx_response()		*/
+    NULL,			    /* on_tx_request.		*/
+    NULL,			    /* on_tx_response()		*/
+    NULL,			    /* on_tsx_state()		*/
+};
+
+
+/**************** THE TEST ******************/
+static void run_job(job_t *j)
+{
+    pjsip_inv_session *inv;
+    pjsip_tx_data *tdata;
+    pjmedia_sdp_session *sdp;
+    pj_status_t status;
+
+    if (j->who == PJSIP_ROLE_UAC)
+	inv = inv_test.uac;
+    else
+	inv = inv_test.uas;
+
+    switch (j->type) {
+    case SEND_OFFER:
+	sdp = create_sdp(inv->dlg->pool, oa_sdp[inv_test.oa_index].offer);
+
+	TRACE_((THIS_FILE, "    Sending UPDATE with offer"));
+	status = pjsip_inv_update(inv, NULL, sdp, &tdata);
+	pj_assert(status == PJ_SUCCESS);
+
+	status = pjsip_inv_send_msg(inv, tdata);
+	pj_assert(status == PJ_SUCCESS);
+	break;
+    case ESTABLISH_CALL:
+	TRACE_((THIS_FILE, "    Sending 200/OK"));
+	status = pjsip_inv_answer(inv, 200, NULL, NULL, &tdata);
+	pj_assert(status == PJ_SUCCESS);
+
+	status = pjsip_inv_send_msg(inv, tdata);
+	pj_assert(status == PJ_SUCCESS);
+	break;
+    }
+}
+
+
+static int perform_test(inv_test_param_t *param)
+{
+    pj_str_t uri;
+    pjsip_dialog *dlg;
+    pjmedia_sdp_session *sdp;
+    pjsip_tx_data *tdata;
+    pj_status_t status;
+
+    PJ_LOG(3,(THIS_FILE, "  %s", param->title));
+
+    pj_bzero(&inv_test, sizeof(inv_test));
+    pj_memcpy(&inv_test.param, param, sizeof(*param));
+    job_cnt = 0;
+
+    uri = pj_str(CONTACT);
+
+    /*  
+     * Create UAC
+     */
+    status = pjsip_dlg_create_uac(pjsip_ua_instance(), 
+				  &uri, &uri, &uri, &uri, &dlg);
+    PJ_ASSERT_RETURN(status==PJ_SUCCESS, -10);
+
+    if (inv_test.param.oa[0] == OFFERER_UAC)
+	sdp = create_sdp(dlg->pool, oa_sdp[0].offer);
+    else
+	sdp = NULL;
+
+    status = pjsip_inv_create_uac(dlg, sdp, inv_test.param.inv_option, &inv_test.uac);
+    PJ_ASSERT_RETURN(status==PJ_SUCCESS, -20);
+
+    TRACE_((THIS_FILE, "    Sending INVITE %s offer", (sdp ? "with" : "without")));
+
+    /*
+     * Make call!
+     */
+    status = pjsip_inv_invite(inv_test.uac, &tdata);
+    PJ_ASSERT_RETURN(status==PJ_SUCCESS, -30);
+
+    status = pjsip_inv_send_msg(inv_test.uac, tdata);
+    PJ_ASSERT_RETURN(status==PJ_SUCCESS, -30);
+
+    /*
+     * Wait until test completes
+     */
+    while (!inv_test.complete) {
+	pj_time_val delay = {0, 20};
+
+	pjsip_endpt_handle_events(endpt, &delay);
+
+	while (job_cnt) {
+	    job_t j;
+
+	    j = jobs[0];
+	    pj_array_erase(jobs, sizeof(jobs[0]), job_cnt, 0);
+	    --job_cnt;
+
+	    run_job(&j);
+	}
+    }
+
+    flush_events(100);
+
+    /*
+     * Hangup
+     */
+    TRACE_((THIS_FILE, "    Disconnecting call"));
+    status = pjsip_inv_end_session(inv_test.uas, PJSIP_SC_DECLINE, 0, &tdata);
+    pj_assert(status == PJ_SUCCESS);
+
+    status = pjsip_inv_send_msg(inv_test.uas, tdata);
+    pj_assert(status == PJ_SUCCESS);
+
+    flush_events(500);
+
+    return 0;
+}
+
+
+static pj_bool_t log_on_rx_msg(pjsip_rx_data *rdata)
+{
+    pjsip_msg *msg = rdata->msg_info.msg;
+    char info[80];
+
+    if (msg->type == PJSIP_REQUEST_MSG)
+	pj_ansi_snprintf(info, sizeof(info), "%.*s", 
+	    (int)msg->line.req.method.name.slen,
+	    msg->line.req.method.name.ptr);
+    else
+	pj_ansi_snprintf(info, sizeof(info), "%d/%.*s",
+	    msg->line.status.code,
+	    (int)rdata->msg_info.cseq->method.name.slen,
+	    rdata->msg_info.cseq->method.name.ptr);
+
+    TRACE_((THIS_FILE, "      Received %s %s sdp", info,
+	(msg->body ? "with" : "without")));
+
+    return PJ_FALSE;
+}
+
+
+/* Message logger module. */
+static pjsip_module mod_msg_logger = 
+{
+    NULL, NULL,				/* prev and next	*/
+    { "mod-msg-loggee", 14},		/* Name.		*/
+    -1,					/* Id			*/
+    PJSIP_MOD_PRIORITY_TRANSPORT_LAYER-1,/* Priority		*/
+    NULL,				/* load()		*/
+    NULL,				/* start()		*/
+    NULL,				/* stop()		*/
+    NULL,				/* unload()		*/
+    &log_on_rx_msg,			/* on_rx_request()	*/
+    &log_on_rx_msg,			/* on_rx_response()	*/
+    NULL,				/* on_tx_request()	*/
+    NULL,				/* on_tx_response()	*/
+    NULL,				/* on_tsx_state()	*/
+};
+
+static inv_test_param_t test_params[] =
+{
+/* Normal scenario:
+
+				UAC		UAS
+    INVITE (offer)	-->
+    200/INVITE (answer)	<--
+    ACK    		-->
+ */
+#if 0
+    {
+	"Standard INVITE with offer",
+	0,
+	PJ_TRUE,
+	1,
+	{ OFFERER_UAC }
+    },
+
+    {
+	"Standard INVITE with offer, with 100rel",
+	PJSIP_INV_REQUIRE_100REL,
+	PJ_TRUE,
+	1,
+	{ OFFERER_UAC }
+    },
+#endif
+
+/* Delayed offer:
+				UAC		UAS
+    INVITE (no SDP) 	-->
+    200/INVITE (offer) 	<--
+    ACK (answer)   	-->
+ */
+#if 1
+    {
+	"INVITE with no offer",
+	0,
+	PJ_TRUE,
+	1,
+	{ OFFERER_UAS }
+    },
+
+    {
+	"INVITE with no offer, with 100rel",
+	PJSIP_INV_REQUIRE_100REL,
+	PJ_TRUE,
+	1,
+	{ OFFERER_UAS }
+    },
+#endif
+
+/* Subsequent UAC offer with UPDATE:
+
+				UAC		UAS
+    INVITE (offer)	-->
+    180/rel (answer)	<--
+    UPDATE (offer)	-->	inv_update()	on_rx_offer()
+						set_sdp_answer()
+    200/UPDATE (answer)	<--
+    200/INVITE		<--
+    ACK	-->
+*/
+#if 1
+    {
+	"INVITE and UPDATE by UAC",
+	0,
+	PJ_TRUE,
+	2,
+	{ OFFERER_UAC, OFFERER_UAC }
+    },
+    {
+	"INVITE and UPDATE by UAC, with 100rel",
+	PJSIP_INV_REQUIRE_100REL,
+	PJ_TRUE,
+	2,
+	{ OFFERER_UAC, OFFERER_UAC }
+    },
+#endif
+
+/* Subsequent UAS offer with UPDATE:
+
+    INVITE (offer	-->
+    180/rel (answer)	<--
+    UPDATE (offer)	<--			inv_update()
+				on_rx_offer()
+				set_sdp_answer()
+    200/UPDATE (answer) -->
+    UPDATE (offer)	-->			on_rx_offer()
+						set_sdp_answer()
+    200/UPDATE (answer) <--
+    200/INVITE		<--
+    ACK			-->
+
+ */
+    {
+	"INVITE and many UPDATE by UAC and UAS",
+	0,
+	PJ_TRUE,
+	4,
+	{ OFFERER_UAC, OFFERER_UAS, OFFERER_UAC, OFFERER_UAS }
+    },
+
+};
+
+
+static pjsip_dialog* on_dlg_forked(pjsip_dialog *first_set, pjsip_rx_data *res)
+{
+    PJ_UNUSED_ARG(first_set);
+    PJ_UNUSED_ARG(res);
+
+    return NULL;
+}
+
+
+static void on_new_session(pjsip_inv_session *inv, pjsip_event *e)
+{
+    PJ_UNUSED_ARG(inv);
+    PJ_UNUSED_ARG(e);
+}
+
+
+int inv_offer_answer_test(void)
+{
+    unsigned i;
+    int rc = 0;
+
+    /* Init UA layer */
+    if (pjsip_ua_instance()->id == -1) {
+	pjsip_ua_init_param ua_param;
+	pj_bzero(&ua_param, sizeof(ua_param));
+	ua_param.on_dlg_forked = &on_dlg_forked;
+	pjsip_ua_init_module(endpt, &ua_param);
+    }
+
+    /* Init inv-usage */
+    if (pjsip_inv_usage_instance()->id == -1) {
+	pjsip_inv_callback inv_cb;
+	pj_bzero(&inv_cb, sizeof(inv_cb));
+	inv_cb.on_media_update = &on_media_update;
+	inv_cb.on_rx_offer = &on_rx_offer;
+	inv_cb.on_create_offer = &on_create_offer;
+	inv_cb.on_state_changed = &on_state_changed;
+	inv_cb.on_new_session = &on_new_session;
+	pjsip_inv_usage_init(endpt, &inv_cb);
+    }
+
+    /* 100rel module */
+    pjsip_100rel_init_module(endpt);
+
+    /* Our module */
+    pjsip_endpt_register_module(endpt, &mod_inv_oa_test);
+    pjsip_endpt_register_module(endpt, &mod_msg_logger);
+
+    /* Create SIP UDP transport */
+    {
+	pj_sockaddr_in addr;
+	pjsip_transport *tp;
+	pj_status_t status;
+
+	pj_sockaddr_in_init(&addr, NULL, PORT);
+	status = pjsip_udp_transport_start(endpt, &addr, NULL, 1, &tp);
+	pj_assert(status == PJ_SUCCESS);
+    }
+
+    /* Do tests */
+    for (i=0; i<PJ_ARRAY_SIZE(test_params); ++i) {
+	rc = perform_test(&test_params[i]);
+	if (rc != 0)
+	    goto on_return;
+    }
+
+
+on_return:
+    return rc;
+}
+