blob: 08a9ab407cda20dba3b82ac102f1899950f5633a [file] [log] [blame]
TEMPLATE = app
TARGET = qopenglcontext
QT += gui-private egl_support-private
HEADERS += $$PWD/qopenglcontextwindow.h
SOURCES += $$PWD/main.cpp \
$$PWD/qopenglcontextwindow.cpp