calmackenzie / VG1819

Final Project for CS4830 2018 - 2019
0 stars 2 forks source link

Feature/no console on release #416

Closed calmackenzie closed 5 years ago

calmackenzie commented 5 years ago

Removes the console in release builds Also removed C++ 17 lang standard from release builds, as we have since added removed features from 17

calmackenzie commented 5 years ago

closes #411