mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 11:04:25 -04:00
removed unneeded Qt module from YACReaderLibraryServer.pro
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user