# Microsoft eMbedded Visual Tools Project File - Name="PocketAtari" - Package Owner=<4> # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win32 (WCE ARM) Application" 0x8501 # TARGTYPE "Win32 (WCE x86em) Application" 0x7f01 # TARGTYPE "Win32 (WCE SH3) Application" 0x8101 # TARGTYPE "Win32 (WCE SH4) Application" 0x8601 # TARGTYPE "Win32 (WCE MIPS) Application" 0x8201 CFG=PocketAtari - Win32 (WCE MIPS) Debug !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 "PocketAtari.vcn". !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 "PocketAtari.vcn" CFG="PocketAtari - Win32 (WCE MIPS) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "PocketAtari - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application") !MESSAGE "PocketAtari - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application") !MESSAGE "PocketAtari - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Application") !MESSAGE "PocketAtari - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Application") !MESSAGE "PocketAtari - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application") !MESSAGE "PocketAtari - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application") !MESSAGE "PocketAtari - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application") !MESSAGE "PocketAtari - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application") !MESSAGE "PocketAtari - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application") !MESSAGE "PocketAtari - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" # PROP ATL_Project 2 !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "MIPSRel" # PROP BASE Intermediate_Dir "MIPSRel" # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "MIPSRel" # PROP Intermediate_Dir "MIPSRel" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Oxs /M$(CECrtMT) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "MIPSDbg" # PROP BASE Intermediate_Dir "MIPSDbg" # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "MIPSDbg" # PROP Intermediate_Dir "MIPSDbg" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /M$(CECrtMTDebug) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "SH4Rel" # PROP BASE Intermediate_Dir "SH4Rel" # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "SH4Rel" # PROP Intermediate_Dir "SH4Rel" # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Qsh4 /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "SHx" /D "SH4" /D "_SH4_" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Qsh4 /Oxs /M$(CECrtMT) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "SH4Dbg" # PROP BASE Intermediate_Dir "SH4Dbg" # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "SH4Dbg" # PROP Intermediate_Dir "SH4Dbg" # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Qsh4 /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Qsh4 /M$(CECrtMTDebug) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "SH3Rel" # PROP BASE Intermediate_Dir "SH3Rel" # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "SH3Rel" # PROP Intermediate_Dir "SH3Rel" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Oxs /M$(CECrtMT) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "SH3Dbg" # PROP BASE Intermediate_Dir "SH3Dbg" # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "SH3Dbg" # PROP Intermediate_Dir "SH3Dbg" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /M$(CECrtMTDebug) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "ARMRel" # PROP BASE Intermediate_Dir "ARMRel" # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "ARMRel" # PROP Intermediate_Dir "ARMRel" # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /O2 /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "ARM" /D "_ARM_" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Oxs /M$(CECrtMT) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "ARMDbg" # PROP BASE Intermediate_Dir "ARMDbg" # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "ARMDbg" # PROP Intermediate_Dir "ARMDbg" # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /M$(CECrtMTDebug) /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x18000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "X86EMRel" # PROP BASE Intermediate_Dir "X86EMRel" # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "X86EMRel" # PROP Intermediate_Dir "X86EMRel" # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gz /Oxs /c # ADD CPP /nologo /W3 /I "missing" /I "port" /I "gapi/inc" /I ".." /I "." /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Gz /Oxs /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 # ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x18000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "X86EMDbg" # PROP BASE Intermediate_Dir "X86EMDbg" # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "X86EMDbg" # PROP Intermediate_Dir "X86EMDbg" # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /c # ADD CPP /nologo /W3 /Zi /Od /I "missing" /I "port" /I "gapi/inc" /I ".." /D "DEBUG" /D "i486" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_X86_" /D "x86" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D FILENAME_MAX=255 /Gz /c # SUBTRACT CPP /X /YX MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 # ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x18000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 !ENDIF # Begin Target # Name "PocketAtari - Win32 (WCE MIPS) Release" # Name "PocketAtari - Win32 (WCE MIPS) Debug" # Name "PocketAtari - Win32 (WCE SH4) Release" # Name "PocketAtari - Win32 (WCE SH4) Debug" # Name "PocketAtari - Win32 (WCE SH3) Release" # Name "PocketAtari - Win32 (WCE SH3) Debug" # Name "PocketAtari - Win32 (WCE ARM) Release" # Name "PocketAtari - Win32 (WCE ARM) Debug" # Name "PocketAtari - Win32 (WCE x86em) Release" # Name "PocketAtari - Win32 (WCE x86em) Debug" # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # Begin Source File SOURCE=.\port\icon1.ico # End Source File # Begin Source File SOURCE=.\port\resource.rc !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" !ENDIF # End Source File # End Group # Begin Group "Core Source Files" # PROP Default_Filter "c" # Begin Source File SOURCE=..\antic.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ NODEP_CPP_ANTIC=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ NODEP_CPP_ANTIC=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_ANTIC=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\cycle_map.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\atari.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ NODEP_CPP_ATARI=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ NODEP_CPP_ATARI=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_ATARI=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\colours.h"\ "..\cpu.h"\ "..\devices.h"\ "..\diskled.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sound.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\sys\time.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\ataripcx.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ NODEP_CPP_ATARIP=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ NODEP_CPP_ATARIP=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_ATARIP=\ "..\antic.h"\ "..\atari.h"\ "..\colours.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\binload.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ ".\port\config.h"\ NODEP_CPP_BINLO=\ "..\memory-d.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ ".\port\config.h"\ NODEP_CPP_BINLO=\ "..\memory-d.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ NODEP_CPP_BINLO=\ "..\config.h"\ "..\memory-d.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ NODEP_CPP_BINLO=\ "..\config.h"\ "..\memory-d.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ ".\port\config.h"\ NODEP_CPP_BINLO=\ "..\memory-d.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ ".\port\config.h"\ NODEP_CPP_BINLO=\ "..\memory-d.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_BINLO=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\cartridge.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\rtime.h"\ NODEP_CPP_CARTR=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\rtime.h"\ NODEP_CPP_CARTR=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\pia.h"\ "..\rt-config.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\pia.h"\ "..\rt-config.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\pia.h"\ "..\rt-config.h"\ "..\rtime.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_CARTR=\ "..\atari.h"\ "..\cartridge.h"\ "..\pia.h"\ "..\rt-config.h"\ "..\rtime.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\cassette.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\log.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\log.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\log.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_CASSE=\ "..\atari.h"\ "..\cassette.h"\ "..\log.h"\ "..\sio.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\colours.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_COLOU=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_COLOU=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_COLOU=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_COLOU=\ "..\atari.h"\ "..\colours.h"\ "..\log.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\compfile.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_COMPF=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_COMPF=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_COMPF=\ "..\config.h"\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_COMPF=\ "..\config.h"\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_COMPF=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_COMPF=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_COMPF=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_COMPF=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\cpu.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_CPU_C=\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_CPU_C=\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_CPU_C=\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ NODEP_CPP_CPU_C=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_CPU_C=\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ NODEP_CPP_CPU_C=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_CPU_C=\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_CPU_C=\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_CPU_C=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ "..\ui.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_CPU_C=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ "..\ui.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_CPU_C=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ "..\ui.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_CPU_C=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\statesav.h"\ "..\ui.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\cycle_map.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_CYCLE=\ "..\cycle_map.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\devices.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ NODEP_CPP_DEVIC=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ NODEP_CPP_DEVIC=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_DEVIC=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\devices.h"\ "..\log.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\diskled.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_DISKL=\ "..\antic.h"\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_DISKL=\ "..\antic.h"\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_DISKL=\ "..\antic.h"\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ NODEP_CPP_DISKL=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_DISKL=\ "..\antic.h"\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ NODEP_CPP_DISKL=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_DISKL=\ "..\antic.h"\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_DISKL=\ "..\antic.h"\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_DISKL=\ "..\atari.h"\ "..\diskled.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_DISKL=\ "..\atari.h"\ "..\diskled.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_DISKL=\ "..\atari.h"\ "..\diskled.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_DISKL=\ "..\atari.h"\ "..\diskled.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\gtia.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\gtia.h"\ "..\platform.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\gtia.h"\ "..\platform.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\gtia.h"\ "..\platform.h"\ "..\statesav.h"\ NODEP_CPP_GTIA_=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\gtia.h"\ "..\platform.h"\ "..\statesav.h"\ NODEP_CPP_GTIA_=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\gtia.h"\ "..\platform.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\gtia.h"\ "..\platform.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\gtia.h"\ "..\input.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\gtia.h"\ "..\input.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\gtia.h"\ "..\input.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_GTIA_=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\gtia.h"\ "..\input.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\statesav.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\input.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_INPUT=\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_INPUT=\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_INPUT=\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_INPUT=\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_INPUT=\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_INPUT=\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_INPUT=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_INPUT=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_INPUT=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_INPUT=\ "..\antic.h"\ "..\atari.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\list.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_LIST_=\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_LIST_=\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\memory.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ NODEP_CPP_MEMOR=\ "..\config.h"\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ NODEP_CPP_MEMOR=\ "..\config.h"\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\emuos.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ NODEP_CPP_MEMOR=\ "..\memory-d.c"\ "..\memory-p.c"\ "..\pbi.h"\ "..\supercart.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_MEMOR=\ "..\antic.h"\ "..\atari.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\log.h"\ "..\pbi.h"\ "..\pia.h"\ "..\pokey.h"\ "..\rt-config.h"\ "..\statesav.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\mzpokeysnd.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_MZPOK=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\remez.h"\ "..\sndsave.h"\ ".\port\config.h"\ NODEP_CPP_MZPOK=\ "..\sound_win.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\pia.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\sio.h"\ "..\statesav.h"\ NODEP_CPP_PIA_C=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\sio.h"\ "..\statesav.h"\ NODEP_CPP_PIA_C=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\platform.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\log.h"\ "..\pia.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_PIA_C=\ "..\atari.h"\ "..\cpu.h"\ "..\input.h"\ "..\log.h"\ "..\pia.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\pokey.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ NODEP_CPP_POKEY=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ NODEP_CPP_POKEY=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\pia.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\pia.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\pia.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_POKEY=\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\pia.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_POKEY=\ "..\antic.h"\ "..\atari.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\pia.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\rt-config.h"\ "..\sio.h"\ "..\statesav.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\pokey_resample.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_POKEY_=\ "..\pokey_resample.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\pokeysnd.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ NODEP_CPP_POKEYS=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ NODEP_CPP_POKEYS=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_POKEYS=\ "..\atari.h"\ "..\mzpokeysnd.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\rt-config.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\prompts.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_PROMP=\ "..\prompts.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_PROMP=\ "..\prompts.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\remez.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_REMEZ=\ "..\remez.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_REMEZ=\ "..\remez.h"\ !ENDIF # End Source File # Begin Source File SOURCE="..\rt-config.c" !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ NODEP_CPP_RT_CO=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ NODEP_CPP_RT_CO=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_RT_CO=\ "..\atari.h"\ "..\log.h"\ "..\prompts.h"\ "..\rt-config.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\rtime.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_RTIME=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_RTIME=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_RTIME=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\sio.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ NODEP_CPP_SIO_C=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ NODEP_CPP_SIO_C=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\rt-config.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_SIO_C=\ "..\atari.h"\ "..\binload.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\diskled.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sio.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\sndsave.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ NODEP_CPP_SNDSA=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ NODEP_CPP_SNDSA=\ "..\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_SNDSA=\ "..\atari.h"\ "..\sndsave.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\statesav.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_STATE=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_STATE=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_STATE=\ "..\config.h"\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ NODEP_CPP_STATE=\ "..\config.h"\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_STATE=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_STATE=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ NODEP_CPP_STATE=\ "..\zlib.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_STATE=\ "..\atari.h"\ "..\log.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\ui.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_UI_C38=\ "..\antic.h"\ "..\atari.h"\ "..\ataripcx.h"\ "..\binload.h"\ "..\cartridge.h"\ "..\cassette.h"\ "..\cpu.h"\ "..\gtia.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\rtime.h"\ "..\sio.h"\ "..\sndsave.h"\ "..\statesav.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\ui_basic.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_UI_BA=\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_UI_BA=\ "..\antic.h"\ "..\atari.h"\ "..\input.h"\ "..\log.h"\ "..\platform.h"\ "..\prompts.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\missing\dirent.h"\ ".\missing\unistd.h"\ ".\port\config.h"\ !ENDIF # End Source File # End Group # Begin Group "Core Header Files" # PROP Default_Filter "h" # Begin Source File SOURCE=..\antic.h # End Source File # Begin Source File SOURCE=..\atari.h # End Source File # Begin Source File SOURCE=..\ataripcx.h # End Source File # Begin Source File SOURCE=..\binload.h # End Source File # Begin Source File SOURCE=..\cartridge.h # End Source File # Begin Source File SOURCE=..\cassette.h # End Source File # Begin Source File SOURCE=..\colours.h # End Source File # Begin Source File SOURCE=..\cpu.h # End Source File # Begin Source File SOURCE=..\cycle_map.h # End Source File # Begin Source File SOURCE=..\devices.h # End Source File # Begin Source File SOURCE=..\diskled.h # End Source File # Begin Source File SOURCE=..\emuos.h # End Source File # Begin Source File SOURCE=..\gtia.h # End Source File # Begin Source File SOURCE=..\input.h # End Source File # Begin Source File SOURCE=..\list.h # End Source File # Begin Source File SOURCE=..\log.h # End Source File # Begin Source File SOURCE="..\memory-d.h" # End Source File # Begin Source File SOURCE="..\memory-p.h" # End Source File # Begin Source File SOURCE=..\memory.h # End Source File # Begin Source File SOURCE=..\mzpokeysnd.h # End Source File # Begin Source File SOURCE=..\pia.h # End Source File # Begin Source File SOURCE=..\platform.h # End Source File # Begin Source File SOURCE=..\pokey.h # End Source File # Begin Source File SOURCE=..\pokey_resample.h # End Source File # Begin Source File SOURCE=..\pokeysnd.h # End Source File # Begin Source File SOURCE=..\prompts.h # End Source File # Begin Source File SOURCE=..\remez.h # End Source File # Begin Source File SOURCE="..\rt-config.h" # End Source File # Begin Source File SOURCE=..\rtime.h # End Source File # Begin Source File SOURCE=..\sio.h # End Source File # Begin Source File SOURCE=..\sndsave.h # End Source File # Begin Source File SOURCE=..\sound.h # End Source File # Begin Source File SOURCE=..\statesav.h # End Source File # Begin Source File SOURCE=..\ui.h # End Source File # End Group # Begin Group "Port Source Files" # PROP Default_Filter "c,cpp" # Begin Source File SOURCE=.\port\atari_wince.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_ATARI_=\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_ATARI_=\ ".\port\atari.h"\ ".\port\diskled.h"\ ".\port\platform.h"\ ".\port\rt-config.h"\ ".\port\sound.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_ATARI_=\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_ATARI_=\ ".\port\atari.h"\ ".\port\diskled.h"\ ".\port\platform.h"\ ".\port\rt-config.h"\ ".\port\sound.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\diskled.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\ataripcx.h"\ "..\diskled.h"\ "..\input.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\ataripcx.h"\ "..\diskled.h"\ "..\input.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\diskled.h"\ "..\input.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_ATARI_=\ "..\atari.h"\ "..\ataripcx.h"\ "..\diskled.h"\ "..\input.h"\ "..\platform.h"\ "..\rt-config.h"\ "..\sound.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\port\keyboard.cpp !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_KEYBO=\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_KEYBO=\ ".\port\atari.h"\ ".\port\gx.h"\ ".\port\ui.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_KEYBO=\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_KEYBO=\ ".\port\atari.h"\ ".\port\gx.h"\ ".\port\ui.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\input.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\input.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\input.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_KEYBO=\ "..\atari.h"\ "..\input.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\port\main.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_MAIN_=\ ".\port\dyngapi.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_MAIN_=\ ".\port\dyngapi.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_MAIN_=\ ".\port\dyngapi.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_MAIN_=\ ".\port\dyngapi.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_MAIN_=\ ".\port\dyngapi.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_MAIN_=\ ".\port\dyngapi.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_MAIN_=\ "..\atari.h"\ "..\sound.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\port\screen.cpp !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_SCREE=\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_SCREE=\ ".\port\atari.h"\ ".\port\colours.h"\ ".\port\gx.h"\ ".\port\ui.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_SCREE=\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ NODEP_CPP_SCREE=\ ".\port\atari.h"\ ".\port\colours.h"\ ".\port\gx.h"\ ".\port\ui.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_SCREE=\ "..\atari.h"\ "..\colours.h"\ "..\ui.h"\ ".\gapi\inc\gx.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\main.h"\ ".\port\screen.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\port\sound.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_SOUND=\ ".\port\config.h"\ ".\port\main.h"\ NODEP_CPP_SOUND=\ ".\port\atari.h"\ ".\port\log.h"\ ".\port\pokeysnd.h"\ ".\port\sound.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_SOUND=\ ".\port\config.h"\ ".\port\main.h"\ NODEP_CPP_SOUND=\ ".\port\atari.h"\ ".\port\log.h"\ ".\port\pokeysnd.h"\ ".\port\sound.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_SOUND=\ "..\atari.h"\ "..\log.h"\ "..\pokey.h"\ "..\pokeysnd.h"\ "..\sound.h"\ ".\port\config.h"\ ".\port\main.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\port\ui_wince.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\input.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\screen.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\input.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\screen.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\ui.h"\ ".\port\config.h"\ # ADD CPP /W4 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_UI_WI=\ "..\atari.h"\ "..\input.h"\ "..\rt-config.h"\ "..\ui.h"\ ".\port\config.h"\ ".\port\keyboard.h"\ ".\port\screen.h"\ # ADD CPP /W4 !ENDIF # End Source File # End Group # Begin Group "Port Header Files" # PROP Default_Filter "h" # Begin Source File SOURCE=.\port\config.h # End Source File # Begin Source File SOURCE=.\port\keyboard.h # End Source File # Begin Source File SOURCE=.\port\main.h # End Source File # Begin Source File SOURCE=.\port\screen.h # End Source File # End Group # Begin Group "WinCE Missing" # PROP Default_Filter "c,h" # Begin Source File SOURCE=.\missing\dirent.h # End Source File # Begin Source File SOURCE=.\missing\errno.h # End Source File # Begin Source File SOURCE=.\missing\fcntl.h # End Source File # Begin Source File SOURCE=.\missing\missing.c !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ NODEP_CPP_MISSI=\ ".\missing\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ NODEP_CPP_MISSI=\ ".\missing\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" DEP_CPP_MISSI=\ ".\missing\dirent.h"\ ".\missing\sys\time.h"\ ".\port\config.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\missing\signal.h # End Source File # Begin Source File SOURCE=.\missing\sys\STAT.H # End Source File # Begin Source File SOURCE=.\missing\sys\time.h # End Source File # Begin Source File SOURCE=.\missing\time.h # End Source File # Begin Source File SOURCE=.\missing\sys\TYPES.H # End Source File # Begin Source File SOURCE=.\missing\unistd.h # End Source File # End Group # Begin Group "GAPI" # PROP Default_Filter "lib,h" # Begin Source File SOURCE=.\gapi\inc\gx.h # End Source File # Begin Source File SOURCE=.\gapi\ARM\gx.lib !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" # PROP Exclude_From_Build 1 !ENDIF # End Source File # Begin Source File SOURCE=.\gapi\MIPS\gx.lib !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" # PROP Exclude_From_Build 1 !ENDIF # End Source File # Begin Source File SOURCE=.\gapi\SH\gx.lib !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" # PROP Exclude_From_Build 1 !ENDIF # End Source File # Begin Source File SOURCE=.\gapi\emu\gx.lib !IF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE MIPS) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH4) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE SH3) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE ARM) Debug" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Release" !ELSEIF "$(CFG)" == "PocketAtari - Win32 (WCE x86em) Debug" !ENDIF # End Source File # End Group # End Target # End Project