Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

esidplay.mmp

Go to the documentation of this file.
00001 // esidplay.mmp
00002 // 
00003 // (c) 1999-2002 Alfred E. Heggestad
00004 // 
00005 //    This program is free software; you can redistribute it and/or modify
00006 //    it under the terms of the GNU General Public License as published by
00007 //    the Free Software Foundation; either version 2 of the License, or
00008 //    (at your option) any later version.
00009 //
00010  
00017 TARGET        esidplay.exe
00018 TARGETTYPE    exe
00019 
00020 MACRO         __ER6__
00021  
00022 SOURCEPATH    ..\
00023 
00024 SOURCE        console\esidplay.cpp
00025 SOURCE        console\audiodrv_er6.cpp
00026 SOURCE        libsidplay\elog.cpp // for file logging
00027 
00028 USERINCLUDE   ..\console
00029 USERINCLUDE   ..\libsidplay\include
00030 USERINCLUDE   ..\libsidplay\emu
00031 SYSTEMINCLUDE \epoc32\include 
00032 SYSTEMINCLUDE \epoc32\include\libc
00033 
00034 LIBRARY       euser.lib estlib.lib libsidplay.lib //audiodrv.lib
00035 LIBRARY       efsrv.lib // for file logging
00036 LIBRARY       mediaclientaudiostream.lib                  // Media Surfer

Generated on Tue Feb 8 04:13:58 2005 for Esidplay by doxygen 1.3.3