mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			449 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			449 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="9.00"
 | 
						|
	Name="test"
 | 
						|
	ProjectGUID="{49FA3196-A8F8-4E22-98C3-F3A5197CD06D}"
 | 
						|
	RootNamespace="test"
 | 
						|
	TargetFrameworkVersion="131072"
 | 
						|
	>
 | 
						|
	<Platforms>
 | 
						|
		<Platform
 | 
						|
			Name="Win32"
 | 
						|
		/>
 | 
						|
	</Platforms>
 | 
						|
	<ToolFiles>
 | 
						|
	</ToolFiles>
 | 
						|
	<Configurations>
 | 
						|
		<Configuration
 | 
						|
			Name="Release|Win32"
 | 
						|
			OutputDirectory=".\testRelease"
 | 
						|
			IntermediateDirectory=".\testRelease"
 | 
						|
			ConfigurationType="1"
 | 
						|
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="false"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\testRelease/test.tlb"
 | 
						|
				HeaderFileName=""
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="2"
 | 
						|
				InlineFunctionExpansion="1"
 | 
						|
				AdditionalIncludeDirectories="../pm_common,../porttime"
 | 
						|
				PreprocessorDefinitions="WIN32;DEBUG;_CONSOLE"
 | 
						|
				StringPooling="true"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				EnableFunctionLevelLinking="true"
 | 
						|
				PrecompiledHeaderFile=".\testRelease/test.pch"
 | 
						|
				AssemblerListingLocation=".\testRelease/"
 | 
						|
				ObjectFile=".\testRelease/"
 | 
						|
				ProgramDataBaseFileName=".\testRelease/"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="NDEBUG"
 | 
						|
				Culture="1033"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalDependencies="odbc32.lib odbccp32.lib winmm.lib ..\pm_win\Release\portmidi.lib ..\porttime\Release\porttime.lib"
 | 
						|
				OutputFile=".\testRelease/test.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				ProgramDatabaseFile=".\testRelease/test.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				RandomizedBaseAddress="1"
 | 
						|
				DataExecutionPrevention="0"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				OutputFile=".\testRelease/test.bsc"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Debug|Win32"
 | 
						|
			OutputDirectory=".\testDebug"
 | 
						|
			IntermediateDirectory=".\testDebug"
 | 
						|
			ConfigurationType="1"
 | 
						|
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="false"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\testDebug/test.tlb"
 | 
						|
				HeaderFileName=""
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="0"
 | 
						|
				AdditionalIncludeDirectories="../pm_common,../porttime"
 | 
						|
				PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
 | 
						|
				MinimalRebuild="true"
 | 
						|
				BasicRuntimeChecks="3"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				PrecompiledHeaderFile=".\testDebug/test.pch"
 | 
						|
				AssemblerListingLocation=".\testDebug/"
 | 
						|
				ObjectFile=".\testDebug/"
 | 
						|
				ProgramDataBaseFileName=".\testDebug/"
 | 
						|
				BrowseInformation="1"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				DebugInformationFormat="4"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="_DEBUG"
 | 
						|
				Culture="1033"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalOptions="/VERBOSE:LIB"
 | 
						|
				AdditionalDependencies="advapi32.lib winmm.lib ..\pm_win\Debug\portmidi.lib ..\porttime\Debug\porttime.lib $(NOINHERIT)"
 | 
						|
				OutputFile=".\testDebug/test.exe"
 | 
						|
				LinkIncremental="2"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				IgnoreDefaultLibraryNames=""
 | 
						|
				GenerateDebugInformation="true"
 | 
						|
				ProgramDatabaseFile=".\testDebug/test.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				RandomizedBaseAddress="1"
 | 
						|
				DataExecutionPrevention="0"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				OutputFile=".\testDebug/test.bsc"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Unicode Debug|Win32"
 | 
						|
			OutputDirectory="$(ConfigurationName)"
 | 
						|
			IntermediateDirectory="$(ConfigurationName)"
 | 
						|
			ConfigurationType="1"
 | 
						|
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="false"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\testDebug/test.tlb"
 | 
						|
				HeaderFileName=""
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="0"
 | 
						|
				AdditionalIncludeDirectories="../pm_common,../porttime"
 | 
						|
				PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
 | 
						|
				MinimalRebuild="true"
 | 
						|
				BasicRuntimeChecks="3"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				PrecompiledHeaderFile=".\testDebug/test.pch"
 | 
						|
				AssemblerListingLocation=".\testDebug/"
 | 
						|
				ObjectFile=".\testDebug/"
 | 
						|
				ProgramDataBaseFileName=".\testDebug/"
 | 
						|
				BrowseInformation="1"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				DebugInformationFormat="4"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="_DEBUG"
 | 
						|
				Culture="1033"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalOptions="/VERBOSE:LIB"
 | 
						|
				AdditionalDependencies="advapi32.lib winmm.lib ..\pm_win\Debug\portmidi.lib ..\porttime\Debug\porttime.lib $(NOINHERIT)"
 | 
						|
				OutputFile=".\testDebug/test.exe"
 | 
						|
				LinkIncremental="2"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				IgnoreDefaultLibraryNames=""
 | 
						|
				GenerateDebugInformation="true"
 | 
						|
				ProgramDatabaseFile=".\testDebug/test.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				RandomizedBaseAddress="1"
 | 
						|
				DataExecutionPrevention="0"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				OutputFile=".\testDebug/test.bsc"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Unicode Release|Win32"
 | 
						|
			OutputDirectory="$(ConfigurationName)"
 | 
						|
			IntermediateDirectory="$(ConfigurationName)"
 | 
						|
			ConfigurationType="1"
 | 
						|
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="false"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\testRelease/test.tlb"
 | 
						|
				HeaderFileName=""
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="2"
 | 
						|
				InlineFunctionExpansion="1"
 | 
						|
				AdditionalIncludeDirectories="../pm_common,../porttime"
 | 
						|
				PreprocessorDefinitions="WIN32;DEBUG;_CONSOLE"
 | 
						|
				StringPooling="true"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				EnableFunctionLevelLinking="true"
 | 
						|
				PrecompiledHeaderFile=".\testRelease/test.pch"
 | 
						|
				AssemblerListingLocation=".\testRelease/"
 | 
						|
				ObjectFile=".\testRelease/"
 | 
						|
				ProgramDataBaseFileName=".\testRelease/"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="NDEBUG"
 | 
						|
				Culture="1033"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalDependencies="odbc32.lib odbccp32.lib winmm.lib ..\pm_win\Release\portmidi.lib ..\porttime\Release\porttime.lib"
 | 
						|
				OutputFile=".\testRelease/test.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				ProgramDatabaseFile=".\testRelease/test.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				RandomizedBaseAddress="1"
 | 
						|
				DataExecutionPrevention="0"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				OutputFile=".\testRelease/test.bsc"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
	</Configurations>
 | 
						|
	<References>
 | 
						|
	</References>
 | 
						|
	<Files>
 | 
						|
		<Filter
 | 
						|
			Name="Source Files"
 | 
						|
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="test.c"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCLCompilerTool"
 | 
						|
						AdditionalIncludeDirectories=""
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCLCompilerTool"
 | 
						|
						AdditionalIncludeDirectories=""
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Unicode Debug|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCLCompilerTool"
 | 
						|
						AdditionalIncludeDirectories=""
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Unicode Release|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCLCompilerTool"
 | 
						|
						AdditionalIncludeDirectories=""
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Header Files"
 | 
						|
			Filter="h;hpp;hxx;hm;inl"
 | 
						|
			>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Resource Files"
 | 
						|
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 | 
						|
			>
 | 
						|
		</Filter>
 | 
						|
	</Files>
 | 
						|
	<Globals>
 | 
						|
	</Globals>
 | 
						|
</VisualStudioProject>
 |