| <?xml version="1.0" encoding="UTF-8"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="9.00" |
| Name="YapeSDL" |
| ProjectGUID="{88A75874-9C6D-4364-8C94-78AA1A8BFB99}" |
| RootNamespace="YapeSDL" |
| Keyword="Win32Proj" |
| TargetFrameworkVersion="0" |
| > |
| <Platforms> |
| <Platform |
| Name="Win32" |
| /> |
| <Platform |
| Name="x64" |
| /> |
| </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="_CRT_SECURE_NO_WARNINGS" |
| MinimalRebuild="true" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="1" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| DebugInformationFormat="4" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="SDL2main.lib SDL2.lib" |
| LinkIncremental="2" |
| GenerateManifest="false" |
| IgnoreDefaultLibraryNames="msvcrt" |
| GenerateDebugInformation="true" |
| SubSystem="1" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <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="3" |
| EnableIntrinsicFunctions="true" |
| FavorSizeOrSpeed="1" |
| OmitFramePointers="true" |
| EnableFiberSafeOptimizations="true" |
| PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS" |
| ExceptionHandling="0" |
| RuntimeLibrary="0" |
| StructMemberAlignment="0" |
| BufferSecurityCheck="false" |
| UsePrecompiledHeader="0" |
| AssemblerOutput="4" |
| WarningLevel="3" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="SDL2main.lib SDL2.lib" |
| GenerateManifest="false" |
| IgnoreDefaultLibraryNames="msvcrt.lib" |
| GenerateDebugInformation="false" |
| AssemblyDebug="0" |
| SubSystem="1" |
| OptimizeReferences="0" |
| EnableCOMDATFolding="0" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Debug|x64" |
| OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
| IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| ConfigurationType="1" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS" |
| MinimalRebuild="true" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="1" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="SDL2main.lib SDL2.lib" |
| LinkIncremental="2" |
| GenerateManifest="false" |
| IgnoreDefaultLibraryNames="msvcrt" |
| GenerateDebugInformation="true" |
| SubSystem="1" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|x64" |
| OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
| IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| ConfigurationType="1" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="3" |
| EnableIntrinsicFunctions="true" |
| FavorSizeOrSpeed="1" |
| OmitFramePointers="true" |
| EnableFiberSafeOptimizations="true" |
| PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS" |
| ExceptionHandling="0" |
| RuntimeLibrary="0" |
| StructMemberAlignment="0" |
| BufferSecurityCheck="false" |
| UsePrecompiledHeader="0" |
| AssemblerOutput="4" |
| WarningLevel="3" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="SDL2main.lib SDL2.lib" |
| GenerateManifest="false" |
| IgnoreDefaultLibraryNames="msvcrt.lib" |
| GenerateDebugInformation="false" |
| AssemblyDebug="0" |
| SubSystem="1" |
| OptimizeReferences="0" |
| EnableCOMDATFolding="0" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <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=".\1541mem.h" |
| > |
| </File> |
| <File |
| RelativePath=".\1541rom.h" |
| > |
| </File> |
| <File |
| RelativePath=".\archdep.h" |
| > |
| </File> |
| <File |
| RelativePath=".\c64rom.h" |
| > |
| </File> |
| <File |
| RelativePath=".\cpu.h" |
| > |
| </File> |
| <File |
| RelativePath=".\device.h" |
| > |
| </File> |
| <File |
| RelativePath=".\diskfs.h" |
| > |
| </File> |
| <File |
| RelativePath=".\drive.h" |
| > |
| </File> |
| <File |
| RelativePath=".\FdcGcr.h" |
| > |
| </File> |
| <File |
| RelativePath=".\icon.h" |
| > |
| </File> |
| <File |
| RelativePath=".\iec.h" |
| > |
| </File> |
| <File |
| RelativePath=".\interface.h" |
| > |
| </File> |
| <File |
| RelativePath=".\keyboard.h" |
| > |
| </File> |
| <File |
| RelativePath=".\keys64.h" |
| > |
| </File> |
| <File |
| RelativePath=".\mem.h" |
| > |
| </File> |
| <File |
| RelativePath=".\mnemonic.h" |
| > |
| </File> |
| <File |
| RelativePath=".\monitor.h" |
| > |
| </File> |
| <File |
| RelativePath=".\prg.h" |
| > |
| </File> |
| <File |
| RelativePath=".\roms.h" |
| > |
| </File> |
| <File |
| RelativePath=".\serial.h" |
| > |
| </File> |
| <File |
| RelativePath=".\Sid.h" |
| > |
| </File> |
| <File |
| RelativePath=".\sound.h" |
| > |
| </File> |
| <File |
| RelativePath=".\tape.h" |
| > |
| </File> |
| <File |
| RelativePath=".\tcbm.h" |
| > |
| </File> |
| <File |
| RelativePath=".\tedmem.h" |
| > |
| </File> |
| <File |
| RelativePath=".\types.h" |
| > |
| </File> |
| <File |
| RelativePath=".\vic2mem.h" |
| > |
| </File> |
| <File |
| RelativePath=".\video.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=".\1541mem.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\archdep.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\cpu.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\dis.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\diskfs.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\dos.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\drive.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\FdcGcr.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\iec.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\interface.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\keyboard.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\keys64.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\main.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\monitor.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\prg.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\serial.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Sid.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\sound.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\tape.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\tcbm.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\tedmem.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\tedsound.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\vic2mem.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\video.cpp" |
| > |
| </File> |
| </Filter> |
| <File |
| RelativePath=".\Changes" |
| > |
| </File> |
| <File |
| RelativePath=".\README.SDL" |
| > |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |