-rw-r--r-- | include.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include.pro b/include.pro index 01e4f3c..0dc941b 100644 --- a/include.pro +++ b/include.pro | |||
@@ -112,8 +112,9 @@ contains( CONFTEST, y ){ | |||
112 | LIBS += -lopiedb2 -lqpe | 112 | LIBS += -lopiedb2 -lqpe |
113 | } else { | 113 | } else { |
114 | LIBS += -lqpe | 114 | LIBS += -lqpe |
115 | } | 115 | } |
116 | LIBS += -lopiecore2 | ||
116 | } | 117 | } |
117 | else { | 118 | else { |
118 | 119 | ||
119 | QMAKE_LFLAGS += -Wl,-rpath-link,$$prefix/lib | 120 | QMAKE_LFLAGS += -Wl,-rpath-link,$$prefix/lib |