xref: /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/examples.pro (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1TEMPLATE      = subdirs
2CONFIG += no_docs_target
3
4SUBDIRS = 4g \
5	keypad \
6	qcamera \
7	qplayer \
8	terminal \
9	simplebrowser \
10	wifi \
11	musicplayer \
12	audiorecorder \
13	backlight \
14	ubootmenu
15
16
17aggregate.files = aggregate/examples.pro
18aggregate.path = /${TARGET_DIR}/target/
19INSTALLS += aggregate
20