diff -r 63339781d179 -r 09b1ac925e3f securitydialogs/simlockui/group/SimLockUI.mmp --- a/securitydialogs/simlockui/group/SimLockUI.mmp Thu Aug 19 10:45:23 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,87 +0,0 @@ -/* -* ============================================================================ -* Name : simlockui.mmp -* Part of : SimLock UI -* Description : SimLock UI mmp file -* Version : -* -* Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: Build info file for Ado domain appinstall -* ============================================================================ -*/ - -#include "../inc/simlockui.hrh" -#include -#include -CAPABILITY CAP_APPLICATION - -TARGETPATH /sys/bin -TARGET simlockui.exe -TARGETTYPE exe - -UID 0x00000000 SIMLOCK_UI_UID3 -VENDORID VID_DEFAULT - -LANGUAGE_IDS - -SOURCEPATH ../src -SOURCE simlockui.cpp -SOURCE simlockuiapplication.cpp -SOURCE simlockuibackgroundcontrol.cpp -SOURCE simlockuiappui.cpp -SOURCE simlockuidocument.cpp -SOURCE simlockdatahandlingdelegate.cpp -SOURCE simlocktelephonyproxy.cpp - -USERINCLUDE ../inc -SYSTEMINCLUDE /epoc32/include/internal - -APP_LAYER_SYSTEMINCLUDE -LIBRARY euser.lib -LIBRARY apparc.lib -LIBRARY cone.lib -LIBRARY eikcore.lib -LIBRARY avkon.lib -LIBRARY gdi.lib -LIBRARY etel.lib -LIBRARY etelmm.lib -LIBRARY customapi.lib -LIBRARY commonengine.lib -LIBRARY aknskins.lib -LIBRARY aknskinsrv.lib -LIBRARY aknswallpaperutils.lib -LIBRARY aknlayout2.lib -LIBRARY aknlayout2scalable.lib -LIBRARY cdlengine.lib -LIBRARY ws32.lib -LIBRARY etel3rdparty.lib -LIBRARY eikcoctl.lib - -SOURCEPATH ../data - -// Main resource file -START RESOURCE simlockui.rss -HEADER -TARGETPATH /resource/apps -LANGUAGE_IDS -END - -// Resource registration file -START RESOURCE simlockui_reg.rss -TARGETPATH /private/10003a3f/apps -END - - -// End of file. -