Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

gallery.pro Example File

gallery/gallery.pro
TEMPLATE = app
TARGET = gallery
QT += quick quickcontrols2

SOURCES += \
    gallery.cpp

RESOURCES += \
    gallery.qml \
    qtquickcontrols2.conf \
    icons/gallery/index.theme \
    $$files(icons/*.png, true) \
    $$files(images/*.png) \
    $$files(pages/*.qml)

target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/gallery
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded