mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
initial import
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@2 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
2cadbd5e56
commit
cc68a136aa
341 changed files with 180839 additions and 0 deletions
34
platform/uiq2/launcher/PicodriveN.mmp
Normal file
34
platform/uiq2/launcher/PicodriveN.mmp
Normal file
|
@ -0,0 +1,34 @@
|
|||
TARGET PicodriveN.app
|
||||
TARGETTYPE app
|
||||
TARGETPATH \system\Apps\PicodriveN
|
||||
UID 0x100039CE 0x1000C193
|
||||
|
||||
|
||||
USERINCLUDE .
|
||||
|
||||
SYSTEMINCLUDE \epoc32\include
|
||||
|
||||
SOURCEPATH .
|
||||
SOURCE App.cpp
|
||||
SOURCE Engine.cpp
|
||||
SOURCE Dialogs.cpp
|
||||
SOURCE CSimpleTextParser.cpp
|
||||
SOURCE SimpleClient.cpp
|
||||
|
||||
LIBRARY EUSER.LIB WS32.LIB EFSRV.LIB
|
||||
LIBRARY APPARC.LIB CONE.LIB
|
||||
LIBRARY EIKCOCTL.LIB EIKCORE.LIB EIKDLG.LIB EIKCTL.LIB
|
||||
LIBRARY EIKFILE.LIB // CEikFileOpenDialog
|
||||
LIBRARY EGUL.LIB // CColorList
|
||||
LIBRARY ETEXT.LIB // TCharFormat
|
||||
LIBRARY GDI.LIB // TTypeface
|
||||
|
||||
//LIBRARY ETEL.LIB
|
||||
//LIBRARY APGRFX.LIB FBSCLI.LIB bafl.lib BITGDI.LIB
|
||||
|
||||
SOURCEPATH .
|
||||
RESOURCE PicodriveN.rss
|
||||
|
||||
//MACRO __DEBUG_PRINT
|
||||
|
||||
AIF PicodriveN.aif . PicodriveNAif.rss c8 PicoN20x16.bmp PicoN20x16m.bmp PicoN32x32.bmp PicoN32x32m.bmp
|
Loading…
Add table
Add a link
Reference in a new issue