Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
16 lines
381 B
INI
16 lines
381 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS = draggableicons \
|
|
draggabletext \
|
|
dropsite \
|
|
fridgemagnets \
|
|
puzzle
|
|
|
|
contains(QT_CONFIG, svg): SUBDIRS += delayedencoding
|
|
|
|
wince*: SUBDIRS -= dropsite
|
|
symbian: SUBDIRS -= dropsite
|
|
# install
|
|
sources.files = README *.pro
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/draganddrop
|
|
INSTALLS += sources
|