Changed the destdir for plugin systray on Mac OS X
This commit is contained in:
parent
8bf2edba82
commit
46a8eddd95
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue