Source file: /~heha/basteln/Haus/Telefon/Sprachausgabe.zip/Minimum/Sprachausgabe.vcproj

<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9,00"
	Name="Sprachausgabe"
	ProjectGUID="{883B6F68-5AAC-42C7-8600-9AFA733FED04}"
	RootNamespace="Sprachausgabe"
	Keyword="Win32Proj"
	TargetFrameworkVersion="0"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="NOSAM;NORECITER;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
				MinimalRebuild="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				BufferSecurityCheck="false"
				FloatingPointModel="2"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				DebugInformationFormat="4"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="winmm.lib shlwapi.lib ../msvcrt-light.lib"
				LinkIncremental="2"
				GenerateManifest="false"
				IgnoreAllDefaultLibraries="true"
				GenerateDebugInformation="true"
				SubSystem="1"
				EntryPointSymbol="main"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				EmbedManifest="false"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="1"
				PreprocessorDefinitions="NOSAM;NORECITER;WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				FloatingPointModel="2"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="winmm.lib shlwapi.lib ../msvcrt-light.lib"
				GenerateManifest="false"
				IgnoreAllDefaultLibraries="true"
				SubSystem="1"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				EntryPointSymbol="main"
				SetChecksum="true"
				MergeSections=".rdata=.text"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				EmbedManifest="false"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
			<File
				RelativePath=".\AudioOutputPWM.h"
				>
			</File>
			<File
				RelativePath=".\AudioStatus.h"
				>
			</File>
			<File
				RelativePath=".\debug.h"
				>
			</File>
			<File
				RelativePath=".\ESP8266SAM.h"
				>
			</File>
			<File
				RelativePath=".\i2s.h"
				>
			</File>
			<File
				RelativePath=".\reciter.h"
				>
			</File>
			<File
				RelativePath=".\ReciterTabs.h"
				>
			</File>
			<File
				RelativePath=".\render.h"
				>
			</File>
			<File
				RelativePath=".\RenderTabs.h"
				>
			</File>
			<File
				RelativePath=".\sam.h"
				>
			</File>
			<File
				RelativePath=".\SamData.h"
				>
			</File>
			<File
				RelativePath=".\SamTabs.h"
				>
			</File>
			<File
				RelativePath=".\stdint.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
			>
		</Filter>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<File
				RelativePath=".\debug.c"
				>
			</File>
			<File
				RelativePath=".\ESP8266SAM.cpp"
				>
			</File>
			<File
				RelativePath=".\pwm.cpp"
				>
			</File>
			<File
				RelativePath=".\reciter.c"
				>
			</File>
			<File
				RelativePath=".\ReciterTabs.c"
				>
			</File>
			<File
				RelativePath=".\render.c"
				>
			</File>
			<File
				RelativePath=".\RenderTabs.c"
				>
			</File>
			<File
				RelativePath=".\sam.c"
				>
			</File>
			<File
				RelativePath=".\SamTabs.c"
				>
			</File>
			<File
				RelativePath=".\Speak.cpp"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
Detected encoding: ASCII (7 bit)8