smf/desktop.pri
author cgandhi
Thu, 05 Aug 2010 17:05:53 +0530
changeset 20 f59934f5c7ac
parent 11 fa1596340710
permissions -rw-r--r--
pushing the changes for demoGui

# Set up destination and link variables 

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

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