tests/auto/qwidget/qwidget.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
    12 mac {
    12 mac {
    13     LIBS += -framework Security -framework AppKit -framework Carbon
    13     LIBS += -framework Security -framework AppKit -framework Carbon
    14     OBJECTIVE_SOURCES += tst_qwidget_mac_helpers.mm
    14     OBJECTIVE_SOURCES += tst_qwidget_mac_helpers.mm
    15 }
    15 }
    16 
    16 
       
    17 x11 {
       
    18     LIBS += $$QMAKE_LIBS_X11
       
    19 }
       
    20 
    17 symbian  {
    21 symbian  {
    18     INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
    22     INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
    19     LIBS += -leikcore -lcone -leikcoctl
    23     LIBS += -leikcore -lcone -leikcoctl
    20 }
    24 }
    21 
    25