qt5base-lts/examples/embedded/flickable/flickable.pro

8 lines
147 B
Prolog
Raw Normal View History

QT += widgets
SOURCES = flickable.cpp main.cpp
HEADERS = flickable.h
target.path = $$[QT_INSTALL_EXAMPLES]/embedded/flickable
INSTALLS += target