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