# Microsoft Developer Studio Project File - Name="Atari800Win" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 CFG=Atari800Win - Win32 Release !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "Atari800Win.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "Atari800Win.mak" CFG="Atari800Win - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "Atari800Win - Win32 Release" (based on "Win32 (x86) Application") !MESSAGE "Atari800Win - Win32 Debug" (based on "Win32 (x86) Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "Atari800Win - Win32 Release" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 6 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c # ADD CPP /nologo /G6 /MD /W3 /GX /O1 /Op /Ob2 /I "Atari800Src/src" /I "Include" /I "./" /D "NDEBUG" /D "WIN32_LEAN_AND_MEAN" /D "WIN32" /D "_WINDOWS" /D "ZLIB_DLL" /D "_AFXDLL" /D "__PLUS" /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 # ADD LINK32 vfw32.lib winmm.lib ddraw.lib dsound.lib dinput.lib dxguid.lib /nologo /subsystem:windows /machine:I386 # SUBTRACT LINK32 /profile /map /nodefaultlib !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Atari800" # PROP BASE Intermediate_Dir "Atari800" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 6 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /G5 /MD /W3 /Ox /Og /Os /Ob2 /Gf /I "Atari800Src" /I "Include" /D "_AFXDLL" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c # SUBTRACT BASE CPP /Ot /Oa /Oi # ADD CPP /nologo /G5 /MDd /W3 /Gi /GX /ZI /Od /I "Atari800Src/src" /I "Include" /I "./" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "ZLIB_DLL" /D "_AFXDLL" /D "__PLUS" /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 winmm.lib ddraw.lib dsound.lib dinput.lib dxguid.lib binmode.obj /nologo /subsystem:windows /pdb:none /map /machine:I386 # SUBTRACT BASE LINK32 /profile # ADD LINK32 vfw32.lib winmm.lib ddraw.lib dsound.lib dinput.lib dxguid.lib /nologo /subsystem:windows /incremental:yes /debug /machine:I386 # SUBTRACT LINK32 /profile /pdb:none /map /nodefaultlib !ENDIF # Begin Target # Name "Atari800Win - Win32 Release" # Name "Atari800Win - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;bat" # Begin Group "Atari800Sources" # PROP Default_Filter "*.c" # Begin Source File SOURCE=.\Atari800Src\src\antic.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\atari.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\ataripcx.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\binload.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\cartridge.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\cassette.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\colours.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\compfile.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\cpu.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\devices.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\diskled.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\gtia.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\input.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\log.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\memory.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\monitor.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\pia.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\pokey.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\pokeysnd.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\prompts.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=".\Atari800Src\src\rt-config.c" !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\rtime.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\sio.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Atari800Src\src\statesav.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /GX- /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # End Group # Begin Group "Core_c" # PROP Default_Filter "" # Begin Source File SOURCE=.\Sources\Core\avisave.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\crc32.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\display_win.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\globals.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\input_win.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\misc_win.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\rdevice.c # End Source File # Begin Source File SOURCE=.\Sources\Core\registry.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\sound_win.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\timing.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Core\xfd2atr.c !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Ob2 !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" !ENDIF # End Source File # End Group # Begin Group "GUI_cpp" # PROP Default_Filter "" # Begin Source File SOURCE=.\Sources\Gui\AboutDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\BootTypeDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\CheatDlg.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\Gui\CommonDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\ConvertTypeDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\DlgBase.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\DriveDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\ErrorLogDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\FileAssociationsBase.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\FileAssociationsDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\FileSmallDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\GraphicsAdvDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\GraphicsDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\HarddiskDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\JoystickAdvDlg.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\GUI\JoystickDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\KeyboardDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\KeysetDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\KeysetGKDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\KeyTemplateDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\MouseDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\NewDiskImageDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\PaletteDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\PerformanceDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\RomImagesBase.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\RomImagesDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\RomTypeDlg.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\Gui\SettingsAdvDlg.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\Gui\SettingsDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\ShellPidl.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\ShellTree.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\GUI\SoundDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\StatusTray.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\TapeDlg.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\GUI\WarningDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\WizardDlg.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\WizardStep1.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\WizardStep2.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Gui\WizardStep3.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # End Group # Begin Source File SOURCE=.\Sources\Atari800Win.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Atari800WinDoc.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\Atari800WinView.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\CheatServer.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\Debug.cpp # ADD CPP /YX"StdAfx.h" # End Source File # Begin Source File SOURCE=.\Sources\Helpers.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\MainFrame.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /YX"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /YX"StdAfx.h" !ENDIF # End Source File # Begin Source File SOURCE=.\Sources\StdAfx.cpp !IF "$(CFG)" == "Atari800Win - Win32 Release" # ADD CPP /O1 /Yc"StdAfx.h" !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" # ADD CPP /Yc"StdAfx.h" !ENDIF # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Group "Atari800Headers" # PROP Default_Filter "" # Begin Source File SOURCE=.\Atari800Src\src\antic.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\atari.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\ataripcx.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\binload.h # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\cartridge.h # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\cassette.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\colours.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\cpu.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\devices.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\diskled.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\emuos.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\gtia.h # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\input.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\log.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\memory.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\monitor.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\pia.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\platform.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\pokey.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\pokeysnd.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\prompts.h # End Source File # Begin Source File SOURCE=".\Atari800Src\src\rt-config.h" # End Source File # Begin Source File SOURCE=.\Atari800Src\Src\rtime.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\sio.h # End Source File # Begin Source File SOURCE=.\Atari800Src\src\statesav.h # End Source File # End Group # Begin Group "Core_h" # PROP Default_Filter "" # Begin Source File SOURCE=.\Include\atari800.h # End Source File # Begin Source File SOURCE=.\Include\avisave.h # End Source File # Begin Source File SOURCE=.\Include\core.h # End Source File # Begin Source File SOURCE=.\Include\crc.h # End Source File # Begin Source File SOURCE=.\Include\display_win.h # End Source File # Begin Source File SOURCE=.\Include\globals.h # End Source File # Begin Source File SOURCE=.\Include\input_win.h # End Source File # Begin Source File SOURCE=.\Include\macros.h # End Source File # Begin Source File SOURCE=.\Include\misc_win.h # End Source File # Begin Source File SOURCE=.\Include\rdevice.h # End Source File # Begin Source File SOURCE=.\Include\registry.h # End Source File # Begin Source File SOURCE=.\Include\sound_win.h # End Source File # Begin Source File SOURCE=.\Include\timing.h # End Source File # Begin Source File SOURCE=.\Include\xfd2atr.h # End Source File # Begin Source File SOURCE=.\Include\zconf.h # End Source File # Begin Source File SOURCE=.\Include\zlib.h # End Source File # End Group # Begin Group "GUI_hpp" # PROP Default_Filter "" # Begin Source File SOURCE=.\Include\AboutDlg.h # End Source File # Begin Source File SOURCE=.\Include\BootTypeDlg.h # End Source File # Begin Source File SOURCE=.\Include\CheatDlg.h # End Source File # Begin Source File SOURCE=.\Include\CommonDlg.h # End Source File # Begin Source File SOURCE=.\Include\ConvertTypeDlg.h # End Source File # Begin Source File SOURCE=.\Include\DlgBase.h # End Source File # Begin Source File SOURCE=.\Include\DriveDlg.h # End Source File # Begin Source File SOURCE=.\Include\ErrorLogDlg.h # End Source File # Begin Source File SOURCE=.\Include\FileAssociationsBase.h # End Source File # Begin Source File SOURCE=.\Include\FileAssociationsDlg.h # End Source File # Begin Source File SOURCE=.\Include\FileSmallDlg.h # End Source File # Begin Source File SOURCE=.\Include\GraphicsAdvDlg.h # End Source File # Begin Source File SOURCE=.\Include\GraphicsDlg.h # End Source File # Begin Source File SOURCE=.\Include\HarddiskDlg.h # End Source File # Begin Source File SOURCE=.\Include\JoystickAdvDlg.h # End Source File # Begin Source File SOURCE=.\Include\JoystickDlg.h # End Source File # Begin Source File SOURCE=.\Include\KeyboardDlg.h # End Source File # Begin Source File SOURCE=.\Include\KeysetDlg.h # End Source File # Begin Source File SOURCE=.\Include\KeysetGKDlg.h # End Source File # Begin Source File SOURCE=.\Include\KeyTemplateDlg.h # End Source File # Begin Source File SOURCE=.\Include\MouseDlg.h # End Source File # Begin Source File SOURCE=.\Include\NewDiskImageDlg.h # End Source File # Begin Source File SOURCE=.\Include\PaletteDlg.h # End Source File # Begin Source File SOURCE=.\Include\PerformanceDlg.h # End Source File # Begin Source File SOURCE=.\Include\RomImagesBase.h # End Source File # Begin Source File SOURCE=.\Include\RomImagesDlg.h # End Source File # Begin Source File SOURCE=.\Include\RomTypeDlg.h # End Source File # Begin Source File SOURCE=.\Include\SettingsAdvDlg.h # End Source File # Begin Source File SOURCE=.\Include\SettingsDlg.h # End Source File # Begin Source File SOURCE=.\Include\ShellPidl.h # End Source File # Begin Source File SOURCE=.\Include\ShellTree.h # End Source File # Begin Source File SOURCE=.\Include\SoundDlg.h # End Source File # Begin Source File SOURCE=.\Include\StatusTray.h # End Source File # Begin Source File SOURCE=.\Include\TapeDlg.h # End Source File # Begin Source File SOURCE=.\Include\WarningDlg.h # End Source File # Begin Source File SOURCE=.\Include\WizardDlg.h # End Source File # Begin Source File SOURCE=.\Include\WizardStep1.h # End Source File # Begin Source File SOURCE=.\Include\WizardStep2.h # End Source File # Begin Source File SOURCE=.\Include\WizardStep3.h # End Source File # End Group # Begin Source File SOURCE=.\Include\Atari800Win.h # End Source File # Begin Source File SOURCE=.\Include\Atari800WinDoc.h # End Source File # Begin Source File SOURCE=.\Include\Atari800WinView.h # End Source File # Begin Source File SOURCE=.\Include\CheatServer.h # End Source File # Begin Source File SOURCE=.\Include\Debug.h # End Source File # Begin Source File SOURCE=.\Include\Helpers.h # End Source File # Begin Source File SOURCE=.\Include\MainFrame.h # End Source File # Begin Source File SOURCE=.\Resource.h # End Source File # Begin Source File SOURCE=.\Include\StdAfx.h # End Source File # Begin Source File SOURCE=.\Include\UniStd.h # End Source File # End Group # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" # Begin Source File SOURCE=.\Atari800Win.rc # End Source File # Begin Source File SOURCE=.\res\Atari800Win.rc2 # End Source File # Begin Source File SOURCE=.\res\AtariFile01.ico # End Source File # Begin Source File SOURCE=.\Res\AtariFile02.ico # End Source File # Begin Source File SOURCE=.\Res\AtariFile03.ico # End Source File # Begin Source File SOURCE=.\Res\AtariFile04.ico # End Source File # Begin Source File SOURCE=.\Res\AtariFile05.ico # End Source File # Begin Source File SOURCE=.\Res\AtariFile06.ico # End Source File # Begin Source File SOURCE=.\Res\AtariFile07.ico # End Source File # Begin Source File SOURCE=.\Res\AtariXE.ico # End Source File # Begin Source File SOURCE=.\res\AtariXL.ico # End Source File # Begin Source File SOURCE=.\RES\OverscanFull.ico # End Source File # Begin Source File SOURCE=.\RES\OverscanNo.ico # End Source File # Begin Source File SOURCE=.\RES\OverscanVert.ico # End Source File # Begin Source File SOURCE=.\Res\sb_amigamouse_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_amigamouse_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_autofire1_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_autofire2_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_autofire_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_autofire_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_camera_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_camera_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_disk_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_disk_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_joystick_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_joystick_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_koalapad.d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_koalapad_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_lightgun_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_lightgun_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_lightpen_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_lightpen_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_none_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_none_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_paddles_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_paddles_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_run_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_run_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_runfast_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_runfast_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_runntsc_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_runntsc_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_runpal_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_runpal_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_stmouse.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_stmouse_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_stmouse_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_tape_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_tape_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_touchtablet_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_touchtablet_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_trakball_d.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_trakball_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_tvntsc.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_tvntsc_e.bmp # End Source File # Begin Source File SOURCE=.\Res\sb_tvpal_e.bmp # End Source File # Begin Source File SOURCE=.\Res\Wizard.bmp # End Source File # End Group # Begin Group "Help Files" # PROP Default_Filter "hpj;cnt;bat;rtf" # Begin Source File SOURCE=.\Help\Atari800Win.cnt # End Source File # Begin Source File SOURCE=.\Help\Atari800Win.ha # End Source File # Begin Source File SOURCE=.\Help\Atari800Win.hpj !IF "$(CFG)" == "Atari800Win - Win32 Release" USERDEP__ATARI="$(ProjDir)\Help\Rtf\Help.rtf" # Begin Custom Build - Making help file... OutDir=.\Release ProjDir=. TargetName=Atari800Win InputPath=.\Help\Atari800Win.hpj "$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" call "$(ProjDir)\makehelp.bat" # End Custom Build !ELSEIF "$(CFG)" == "Atari800Win - Win32 Debug" USERDEP__ATARI="$(ProjDir)\Help\Rtf\Help.rtf" # Begin Custom Build - Making help file... OutDir=.\Debug ProjDir=. TargetName=Atari800Win InputPath=.\Help\Atari800Win.hpj "$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" call "$(ProjDir)\makehelp.bat" # End Custom Build !ENDIF # End Source File # Begin Source File SOURCE=.\Help\Rtf\Help.rtf # End Source File # Begin Source File SOURCE=.\MakeHelp.bat # End Source File # End Group # Begin Group "Configuration Files" # PROP Default_Filter "*.h" # Begin Source File SOURCE=.\Atari800Src\src\config.h # End Source File # Begin Source File SOURCE=.\Include\WinConfig.h # End Source File # End Group # Begin Group "Support Files" # PROP Default_Filter "*.*" # Begin Group "Atari800Support" # PROP Default_Filter "" # Begin Source File SOURCE=.\Atari800Src\DOC\Bugs # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\Cart.txt # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\ChangeLog # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\Credits # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\FAQ # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\Install # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\News # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\Readme # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\Todo # End Source File # Begin Source File SOURCE=.\Atari800Src\DOC\Usage # End Source File # End Group # Begin Source File SOURCE=.\Support\Errors.txt # End Source File # Begin Source File SOURCE=.\Support\Todo.txt # End Source File # End Group # Begin Group "Distribution Files" # PROP Default_Filter "*.*" # Begin Group "Palette" # PROP Default_Filter "*.act" # Begin Source File SOURCE=.\Distribution\Atari800Win\Palette\Default.act # End Source File # Begin Source File SOURCE=.\Distribution\Atari800Win\Palette\Gray.act # End Source File # Begin Source File SOURCE=.\Distribution\Atari800Win\Palette\Green.act # End Source File # Begin Source File SOURCE=.\Distribution\Atari800Win\Palette\Jakub.act # End Source File # Begin Source File SOURCE=.\Distribution\Atari800Win\Palette\Real.act # End Source File # Begin Source File SOURCE=.\Distribution\Atari800Win\Palette\Xformer.act # End Source File # End Group # Begin Group "Keyboard" # PROP Default_Filter "*.a8k" # Begin Source File SOURCE=.\Distribution\Atari800Win\Keyboard\Default.a8k # End Source File # Begin Source File SOURCE=.\Distribution\Atari800Win\Keyboard\Ultima3.a8k # End Source File # End Group # Begin Group "Rom" # PROP Default_Filter "*.rom" # End Group # Begin Source File SOURCE=.\Distribution\Atari800Win\File_id.diz # End Source File # End Group # End Target # End Project