systemsettings/accindicatorplugin/accindicatorplugin.pro
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
child 64 75184094ace1
child 66 9af619316cbf
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 # #####################################################################
       
     2 # Automatically generated by qmake (2.01a) Thu Mar 25 11:36:36 2010
       
     3 # #####################################################################
       
     4 TEMPLATE = lib
       
     5 TARGET = accindicatorplugin
       
     6 CONFIG += plugin
       
     7 CONFIG += hb
       
     8 INCLUDEPATH += .
       
     9 DEPENDPATH += .
       
    10 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
       
    11 
       
    12 # Input
       
    13 HEADERS += inc/accindicator.h
       
    14 SOURCES += src/accindicator.cpp
       
    15 RESOURCES = 
       
    16 symbian { 
       
    17     TARGET.EPOCALLOWDLLDATA = 1
       
    18     TARGET.CAPABILITY = CAP_GENERAL_DLL
       
    19     SYMBIAN_PLATFORMS = WINSCW ARMV5
       
    20     TARGET.UID3 = 0x2001FE6C
       
    21     pluginstub.sources = accindicatorplugin.dll
       
    22     pluginstub.path = /resource/plugins/indicators
       
    23     DEPLOYMENT += pluginstub
       
    24 }
       
    25 BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
       
    26     "rom/accindicatorplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(accindicatorplugin.iby)"