CONFIG -= Qt CONFIG += app c++11 HEADERS += \ IContext.hpp \ CGLXContext.hpp \ libBoo.hpp SOURCES += \ CGLXContext.cpp \ main.cpp