mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
Fixed VS build (nw)
This commit is contained in:
parent
882b443bc1
commit
fa32ced4ce
@ -11,6 +11,9 @@ function maintargetosdoptions(_target,_subtarget)
|
||||
linkoptions {
|
||||
"-municode",
|
||||
}
|
||||
links {
|
||||
"mingw32",
|
||||
}
|
||||
|
||||
configuration { }
|
||||
|
||||
@ -34,7 +37,6 @@ function maintargetosdoptions(_target,_subtarget)
|
||||
links {
|
||||
"comctl32",
|
||||
"comdlg32",
|
||||
"mingw32",
|
||||
}
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user