blob: cf2b7ab200dda291bd7a63cd61e48e96f08ee47f [file] [log] [blame]
CONFIG += console
QT += gui-private core-private
HEADERS += window.h
SOURCES += window.cpp main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qpa/windows
INSTALLS += target