blob: 0bb7e178da75b1d23573e28b76ece4d9d162470a [file] [log] [blame] [raw]
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="tedplay"
ProjectGUID="{F33D0835-E522-4027-92D0-2389C1DC6CF3}"
RootNamespace="YapeSDL"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="3"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
DisableSpecificWarnings="4312"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="SDL.lib SDLmain.lib"
GenerateDebugInformation="true"
SubSystem="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="2"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="SDL.lib SDLmain.lib"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Headers"
>
<File
RelativePath=".\Audio.h"
>
</File>
<File
RelativePath=".\AudioSDL.h"
>
</File>
<File
RelativePath=".\CbmTune.h"
>
</File>
<File
RelativePath=".\cpu.h"
>
</File>
<File
RelativePath=".\Cpu7501asm.h"
>
</File>
<File
RelativePath=".\Filter.h"
>
</File>
<File
RelativePath=".\mem.h"
>
</File>
<File
RelativePath=".\psid.h"
>
</File>
<File
RelativePath=".\roms.h"
>
</File>
<File
RelativePath=".\Sid.h"
>
</File>
<File
RelativePath=".\tedmem.h"
>
</File>
<File
RelativePath=".\tedplay.h"
>
</File>
<File
RelativePath=".\types.h"
>
</File>
</Filter>
<File
RelativePath=".\Audio.cpp"
>
</File>
<File
RelativePath=".\AudioSDL.cpp"
>
</File>
<File
RelativePath=".\CbmTune.cpp"
>
</File>
<File
RelativePath=".\cpu.cpp"
>
</File>
<File
RelativePath=".\Filter.cpp"
>
</File>
<File
RelativePath=".\main.cpp"
>
</File>
<File
RelativePath=".\Sid.cpp"
>
</File>
<File
RelativePath=".\tedmem.cpp"
>
</File>
<File
RelativePath=".\tedplay.cpp"
>
</File>
<File
RelativePath=".\tedsound.cpp"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>