diff --git a/YACReaderLibrary/YACReaderLibrary.pro b/YACReaderLibrary/YACReaderLibrary.pro index 6f2efe01..53db0a03 100644 --- a/YACReaderLibrary/YACReaderLibrary.pro +++ b/YACReaderLibrary/YACReaderLibrary.pro @@ -81,7 +81,7 @@ CONFIG += c++11 #CONFIG += release CONFIG -= flat -QT += sql network widgets +QT += sql network widgets script !CONFIG(no_opengl) { QT += opengl } diff --git a/YACReaderLibraryServer/YACReaderLibraryServer.pro b/YACReaderLibraryServer/YACReaderLibraryServer.pro index 4f3a6af6..f05621dc 100644 --- a/YACReaderLibraryServer/YACReaderLibraryServer.pro +++ b/YACReaderLibraryServer/YACReaderLibraryServer.pro @@ -46,7 +46,7 @@ CONFIG += c++11 #CONFIG += release CONFIG -= flat -QT += core sql network script +QT += core sql network # Input HEADERS += ../YACReaderLibrary/library_creator.h \