mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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 += release
|
||||||
CONFIG -= flat
|
CONFIG -= flat
|
||||||
QT += sql network widgets script
|
QT += sql network widgets
|
||||||
!CONFIG(no_opengl) {
|
!CONFIG(no_opengl) {
|
||||||
QT += opengl
|
QT += opengl
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user