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

qml.pro Example File

grue/qml.pro
TEMPLATE = app
TARGET = grue_app
QT += quick

# Avoid going to release/debug subdirectory
win32: DESTDIR = ./

SOURCES = main.cpp

RESOURCES += \
    qml.qrc

OTHER_FILES = \
    $$files(*.qml) \
    grue.png

target.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
INSTALLS += target

EXAMPLE_FILES += \
    grue.xcf \
    icon.xcf
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded