mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
removed unneeded Qt module from YACReaderLibraryServer.pro
This commit is contained in:
parent
1cee864583
commit
e8ddfb8f45
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user