📄 movino.mmp
字号:
#include "variant.hrh"#ifdef EKA2#ifndef TARGET_SETTARGET movino.exe#endifTARGETTYPE exeUID 0x100039ce APPUIDVENDORID 0CAPABILITY UserEnvironment LocalServices NetworkServicesEPOCSTACKSIZE 80000EPOCHEAPSIZE 40 8000000OPTION GCCE "-O2 -fno-unit-at-a-time"#else#ifndef TARGET_SETTARGET movino.app#endifTARGETTYPE appUID 0x100039ce APPUIDTARGETPATH \system\apps\movino//MACRO SYMBIAN_BT_8#endifMACRO UIQ3//MACRO JPEG_DLLSOURCEPATH ..\srcSOURCE movinoapplication.cppSOURCE viewfinder.cppSOURCE movinoappui.cppSOURCE movinodocument.cppSOURCE enginegui-uiq.cppSOURCE connection.cppSOURCE btconnection.cppSOURCE tcpconnection.cppSOURCE socketreader.cppSOURCE socketwriter.cppSOURCE servicesearcher.cpp//SOURCE connectwaitcontainer.cppSOURCE uiq-ui.cpp//SOURCE streamview.cppSOURCE streamview-uiq.cppSOURCE movinoengine.cppSOURCE movinosettings.cppSOURCE cameracontroller.cppSOURCE audiocontroller.cpp//SOURCE settingsview.cppSOURCE settingsview-uiq.cpp//SOURCE settingslist.cppSOURCE audiothread.cppSOURCE mulawencoder.cppSOURCE jpegencoder.cppSOURCE md5.c#ifndef NO_FFMPEG#ifndef WINSCWMACRO USE_FFMPEG#ifndef EKA2MACRO ENCODER_SERVERSOURCE encoderserver.cpp#endifSOURCE videoencoder.cpp#endif#endif//MACRO USE_THEORA//SOURCE theoraencoder.cppUSERINCLUDE ..\incUSERINCLUDE .#ifndef NO_FFMPEGSYSTEMINCLUDE ..\..\ffmpeg\libavcodecSYSTEMINCLUDE ..\..\ffmpeg\libavutilSYSTEMINCLUDE ..\..\ffmpeg-symbian\headers#endifSYSTEMINCLUDE \epoc32\includeSYSTEMINCLUDE \epoc32\include\libcSYSTEMINCLUDE ..\..\libjpeg//SYSTEMINCLUDE ..\..\theora\include//SYSTEMINCLUDE ..\..\theora\symbian//SYSTEMINCLUDE ..\..\ogg\includeLIBRARY euser.libLIBRARY apparc.libLIBRARY cone.libLIBRARY eikcore.libLIBRARY eikctl.libLIBRARY qikcore.libLIBRARY qikctl.libLIBRARY ecam.libLIBRARY eikcoctl.libLIBRARY fbscli.libLIBRARY efsrv.libLIBRARY esock.libLIBRARY bluetooth.libLIBRARY btextnotifiers.libLIBRARY sdpagent.libLIBRARY sdpdatabase.libLIBRARY btmanclient.libLIBRARY flogger.libLIBRARY gdi.libLIBRARY mediaclientaudioinputstream.libLIBRARY insock.libLIBRARY estlib.libSTATICLIBRARY libjpeg.lib//LIBRARY libjpeg.libLIBRARY bafl.libLIBRARY hal.libLIBRARY estor.libLIBRARY charconv.libLIBRARY qikutils.libLIBRARY qikdlg.libLIBRARY qbtsharedui.libLIBRARY btdevice.libLIBRARY ws32.libLIBRARY commdb.lib#ifndef NO_FFMPEG#if defined(EKA2) && !defined(WINSCW)STATICLIBRARY libavcodec.libSTATICLIBRARY libavutil.lib#endif#endif//STATICLIBRARY theora.lib//STATICLIBRARY ogg.lib//LIBRARY libgcc.libSOURCEPATH ..\dataSTART RESOURCE movino_uiq.rssTARGET movino.rscHEADERTARGETPATH \resource\appsLANG SCENDSTART RESOURCE movino_reg.rss#ifdef WINSCWTARGETPATH \private\10003a3f\apps#elseTARGETPATH \private\10003a3f\import\apps#endifENDSTART BITMAP movino_icon.mbmTARGETPATH \resource\appsSOURCEPATH ..\aifSOURCE c24 icon18x18.bmpSOURCE 8 icon18x18_mask.bmpSOURCE c24 icon40x40.bmpSOURCE 8 icon40x40_mask.bmpSOURCE c24 icon64x64.bmpSOURCE 8 icon64x64_mask.bmpEND
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -