examples/SFExamples/RecipeEx/group/RecipeEx.mmp

00001 // Symbian Foundation Example Code
00002 // 
00003 // This software is in the public domain. No copyright is claimed, and you 
00004 // may use it for any purpose without license from the Symbian Foundation.
00005 // No warranty for any purpose is expressed or implied by the authors or
00006 // the Symbian Foundation. 
00007 
00008 
00009 
00010 TARGET                  RecipeEx_0xE8FAA390.exe
00011 TARGETTYPE              exe
00012 UID               0x100039CE 0xE8FAA390
00013 
00014 SOURCEPATH              ..\src
00015 SOURCE                  RecipeEx.cpp
00016 SOURCE                  RecipeExApplication.cpp
00017 SOURCE                  RecipeExAppUi.cpp
00018 SOURCE                  RecipeExDocument.cpp
00019 SOURCE                  LogContainer.cpp
00020 SOURCE                  DeviceCapabilitiesScan.cpp 
00021 SOURCE                  MainView.cpp
00022 SOURCE                  MainViewContainer.cpp 
00023 SOURCE                  DeviceCapsView.cpp
00024 SOURCE                  SensorListener.cpp 
00025 SOURCE                  SensorView.cpp
00026 SOURCE                  MobilityView.cpp
00027 SOURCE                  MobilityEngine.cpp
00028 
00029 SOURCEPATH              ..\data
00030 
00031 START RESOURCE  RecipeEx.rss
00032 HEADER
00033 TARGET RecipeEx_0xE8FAA390
00034 TARGETPATH resource\apps
00035 END //RESOURCE
00036 
00037 START RESOURCE  RecipeEx_reg.rss
00038 TARGET RecipeEx_0xE8FAA390_reg
00039 TARGETPATH        \private\10003a3f\apps
00040 END //RESOURCE
00041 
00042 
00043 
00044 USERINCLUDE        ..\inc
00045 
00046 APP_LAYER_SYSTEMINCLUDE
00047 
00048 LIBRARY            euser.lib
00049 LIBRARY            apparc.lib
00050 LIBRARY            cone.lib
00051 LIBRARY            eikcore.lib
00052 LIBRARY            avkon.lib
00053 LIBRARY            commonengine.lib
00054 LIBRARY            efsrv.lib 
00055 LIBRARY            estor.lib
00056 LIBRARY        aknnotify.lib
00057 LIBRARY            platformver.lib
00058 LIBRARY            eikcoctl.lib
00059 LIBRARY        ws32.lib 
00060 LIBRARY            HAL.lib
00061 LIBRARY            gdi.lib 
00062 LIBRARY            etext.lib 
00063 LIBRARY            ecom.lib     
00064 LIBRARY        SensrvClient.lib
00065 LIBRARY        SensrvUtil.lib
00066 LIBRARY        cmmanager.lib
00067 LIBRARY            connmon.lib
00068 LIBRARY        insock.lib 
00069 LIBRARY            esock.lib 
00070 LIBRARY            commdb.lib   
00071 LIBRARY            ptiengine.lib
00072         
00073 
00074 LANG SC
00075 
00076 VENDORID                0
00077 SECUREID                0xE8FAA390
00078 CAPABILITY              ReadDeviceData WriteDeviceData NetworkServices ReadUserData WriteUserData ReadDeviceData WriteDeviceData SwEvent  
00079 
00080 #ifdef ENABLE_ABIV2_MODE
00081 DEBUGGABLE_UDEBONLY
00082 #endif
00083 // End of File
00084 
00085 

Generated by  doxygen 1.6.2