tsrc/mpfetchertestapp/mpfetchertestapp.pro
changeset 51 560ce2306a17
parent 35 fdb31ab341af
equal deleted inserted replaced
47:4cc1412daed0 51:560ce2306a17
    15 
    15 
    16 TEMPLATE = app
    16 TEMPLATE = app
    17 TARGET = mpfetchertestapp
    17 TARGET = mpfetchertestapp
    18 
    18 
    19 CONFIG += hb
    19 CONFIG += hb
    20 LIBS += -lxqservice -lxqserviceutil
    20 LIBS += -lxqservice \
       
    21         -lxqserviceutil \
       
    22         -lapgrfx \
       
    23         -lcone
    21 
    24 
    22 HEADERS += inc/mpfetchertestappview.h 
    25 HEADERS += inc/mpfetchertestappview.h 
    23 
    26 
    24 SOURCES += src/mpfetchertestappview.cpp \
    27 SOURCES += src/mpfetchertestappview.cpp \
    25            src/main.cpp
    28            src/main.cpp