Files
qt5.12.8/examples/gui/rasterwindow/rasterwindow.pro
2025-08-26 22:57:23 +08:00

8 lines
128 B
INI

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