filemanager/src/filemanager/filemanager.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 15:42:43 +0300
changeset 18 edd66bde63a4
parent 16 ada7962b4308
child 30 6e96d2143d46
permissions -rw-r--r--
Revision: 201017 Kit: 201019

# Copyright (c) 2009 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:
#     Zhiqiang Yang <zhiqiang.yang@nokia.com>
# 
# Description:
#     The project file of file manager
# 

CONFIG      += hb
TEMPLATE    = app
TARGET = filemngr
RESOURCES += filemanager.qrc
INCLUDEPATH += ../fmbkupenginewrapper/inc
# remove this path when export plat header to app layer path
# INCLUDEPATH += ../../filemanager_plat/inc

include ( ../common.pri )
include ( ../inc/commoninc.pri )
include ( ../inc/commonutils.pri )
include ( filemanager.pri )

LIBS += -lfmbkupenginewrapper
LIBS += -lfmfiledialog

symbian {

    LIBS += -lplatformenv \
            -lapmime \
            -lxqservice \
            -lxqutils \
            -lshareui \
            -lefsrv \
            -lapgrfx \
	    -lcone \
            -ldirectorylocalizer

    TARGET.UID3 = 0x2002BCC0
    TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    TARGET.CAPABILITY = CAP_APPLICATION DiskAdmin AllFiles PowerMgmt

    BLD_INF_RULES.prj_exports += "./backup_registration.xml z:/private/2002BCC0/backup_registration.xml"
    BLD_INF_RULES.prj_exports += "./burconfig.xml z:/private/2002BCC0/burconfig.xml"	
}

TRANSLATIONS = filemanager.ts