-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 ){ LIBS += -lopiedb2 -lqpe } else { LIBS += -lqpe } + LIBS += -lopiecore2 } else { QMAKE_LFLAGS += -Wl,-rpath-link,$$prefix/lib |