21 lines
306 B
Prolog
21 lines
306 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += no_docs_target
|
|
|
|
SUBDIRS = 4g \
|
|
keypad \
|
|
qcamera \
|
|
qplayer \
|
|
terminal \
|
|
simplebrowser \
|
|
wifi \
|
|
musicplayer \
|
|
audiorecorder \
|
|
backlight \
|
|
spitest \
|
|
ubootmenu
|
|
|
|
|
|
aggregate.files = aggregate/examples.pro
|
|
aggregate.path = /${TARGET_DIR}/target/
|
|
INSTALLS += aggregate
|