CONFIG -= Qt
CONFIG += app c++11
HEADERS += \
include/IContext.hpp \
include/CGLXContext.hpp
SOURCES += \
src/CGLXContext.cpp