controlpanelui/src/cpplugins/cpplugincommon.pri
changeset 40 593f946f4fec
parent 10 0a74be98a8bc
equal deleted inserted replaced
22:a5692c68d772 40:593f946f4fec
    13 #
    13 #
    14 # Description:  controlpanel plugin project qmake common settings
    14 # Description:  controlpanel plugin project qmake common settings
    15 #
    15 #
    16 include (../common.pri)
    16 include (../common.pri)
    17 
    17 
    18 
    18 LIBS += -lcplogger -lcpframework -lcpcategorymodel
    19 LIBS += -lcpframework -lcpcategorymodel
       
    20 
    19 
    21 symbian: plugin { # copy qtstub and manifest
    20 symbian: plugin { # copy qtstub and manifest
    22 	
    21 	
    23 		PLUGIN_STUB_PATH = /resource/qt/plugins/controlpanel
    22 		PLUGIN_STUB_PATH = /resource/qt/plugins/controlpanel
    24 		
    23