mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 11:03:02 -05: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