mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
OS X 10.10 build fix by Micko. (nw)
This commit is contained in:
parent
f1523ec806
commit
1bc42a863e
@ -739,6 +739,9 @@ configuration { "osx*" }
|
|||||||
linkoptions {
|
linkoptions {
|
||||||
"-F/Library/Frameworks/",
|
"-F/Library/Frameworks/",
|
||||||
}
|
}
|
||||||
|
flags {
|
||||||
|
"Symbols",
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
configuration { "mingw*" }
|
configuration { "mingw*" }
|
||||||
|
Loading…
Reference in New Issue
Block a user