Files
qt4-x11/demos/declarative/declarative.pro
2025-08-24 20:55:26 +08:00

16 lines
242 B
Prolog

TEMPLATE = subdirs
# These demos contain C++ and need to be compiled
SUBDIRS = \
calculator \
flickr \
photoviewer \
minehunt \
samegame \
snake \
rssnews \
twitter
contains(QT_CONFIG, webkit):SUBDIRS += webbrowser