11 lines
176 B
Prolog
11 lines
176 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qmakelib \
|
|
qmake \
|
|
uic \
|
|
moc \
|
|
rcc \
|
|
|
|
qtHaveModule(dbus): SUBDIRS += qdbuscpp2xml qdbusxml2cpp
|
|
!qtHaveModule(widgets): SUBDIRS -= uic
|