examples/AppFramework/UIControls/ControlFramework/group/ControlFramework.mmp

00001 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
00002 // All rights reserved.
00003 // This component and the accompanying materials are made available
00004 // under the terms of "Eclipse Public License v1.0"
00005 // which accompanies this distribution, and is available
00006 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00007 //
00008 // Initial Contributors:
00009 // Nokia Corporation - initial contribution.
00010 //
00011 // Contributors:
00012 //
00013 // Description:
00014 //
00015 
00016 TARGET          controlframework.exe
00017 TARGETTYPE      exe
00018 
00019 UID             0x100039CE 0xE80000A5
00020 VENDORID        0x70000001
00021 
00022 SOURCEPATH      ../src
00023 SOURCE          ControlFrameworkApplication.cpp
00024 SOURCE          ControlFrameworkDocument.cpp
00025 SOURCE          ControlFrameworkAppUi.cpp
00026 SOURCE          ControlFrameworkView.cpp
00027 
00028 USERINCLUDE     ../inc
00029 SYSTEMINCLUDE   /epoc32/include
00030 SYSTEMINCLUDE   /epoc32/include/techview
00031 
00032 LIBRARY         euser.lib 
00033 LIBRARY         apparc.lib 
00034 LIBRARY         cone.lib 
00035 LIBRARY         eikcore.lib
00036 LIBRARY         ws32.lib 
00037 LIBRARY         gdi.lib
00038 
00039 // Resource file
00040 SOURCEPATH      ../group
00041 START RESOURCE  ControlFramework.rss
00042 HEADER
00043 TARGETPATH      /resource/apps
00044 END
00045 
00046 // Registration file
00047 SOURCEPATH      .
00048 START RESOURCE  ControlFramework_reg.rss
00049 TARGETPATH      /private/10003a3f/apps
00050 END
00051 
00052 // Localization file
00053 SOURCEPATH      .
00054 START RESOURCE  ControlFramework_loc.rss
00055 TARGETPATH      /resource/apps
00056 END
00057 
00058 START bitmap    controlframework_icon.mbm
00059 HEADER
00060 TARGETPATH      /resource/apps
00061 SOURCEPATH      ../image
00062 SOURCE          c8 ControlFramework_24.bmp ControlFramework_2M.bmp
00063 SOURCE          c8 ControlFramework_32.bmp ControlFramework_3M.bmp
00064 SOURCE          c8 ControlFramework_48.bmp ControlFramework_4M.bmp
00065 END 
00066 SMPSAFE

Generated on Thu Jan 21 10:32:54 2010 for TB10.1 Example Applications by  doxygen 1.5.3