tsrc/mpfetchertestapp/mpfetchertestapp.pro
changeset 54 c5b304f4d89b
parent 29 8192e5b5c935
equal deleted inserted replaced
48:af3740e3753f 54:c5b304f4d89b
    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