removed out-of-date s60 stuff
[picodrive.git] / platform / s60 / pico.mmp
diff --git a/platform/s60/pico.mmp b/platform/s60/pico.mmp
deleted file mode 100644 (file)
index 0adc444..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-// *** Definitions\r
-\r
-TARGET          pico.lib\r
-TARGETTYPE      lib\r
-SOURCEPATH      ..\pico\r
-\r
-source Area.c Cart.c Draw.c  Memory.c Misc.c Pico.c Sek.c Utils.c VideoPort.c Draw2.c ggenie.c\r
-// source Draw2.c\r
-SYSTEMINCLUDE   \epoc32\include \epoc32\include\libc\r
-USERINCLUDE     ..\pico ..\cyclone\r
-\r
-sourcepath ..\pico\sound\r
-source sn76496.c sound.c ym2612.c\r
-#ifdef WINS\r
-MACRO _USE_MZ80\r
-MACRO  EMU_A68K\r
-#else\r
-MACRO  EMU_C68K\r
-MACRO _USE_DRZ80\r
-MACRO _ASM_DRAW_C\r
-MACRO _ASM_MEMORY_C\r
-MACRO _USE_YM2612_ASM_HELPER\r
-#endif\r
-\r