ref: d4d4ca170af541d51c566a3d5b2dcdf8ffb9fe60
parent: b79b5a24a8dd65568aaef6a9f909b948ef5b94cd
author: menno <menno>
date: Sat Apr 5 20:52:10 EDT 2008
Project file fixes
--- a/libfaad/libfaad.sln
+++ b/libfaad/libfaad.sln
@@ -1,24 +1,20 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libfaad", "libfaad.vcproj", "{4274723E-6B9D-4B3E-A8BE-7566165AA169}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual C++ Express 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libfaad", "libfaad.vcproj", "{BC3EFE27-9015-4C9C-AD3C-72B3B7ED2114}"
EndProject
Global
- GlobalSection(DPCodeReviewSolutionGUID) = preSolution
- DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
EndGlobalSection
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {BC3EFE27-9015-4C9C-AD3C-72B3B7ED2114}.Debug|Win32.ActiveCfg = Debug|Win32
+ {BC3EFE27-9015-4C9C-AD3C-72B3B7ED2114}.Release|Win32.ActiveCfg = Release|Win32
EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {4274723E-6B9D-4B3E-A8BE-7566165AA169}.Debug.ActiveCfg = Debug|Win32
- {4274723E-6B9D-4B3E-A8BE-7566165AA169}.Debug.Build.0 = Debug|Win32
- {4274723E-6B9D-4B3E-A8BE-7566165AA169}.Release.ActiveCfg = Release|Win32
- {4274723E-6B9D-4B3E-A8BE-7566165AA169}.Release.Build.0 = Release|Win32
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
+ GlobalSection(DPCodeReviewSolutionGUID) = preSolution
+ DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
EndGlobalSection
EndGlobal
--- a/libfaad/libfaad2_dll.sln
+++ b/libfaad/libfaad2_dll.sln
@@ -1,21 +1,19 @@
-Microsoft Visual Studio Solution File, Format Version 7.00
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libfaad2_dll", "libfaad2_dll.vcproj", "{482DA264-EE88-4575-B208-87C4CB80CD08}"
EndProject
Global
- GlobalSection(SolutionConfiguration) = preSolution
- ConfigName.0 = Debug
- ConfigName.1 = Release
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
EndGlobalSection
- GlobalSection(ProjectDependencies) = postSolution
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {482DA264-EE88-4575-B208-87C4CB80CD08}.Debug|Win32.ActiveCfg = Debug|Win32
+ {482DA264-EE88-4575-B208-87C4CB80CD08}.Debug|Win32.Build.0 = Debug|Win32
+ {482DA264-EE88-4575-B208-87C4CB80CD08}.Release|Win32.ActiveCfg = Release|Win32
+ {482DA264-EE88-4575-B208-87C4CB80CD08}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {482DA264-EE88-4575-B208-87C4CB80CD08}.Debug.ActiveCfg = Debug|Win32
- {482DA264-EE88-4575-B208-87C4CB80CD08}.Debug.Build.0 = Debug|Win32
- {482DA264-EE88-4575-B208-87C4CB80CD08}.Release.ActiveCfg = Release|Win32
- {482DA264-EE88-4575-B208-87C4CB80CD08}.Release.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
--- a/libfaad/libfaad2_dll.vcproj
+++ b/libfaad/libfaad2_dll.vcproj
@@ -1,14 +1,17 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="8,00"
Name="libfaad2_dll"
- SccProjectName=""
- SccLocalPath="">
+ ProjectGUID="{482DA264-EE88-4575-B208-87C4CB80CD08}"
+ >
<Platforms>
<Platform
- Name="Win32"/>
+ Name="Win32"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
@@ -15,72 +18,96 @@
OutputDirectory=".\DebugDLL"
IntermediateDirectory=".\DebugDLL"
ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
<Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\DebugDLL/libfaad2_dll.tlb"
+ />
+ <Tool
Name="VCCLCompilerTool"
+ AdditionalOptions=""
Optimization="0"
AdditionalIncludeDirectories="fftw"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
- UsePrecompiledHeader="2"
+ UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\DebugDLL/libfaad2_dll.pch"
AssemblerListingLocation=".\DebugDLL/"
ObjectFile=".\DebugDLL/"
ProgramDataBaseFileName=".\DebugDLL/"
WarningLevel="3"
- SuppressStartupBanner="TRUE"
+ SuppressStartupBanner="true"
DebugInformationFormat="4"
CompileAs="0"
- AdditionalOptions="">
- <IntelOptions
- Optimization="0"
- MinimalRebuild="1"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- AllOptions="/c /I "fftw" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "libfaad2_dll_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /YX"StdAfx.h" /Fp".\DebugDLL/libfaad2_dll.pch" /Fo".\DebugDLL/" /Fd".\DebugDLL/" /Gd"
- MSOriginalAdditionalOptions=""/>
- </Tool>
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1031"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="DebugDLL/libfaad2.dll"
LinkIncremental="2"
- SuppressStartupBanner="TRUE"
+ SuppressStartupBanner="true"
ModuleDefinitionFile=".\libfaad2.def"
- GenerateDebugInformation="TRUE"
+ GenerateDebugInformation="true"
ProgramDatabaseFile=".\DebugDLL/libfaad2.pdb"
- ImportLibrary=".\DebugDLL/libfaad2.lib">
- <IntelOptions
- AllOptions="/NOLOGO /DLL /OUT:"DebugDLL/libfaad2.dll" /INCREMENTAL odbc32.lib odbccp32.lib /DEF:".\libfaad2.def" /DEBUG /PDB:".\DebugDLL/libfaad2.pdb" /TLBID:1 /IMPLIB:".\DebugDLL/libfaad2.lib" /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
- MSOriginalAdditionalOptions="/MACHINE:I386"/>
- </Tool>
+ ImportLibrary=".\DebugDLL/libfaad2.lib"
+ />
<Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\DebugDLL/libfaad2_dll.tlb"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCManifestTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1031"/>
+ Name="VCFxCopTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCWebDeploymentTool"/>
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -87,221 +114,374 @@
OutputDirectory=".\ReleaseDLL"
IntermediateDirectory=".\ReleaseDLL"
ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
<Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\ReleaseDLL/libfaad2_dll.tlb"
+ />
+ <Tool
Name="VCCLCompilerTool"
- GlobalOptimizations="TRUE"
+ AdditionalOptions=""
InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="TRUE"
+ EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
- OptimizeForProcessor="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
- StringPooling="TRUE"
+ StringPooling="true"
RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\ReleaseDLL/libfaad2_dll.pch"
AssemblerListingLocation=".\ReleaseDLL/"
ObjectFile=".\ReleaseDLL/"
ProgramDataBaseFileName=".\ReleaseDLL/"
WarningLevel="3"
- SuppressStartupBanner="TRUE"
+ SuppressStartupBanner="true"
CompileAs="0"
- AdditionalOptions="">
- <IntelOptions
- Optimization="2"
- GlobalOptimizations="1"
- InlineFuncExpansion="1"
- OmitFramePtrs="1"
- StringPooling="1"
- RuntimeLibrary="2"
- BufferSecurityCheck="1"
- FunctionLevelLinking="1"
- AllOptions="/c /nologo /W3 /O2 /Og /Ob1 /Oy /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "libfaad2_dll_EXPORTS" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /GS /Gy /YX"StdAfx.h" /Fp".\ReleaseDLL/libfaad2_dll.pch" /Fo".\ReleaseDLL/" /Fd".\ReleaseDLL/" /Gd"
- MSOriginalAdditionalOptions=""/>
- </Tool>
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1031"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
OutputFile="ReleaseDLL/libfaad2.dll"
LinkIncremental="1"
- SuppressStartupBanner="TRUE"
+ SuppressStartupBanner="true"
ModuleDefinitionFile=".\libfaad2.def"
ProgramDatabaseFile=".\ReleaseDLL/libfaad2.pdb"
- ImportLibrary=".\ReleaseDLL/libfaad2.lib">
- <IntelOptions
- AllOptions="/NOLOGO /DLL /OUT:"ReleaseDLL/libfaad2.dll" /INCREMENTAL:NO /DEF:".\libfaad2.def" /PDB:".\ReleaseDLL/libfaad2.pdb" /TLBID:1 /IMPLIB:".\ReleaseDLL/libfaad2.lib" /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
- MSOriginalAdditionalOptions="/MACHINE:I386"/>
- </Tool>
+ ImportLibrary=".\ReleaseDLL/libfaad2.lib"
+ />
<Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\ReleaseDLL/libfaad2_dll.tlb"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCManifestTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1031"/>
+ Name="VCFxCopTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCWebDeploymentTool"/>
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<Filter
Name="Source Files"
- Filter="">
+ >
<File
- RelativePath=".\bits.c"/>
+ RelativePath=".\bits.c"
+ >
+ </File>
<File
- RelativePath=".\cfft.c"/>
+ RelativePath=".\cfft.c"
+ >
+ </File>
<File
- RelativePath="common.c"/>
+ RelativePath="common.c"
+ >
+ </File>
<File
- RelativePath=".\data.c"/>
+ RelativePath=".\decoder.c"
+ >
+ </File>
<File
- RelativePath=".\decoder.c"/>
+ RelativePath=".\drc.c"
+ >
+ </File>
<File
- RelativePath="dither.c"/>
+ RelativePath=".\drm_dec.c"
+ >
+ </File>
<File
- RelativePath=".\drc.c"/>
+ RelativePath=".\error.c"
+ >
+ </File>
<File
- RelativePath=".\error.c"/>
+ RelativePath=".\filtbank.c"
+ >
+ </File>
<File
- RelativePath=".\filtbank.c"/>
+ RelativePath="hcr.c"
+ >
+ </File>
<File
- RelativePath="hcr.c"/>
+ RelativePath=".\huffman.c"
+ >
+ </File>
<File
- RelativePath=".\ic_predict.c"/>
+ RelativePath=".\ic_predict.c"
+ >
+ </File>
<File
- RelativePath=".\is.c"/>
+ RelativePath=".\is.c"
+ >
+ </File>
<File
- RelativePath=".\lt_predict.c"/>
+ RelativePath=".\lt_predict.c"
+ >
+ </File>
<File
- RelativePath=".\mdct.c"/>
+ RelativePath=".\mdct.c"
+ >
+ </File>
<File
- RelativePath=".\mp4.c"/>
+ RelativePath=".\mp4.c"
+ >
+ </File>
<File
- RelativePath=".\ms.c"/>
+ RelativePath=".\ms.c"
+ >
+ </File>
<File
- RelativePath=".\output.c"/>
+ RelativePath=".\output.c"
+ >
+ </File>
<File
- RelativePath=".\pns.c"/>
+ RelativePath=".\pns.c"
+ >
+ </File>
<File
- RelativePath=".\pulse.c"/>
+ RelativePath=".\ps_dec.c"
+ >
+ </File>
<File
- RelativePath="rvlc.c"/>
+ RelativePath=".\ps_syntax.c"
+ >
+ </File>
<File
- RelativePath=".\specrec.c"/>
+ RelativePath=".\pulse.c"
+ >
+ </File>
<File
- RelativePath="ssr.c"/>
+ RelativePath="rvlc.c"
+ >
+ </File>
<File
- RelativePath=".\syntax.c"/>
+ RelativePath=".\sbr_dct.c"
+ >
+ </File>
<File
- RelativePath=".\tns.c"/>
- <Filter
- Name="codebook"
- Filter="">
- <File
- RelativePath=".\codebook\hcb_1.c"/>
- <File
- RelativePath=".\codebook\hcb_10.c"/>
- <File
- RelativePath=".\codebook\hcb_11.c"/>
- <File
- RelativePath=".\codebook\hcb_2.c"/>
- <File
- RelativePath=".\codebook\hcb_3.c"/>
- <File
- RelativePath=".\codebook\hcb_4.c"/>
- <File
- RelativePath=".\codebook\hcb_5.c"/>
- <File
- RelativePath=".\codebook\hcb_6.c"/>
- <File
- RelativePath=".\codebook\hcb_7.c"/>
- <File
- RelativePath=".\codebook\hcb_8.c"/>
- <File
- RelativePath=".\codebook\hcb_9.c"/>
- <File
- RelativePath=".\codebook\hcb_sf.c"/>
- </Filter>
+ RelativePath=".\sbr_dec.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_e_nf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_fbt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_hfadj.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_hfgen.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_huff.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_qmf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_syntax.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_tf_grid.c"
+ >
+ </File>
+ <File
+ RelativePath=".\specrec.c"
+ >
+ </File>
+ <File
+ RelativePath="ssr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ssr_fb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ssr_ipqf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\syntax.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tns.c"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
- Filter="">
+ >
<File
- RelativePath=".\Tns.h"/>
+ RelativePath=".\analysis.h"
+ >
+ </File>
<File
- RelativePath=".\analysis.h"/>
+ RelativePath=".\bits.h"
+ >
+ </File>
<File
- RelativePath=".\bits.h"/>
+ RelativePath=".\cfft.h"
+ >
+ </File>
<File
- RelativePath=".\cfft.h"/>
+ RelativePath=".\common.h"
+ >
+ </File>
<File
- RelativePath=".\common.h"/>
+ RelativePath=".\data.h"
+ >
+ </File>
<File
- RelativePath=".\data.h"/>
+ RelativePath=".\decoder.h"
+ >
+ </File>
<File
- RelativePath=".\decoder.h"/>
+ RelativePath="dither.h"
+ >
+ </File>
<File
- RelativePath="dither.h"/>
+ RelativePath=".\drc.h"
+ >
+ </File>
<File
- RelativePath=".\drc.h"/>
+ RelativePath=".\error.h"
+ >
+ </File>
<File
- RelativePath=".\error.h"/>
+ RelativePath=".\filtbank.h"
+ >
+ </File>
<File
- RelativePath=".\filtbank.h"/>
+ RelativePath=".\codebook\hcb.h"
+ >
+ </File>
<File
- RelativePath=".\codebook\hcb.h"/>
+ RelativePath=".\huffman.h"
+ >
+ </File>
<File
- RelativePath=".\huffman.h"/>
+ RelativePath=".\ic_predict.h"
+ >
+ </File>
<File
- RelativePath=".\ic_predict.h"/>
+ RelativePath=".\is.h"
+ >
+ </File>
<File
- RelativePath=".\is.h"/>
+ RelativePath=".\kbd_win.h"
+ >
+ </File>
<File
- RelativePath=".\kbd_win.h"/>
+ RelativePath=".\lt_predict.h"
+ >
+ </File>
<File
- RelativePath=".\lt_predict.h"/>
+ RelativePath=".\mdct.h"
+ >
+ </File>
<File
- RelativePath=".\mdct.h"/>
+ RelativePath=".\mp4.h"
+ >
+ </File>
<File
- RelativePath=".\mp4.h"/>
+ RelativePath=".\ms.h"
+ >
+ </File>
<File
- RelativePath=".\ms.h"/>
+ RelativePath=".\output.h"
+ >
+ </File>
<File
- RelativePath=".\output.h"/>
+ RelativePath=".\pns.h"
+ >
+ </File>
<File
- RelativePath=".\pns.h"/>
+ RelativePath=".\pulse.h"
+ >
+ </File>
<File
- RelativePath=".\pulse.h"/>
+ RelativePath="rvlc.h"
+ >
+ </File>
<File
- RelativePath="rvlc.h"/>
+ RelativePath=".\specrec.h"
+ >
+ </File>
<File
- RelativePath=".\specrec.h"/>
+ RelativePath="ssr.h"
+ >
+ </File>
<File
- RelativePath="ssr.h"/>
+ RelativePath=".\syntax.h"
+ >
+ </File>
<File
- RelativePath=".\syntax.h"/>
+ RelativePath=".\Tns.h"
+ >
+ </File>
</Filter>
<File
- RelativePath=".\libfaad2.def"/>
+ RelativePath=".\libfaad2.def"
+ >
+ </File>
</Files>
- <Globals/>
+ <Globals>
+ </Globals>
</VisualStudioProject>