mirror of
https://github.com/holub/mame
synced 2025-06-02 02:49:44 +03:00
vs fix (nw)
This commit is contained in:
parent
b0ea29e26c
commit
a3741011dc
@ -22,6 +22,10 @@ function mainProject(_target, _subtarget)
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "vs*" }
|
||||
flags {
|
||||
"Unicode",
|
||||
}
|
||||
configuration { "mingw*" or "vs*" }
|
||||
targetextension ".exe"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user