smf/desktop.pri
author cgandhi
Thu, 23 Sep 2010 17:15:03 +0530
changeset 23 574948b60dab
parent 11 fa1596340710
permissions -rw-r--r--
updating the lastfm music plugins and adding the smfhelp.chm

# Set up destination and link variables 

!symbian {
    DESTDIR = $$PWD/../bin

    INCLUDEPATH += $$PWD/smfservermodule/util/qjson/src
    LIBS += -L$$PWD/../bin -Wl,-rpath,$$PWD/../bin
}