Changed the destdir for plugin systray on Mac OS X

This commit is contained in:
Micke Prag 2009-03-27 15:54:14 +00:00
parent 8bf2edba82
commit 46a8eddd95

View file

@ -16,7 +16,7 @@ HEADERS += systrayplugin.h \
macx { macx {
LIBS += -framework \ LIBS += -framework \
TelldusCore TelldusCore
DESTDIR = ../../TelldusCenter/TelldusCenter.app/Contents/Plugins DESTDIR = ../../TelldusCenter/TelldusCenter.app/Contents/Plugins/script
} }
!macx { !macx {
LIBS += -ltelldus-core LIBS += -ltelldus-core