72367b1679
This involves invoking the Moc classes directly and using the data structures it provides instead of invoking the moc exectutable and parsing the generated code. Change-Id: Ia5c654e8ef58d52d0d3376252c13e13885f80da3 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
9 lines
116 B
Prolog
9 lines
116 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qmake \
|
|
uic \
|
|
moc \
|
|
rcc \
|
|
|
|
contains(QT_CONFIG, dbus):SUBDIRS += qdbuscpp2xml
|