diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/handler__20_8mmp_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/handler__20_8mmp_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,67 @@ + + + + +TB9.2 Example Applications: examples/ForumNokia/Document_Handler_Example/HandlerApp/group/handler_20.mmp Source File + + + + + +

examples/ForumNokia/Document_Handler_Example/HandlerApp/group/handler_20.mmp

00001 /*
+00002 * ============================================================================
+00003 *  Name     : handler.mmp
+00004 *  Part of  : RecognizerEx
+00005 *  Created  : 10/11/2005 by Forum Nokia
+00006 *  Description:
+00007 *     This is the project specification file for handler/RecognizerEx.
+00008 *  Version  : 2.0
+00009 *  Copyright: Nokia Corporation
+00010 * ============================================================================
+00011 */
+00012 
+00013 TARGET            handler.app
+00014 TARGETTYPE        app
+00015 TARGETPATH        \system\apps\handler
+00016 
+00017 UID               0x100039CE 0x0F084DF7
+00018 
+00019 
+00020 LANG              SC
+00021 
+00022 SOURCEPATH        ..\src
+00023 SOURCE            handler.cpp
+00024 SOURCE            handlerApplication.cpp 
+00025 SOURCE            handlerAppView.cpp
+00026 SOURCE            handlerAppUi.cpp
+00027 SOURCE            handlerDocument.cpp 
+00028 
+00029 
+00030 USERINCLUDE       ..\inc 
+00031 
+00032 SYSTEMINCLUDE     \epoc32\include
+00033 
+00034 LIBRARY           euser.lib
+00035 LIBRARY           apparc.lib
+00036 LIBRARY           cone.lib 
+00037 LIBRARY           eikcore.lib  
+00038 LIBRARY           avkon.lib  
+00039 LIBRARY           efsrv.lib 
+00040 LIBRARY           charconv.lib 
+00041 LIBRARY           apgrfx.lib 
+00042 LIBRARY           commonui.lib 
+00043 LIBRARY           apmime.lib 
+00044 LIBRARY           eikcoctl.lib
+00045 
+00046 SOURCEPATH        ..\data
+00047 
+00048 RESOURCE          handler.rss
+00049 RESOURCE          handler_caption.rss
+00050 
+00051 AIF handler.aif ..\aif handleraif.rss c12 context_pane_icon.bmp context_pane_icon_mask.bmp list_icon.bmp list_icon_mask.bmp
+
+
Generated by  + +doxygen 1.6.2
+ +