Added 0.030 of PicoDrive and moved license files into root
[cyclone68000.git] / PicoDrive / PicoDrive.vcp
diff --git a/PicoDrive/PicoDrive.vcp b/PicoDrive/PicoDrive.vcp
new file mode 100644 (file)
index 0000000..e0654d3
--- /dev/null
@@ -0,0 +1,851 @@
+# Microsoft eMbedded Visual Tools Project File - Name="PicoDrive" - Package Owner=<4>\r
+# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (WCE x86) Application" 0x8301\r
+# TARGTYPE "Win32 (WCE ARM) Application" 0x8501\r
+# TARGTYPE "Win32 (WCE x86em) Application" 0x7f01\r
+\r
+CFG=PicoDrive - Win32 (WCE ARM) Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "PicoDrive.vcn".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "PicoDrive.vcn" CFG="PicoDrive - Win32 (WCE ARM) Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "PicoDrive - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")\r
+!MESSAGE "PicoDrive - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")\r
+!MESSAGE "PicoDrive - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")\r
+!MESSAGE "PicoDrive - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")\r
+!MESSAGE "PicoDrive - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")\r
+!MESSAGE "PicoDrive - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+# PROP ATL_Project 2\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "ARMRel"\r
+# PROP BASE Intermediate_Dir "ARMRel"\r
+# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"\r
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "ARMRel"\r
+# PROP Intermediate_Dir "ARMRel"\r
+# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"\r
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+RSC=rc.exe\r
+# 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\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\r
+CPP=clarm.exe\r
+# 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\r
+# ADD CPP /nologo /W4 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /FR /YX /Oxs /M$(CECrtMT) /c\r
+MTL=midl.exe\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM\r
+# ADD LINK32 coredll.lib gx.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM\r
+# Begin Special Build Tool\r
+TargetPath=.\ARMRel\PicoDrive.exe\r
+SOURCE="$(InputPath)"\r
+PostBuild_Cmds=copy $(TargetPath) "D:\Briefcase"\r
+# End Special Build Tool\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "ARMDbg"\r
+# PROP BASE Intermediate_Dir "ARMDbg"\r
+# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"\r
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "ARMDbg"\r
+# PROP Intermediate_Dir "ARMDbg"\r
+# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"\r
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+RSC=rc.exe\r
+# 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\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\r
+CPP=clarm.exe\r
+# 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\r
+# ADD CPP /nologo /W4 /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\r
+MTL=midl.exe\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM\r
+# ADD LINK32 coredll.lib gx.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM\r
+# Begin Special Build Tool\r
+TargetPath=.\ARMDbg\PicoDrive.exe\r
+SOURCE="$(InputPath)"\r
+PostBuild_Cmds=copy $(TargetPath) "C:\Documents and Settings\Dave\My Documents\Mio My Documents"\r
+# End Special Build Tool\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "X86Rel"\r
+# PROP BASE Intermediate_Dir "X86Rel"\r
+# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"\r
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "X86Rel"\r
+# PROP Intermediate_Dir "X86Rel"\r
+# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"\r
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+RSC=rc.exe\r
+# 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 "_i386_" /r\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 "_i386_" /r\r
+CPP=cl.exe\r
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /Oxs /c\r
+# ADD CPP /nologo /W4 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /FR /YX /Gs8192 /GF /Oxs /c\r
+MTL=midl.exe\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86\r
+# ADD LINK32 $(CEx86Corelibc) coredll.lib gx.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86\r
+# Begin Special Build Tool\r
+TargetPath=.\X86Rel\PicoDrive.exe\r
+SOURCE="$(InputPath)"\r
+PostBuild_Cmds=copy $(TargetPath) "C:\Documents and Settings\Dave\My Documents\Mio My Documents"\r
+# End Special Build Tool\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "X86Dbg"\r
+# PROP BASE Intermediate_Dir "X86Dbg"\r
+# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"\r
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "X86Dbg"\r
+# PROP Intermediate_Dir "X86Dbg"\r
+# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"\r
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+RSC=rc.exe\r
+# 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 "_i386_" /r\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 "_i386_" /r\r
+CPP=cl.exe\r
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c\r
+# ADD CPP /nologo /W4 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c\r
+MTL=midl.exe\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86\r
+# ADD LINK32 $(CEx86Corelibc) coredll.lib gx.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86\r
+# Begin Special Build Tool\r
+TargetPath=.\X86Dbg\PicoDrive.exe\r
+SOURCE="$(InputPath)"\r
+PostBuild_Cmds=copy $(TargetPath) "C:\Documents and Settings\Dave\My Documents\Mio My Documents"\r
+# End Special Build Tool\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "X86EMRel"\r
+# PROP BASE Intermediate_Dir "X86EMRel"\r
+# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"\r
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "X86EMRel"\r
+# PROP Intermediate_Dir "X86EMRel"\r
+# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"\r
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+RSC=rc.exe\r
+# 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\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\r
+CPP=cl.exe\r
+# 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\r
+# ADD CPP /nologo /W4 /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" /FR /YX /Gz /Oxs /c\r
+MTL=midl.exe\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86\r
+# ADD LINK32 $(CEx86Corelibc) coredll.lib gx.lib aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86\r
+# Begin Special Build Tool\r
+TargetPath=.\X86EMRel\PicoDrive.exe\r
+SOURCE="$(InputPath)"\r
+PostBuild_Cmds=copy $(TargetPath) "C:\Documents and Settings\Dave\My Documents\Mio My Documents"\r
+# End Special Build Tool\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "X86EMDbg"\r
+# PROP BASE Intermediate_Dir "X86EMDbg"\r
+# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"\r
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "X86EMDbg"\r
+# PROP Intermediate_Dir "X86EMDbg"\r
+# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"\r
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+RSC=rc.exe\r
+# 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\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\r
+CPP=cl.exe\r
+# 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\r
+# ADD CPP /nologo /W4 /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\r
+MTL=midl.exe\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86\r
+# ADD LINK32 $(CEx86Corelibc) coredll.lib gx.lib aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86\r
+# Begin Special Build Tool\r
+TargetPath=.\X86EMDbg\PicoDrive.exe\r
+SOURCE="$(InputPath)"\r
+PostBuild_Cmds=copy $(TargetPath) "C:\Documents and Settings\Dave\My Documents\Mio My Documents"\r
+# End Special Build Tool\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "PicoDrive - Win32 (WCE ARM) Release"\r
+# Name "PicoDrive - Win32 (WCE ARM) Debug"\r
+# Name "PicoDrive - Win32 (WCE x86) Release"\r
+# Name "PicoDrive - Win32 (WCE x86) Debug"\r
+# Name "PicoDrive - Win32 (WCE x86em) Release"\r
+# Name "PicoDrive - Win32 (WCE x86em) Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=.\Config.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_CONFI=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_CONFI=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_CONFI=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_CONFI=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_CONFI=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_CONFI=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_CONFI=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_CONFI=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_CONFI=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_CONFI=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\Debug.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_DEBUG=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_DEBUG=\\r
+       "..\Cyclone\Cyclone.h"\\r
+       "..\Pico\Disa.h"\\r
+       "..\Pico\Pico.h"\\r
+       "..\Pico\PicoInt.h"\\r
+       \r
+NODEP_CPP_DEBUG=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_DEBUG=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_DEBUG=\\r
+       "..\Cyclone\Cyclone.h"\\r
+       "..\Pico\Pico.h"\\r
+       "..\Pico\PicoInt.h"\\r
+       \r
+NODEP_CPP_DEBUG=\\r
+       "..\Cyclone\Disa.h"\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_DEBUG=\\r
+       "..\Cyclone\Cyclone.h"\\r
+       "..\Pico\Disa.h"\\r
+       "..\Pico\Pico.h"\\r
+       "..\Pico\PicoInt.h"\\r
+       \r
+NODEP_CPP_DEBUG=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_DEBUG=\\r
+       "..\Cyclone\Cyclone.h"\\r
+       "..\Pico\Pico.h"\\r
+       "..\Pico\PicoInt.h"\\r
+       \r
+NODEP_CPP_DEBUG=\\r
+       "..\Cyclone\Disa.h"\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\Emulate.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_EMULA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_EMULA=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_EMULA=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_EMULA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_EMULA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_EMULA=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_EMULA=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_EMULA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\File.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_FILE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_FILE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       \r
+NODEP_CPP_FILE_=\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_FILE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_FILE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       \r
+NODEP_CPP_FILE_=\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_FILE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       \r
+NODEP_CPP_FILE_=\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_FILE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       \r
+NODEP_CPP_FILE_=\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\FrameWindow.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_FRAME=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_FRAME=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_FRAME=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_FRAME=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_FRAME=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_FRAME=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_FRAME=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_FRAME=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\PicoDrive.txt\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\Wave.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_WAVE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_WAVE_=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_WAVE_=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_WAVE_=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_WAVE_=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_WAVE_=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_WAVE_=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_WAVE_=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_WAVE_=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_WAVE_=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\WinMain.cpp\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+DEP_CPP_WINMA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+DEP_CPP_WINMA=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_WINMA=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+DEP_CPP_WINMA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+DEP_CPP_WINMA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+DEP_CPP_WINMA=\\r
+       "..\Pico\Pico.h"\\r
+       \r
+NODEP_CPP_WINMA=\\r
+       ".\app.h"\\r
+       ".\ipapi.h"\\r
+       ".\x.h"\\r
+       ".\ygshell.h"\\r
+       \r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+DEP_CPP_WINMA=\\r
+       "..\Pico\Pico.h"\\r
+       ".\stdafx.h"\\r
+       {$(INCLUDE)}"aygshell.h"\\r
+       {$(INCLUDE)}"gx.h"\\r
+       {$(INCLUDE)}"sipapi.h"\\r
+       \r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=.\afxres.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\resource.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\stdafx.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# Begin Source File\r
+\r
+SOURCE=.\bitmap1.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\Script1.rc\r
+\r
+!IF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Release"\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE ARM) Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Release"\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86) Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Release"\r
+\r
+!ELSEIF  "$(CFG)" == "PicoDrive - Win32 (WCE x86em) Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r