mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
fixed previous commit, script module was removed from the wrong .pro file
This commit is contained in:
@ -46,7 +46,7 @@ CONFIG += c++11
|
||||
|
||||
#CONFIG += release
|
||||
CONFIG -= flat
|
||||
QT += core sql network script
|
||||
QT += core sql network
|
||||
|
||||
# Input
|
||||
HEADERS += ../YACReaderLibrary/library_creator.h \
|
||||
|
Reference in New Issue
Block a user