blob: 3442e28916f2d5b0100f9668257413eaf2d2560c [file] [log] [blame]
CONFIG += console c++11
QT += widgets winextras
TEMPLATE = app
SOURCES += main.cpp
LIBS += -luser32 -lgdi32