grxiv.pro 97 B

123456
  1. QT += core gui widgets opengl
  2. TARGET = grxiv
  3. TEMPLATE = app
  4. SOURCES += grxiv.cpp
  5. CONFIG += c++11