summaryrefslogtreecommitdiffstats
path: root/tools/demoLauncher/demoLauncher.pro
blob: bfee99da8d506b31710ae99c150504e1d47fb006 (plain)
1
2
3
4
5
6
7
TARGET = demoLauncher
SOURCES += main.cpp\
           widget.cpp \
           graphicsbutton.cpp

HEADERS  += widget.h \
            graphicsbutton.h