Rename premake config script.

This commit is contained in:
Syoyo Fujita 2017-12-08 19:45:33 +09:00
parent 06096520b8
commit 6bdd54f709

View File

@ -17,7 +17,7 @@ solution "TinyGLTFSolution"
kind "ConsoleApp"
language "C++"
files { sources }
flags { "c++11" }
flags { "C++11" }
configuration "Debug"
defines { "DEBUG" } -- -DDEBUG