summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--library/remotecontrolwidget.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/library/remotecontrolwidget.pro b/library/remotecontrolwidget.pro
index d73384f..2ea3ebb 100644
--- a/library/remotecontrolwidget.pro
+++ b/library/remotecontrolwidget.pro
@@ -75,11 +75,7 @@ RESOURCES += \
}
# Coroutine library
-!mac {
- LIBS += -l$$qtLibraryTarget(coroutine)
-} else {
- LIBS += -framework coroutine
-}
+qtAddLibrary(coroutine)
# install rules