smf/desktop.pri
author James Aley <jamesa@symbian.org>
Fri, 21 May 2010 16:50:44 +0100
changeset 12 5bed45b14781
parent 11 fa1596340710
permissions -rw-r--r--
Merge

# Set up destination and link variables 

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

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