Fixed some warnings with Visual Studio

Former-commit-id: e783a55f47e9cfd8a08eced14d19e5eb03b864d8
This commit is contained in:
Lynix
2013-06-09 16:26:29 +02:00
parent 0f111c149c
commit a3f8d058ec

View File

@@ -65,4 +65,7 @@ end
configuration { "linux or bsd or macosx", "gmake" } configuration { "linux or bsd or macosx", "gmake" }
buildoptions "-fvisibility=hidden" buildoptions "-fvisibility=hidden"
configuration "vs*"
defines "_CRT_SECURE_NO_WARNINGS"
configuration {} -- Fin du filtre configuration {} -- Fin du filtre