TEMPLATE = app CONFIG += console c++17 CONFIG -= app_bundle CONFIG -= qt SOURCES += \ dice.cpp \ main.cpp HEADERS += \ dice.h