Moc: compile generate_keywords with corelib only
It does not depend on QtGui. Change-Id: If7b01d1a6d2ce3945562f4480177ce883abfdbf4 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
This commit is contained in:
parent
d4435a37ca
commit
2ded0043ca
@ -1,4 +1,5 @@
|
|||||||
CONFIG -= moc
|
CONFIG -= moc
|
||||||
CONFIG += cmdline
|
CONFIG += cmdline
|
||||||
|
QT = core
|
||||||
|
|
||||||
SOURCES += generate_keywords.cpp
|
SOURCES += generate_keywords.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user