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
1 changed files with 3 additions and 0 deletions

View File

@ -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