phonesettings/cpphonesettingsplugins/callsplugin/callsplugin.pro
changeset 56 5bcb308bd24d
parent 21 92ab7f8d0eab
child 74 d1c62c765e48
equal deleted inserted replaced
46:bc5a64e5bc3c 56:5bcb308bd24d
    28 OBJECTS_DIR = obj
    28 OBJECTS_DIR = obj
    29 RCC_DIR = rcc
    29 RCC_DIR = rcc
    30 LIBS += -lcpframework \
    30 LIBS += -lcpframework \
    31         -lpsetwrapper \
    31         -lpsetwrapper \
    32         -lsssettingswrapper \
    32         -lsssettingswrapper \
    33         -lcptelephonyutils
    33         -lcptelephonyutils \
       
    34         -lpsuinotes
    34 
    35 
    35 # Input
    36 # Input
    36 SOURCES += src/cpcallsplugingroup.cpp \
    37 SOURCES += src/cpcallsplugingroup.cpp \
    37     src/cpcallsplugin.cpp
    38     src/cpcallsplugin.cpp
    38 			
    39