javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/eswt_widgets.pri
changeset 87 1627c337e51e
parent 56 abc41079b313
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
    52     swtfontcache.cpp
    52     swtfontcache.cpp
    53 
    53 
    54 ##### Symbian specific items ######
    54 ##### Symbian specific items ######
    55 symbian {
    55 symbian {
    56     CONFIG += mobility
    56     CONFIG += mobility
    57     MOBILITY += bearer
    57     
    58 
       
    59     CONFIG +=hb
       
    60     HEADERS += \
    58     HEADERS += \
    61         swts60.h \
    59         swts60.h \
    62         swtmobiledevice.h \
    60         swtmobiledevice.h \
    63         swtflipwatch.h
    61         swtflipwatch.h
    64 
    62 
    75         -lavkon \
    73         -lavkon \
    76         -leikcoctl \
    74         -leikcoctl \
    77         -lapgrfx \
    75         -lapgrfx \
    78         -lHWRMVibraClient \
    76         -lHWRMVibraClient \
    79         -lHWRMLightClient \
    77         -lHWRMLightClient \
    80         -lxqservice \
       
    81         -lxqtelephonyservice \
       
    82         -lQtContacts \
    78         -lQtContacts \
    83         -lhal \
    79         -lhal \
    84         -lws32 \
    80         -lws32 \
    85         -lgdi \
    81         -lgdi \
    86         -lHbCore \
       
    87         -lfbscli
    82         -lfbscli
    88 }
    83 }