TEMPLATE = app QT += gui widgets CONFIG += c++11 gui ui widgets TARGET = GameSimTest SOURCES += main.cpp GameSim.cpp TestVis.cpp