Fixed some warnings with Visual Studio
Former-commit-id: e783a55f47e9cfd8a08eced14d19e5eb03b864d8
This commit is contained in:
parent
0f111c149c
commit
a3f8d058ec
|
|
@ -65,4 +65,7 @@ end
|
|||
configuration { "linux or bsd or macosx", "gmake" }
|
||||
buildoptions "-fvisibility=hidden"
|
||||
|
||||
configuration "vs*"
|
||||
defines "_CRT_SECURE_NO_WARNINGS"
|
||||
|
||||
configuration {} -- Fin du filtre
|
||||
|
|
|
|||
Loading…
Reference in New Issue