Better fix (nw)

This commit is contained in:
Miodrag Milanovic 2016-01-04 15:43:02 +01:00
parent 8172839141
commit 57d91cae00

View File

@ -252,9 +252,8 @@ if _OPTIONS["vs"]=="intel-15" then
end
configuration { "mingw-clang" }
defines {
"SIZE_MAX=UINT_MAX",
"SIZE_T_MAX=UINT_MAX",
buildoptions {
"-include stdint.h"
}
configuration { "vs2015" }