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 {
LIBS += -framework \
TelldusCore
DESTDIR = ../../TelldusCenter/TelldusCenter.app/Contents/Plugins
DESTDIR = ../../TelldusCenter/TelldusCenter.app/Contents/Plugins/script
}
!macx {
LIBS += -ltelldus-core