mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-11 13:48:59 +08:00
Rename premake config script.
This commit is contained in:
parent
06096520b8
commit
6bdd54f709
@ -17,7 +17,7 @@ solution "TinyGLTFSolution"
|
|||||||
kind "ConsoleApp"
|
kind "ConsoleApp"
|
||||||
language "C++"
|
language "C++"
|
||||||
files { sources }
|
files { sources }
|
||||||
flags { "c++11" }
|
flags { "C++11" }
|
||||||
|
|
||||||
configuration "Debug"
|
configuration "Debug"
|
||||||
defines { "DEBUG" } -- -DDEBUG
|
defines { "DEBUG" } -- -DDEBUG
|
Loading…
x
Reference in New Issue
Block a user