diff --git a/YACReaderLibrary/YACReaderLibrary.pro b/YACReaderLibrary/YACReaderLibrary.pro index 53db0a03..6f2efe01 100644 --- a/YACReaderLibrary/YACReaderLibrary.pro +++ b/YACReaderLibrary/YACReaderLibrary.pro @@ -81,7 +81,7 @@ CONFIG += c++11 #CONFIG += release CONFIG -= flat -QT += sql network widgets script +QT += sql network widgets !CONFIG(no_opengl) { QT += opengl }