mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
Better fix (nw)
This commit is contained in:
parent
8172839141
commit
57d91cae00
@ -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" }
|
||||
|
Loading…
Reference in New Issue
Block a user