rasterwindow.pro Example File

rasterwindow/rasterwindow.pro
include(rasterwindow.pri)
SOURCES += \
    main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/gui/rasterwindow
INSTALLS += target