Solving a few warnings
This commit is contained in:
@ -13,6 +13,11 @@ workspace "Yoggie GameEngine"
|
||||
|
||||
startproject("Editor")
|
||||
|
||||
|
||||
defines{
|
||||
" _CRT_SECURE_NO_WARNINGS",
|
||||
}
|
||||
|
||||
filter "configurations:Debug"
|
||||
defines {"DEBUG"}
|
||||
symbols "On"
|
||||
|
Reference in New Issue
Block a user