summaryrefslogtreecommitdiffstats
path: root/examples/gui/rasterwindow/rasterwindow.pro
blob: 8ca4f7a89dc07b95c31faf8a9ac965fa18c50227 (plain)
1
2
3
4
5
6
7
include(rasterwindow.pri)

SOURCES += \
    main.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/gui/rasterwindow
INSTALLS += target