qskinny/examples/boxes/boxes.pro

9 lines
86 B
Prolog

CONFIG += qskexample
HEADERS += \
Box.h
SOURCES += \
Box.cpp \
main.cpp