mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
This commit is contained in:
commit
7ae85d216b
4
makefile
4
makefile
@ -677,10 +677,8 @@ GEN_FOLDERS := \
|
||||
$(GENDIR) \
|
||||
$(GENDIR)/$(TARGET)/$(SUBTARGET) \
|
||||
$(GENDIR)/emu/layout/ \
|
||||
$(GENDIR)/mame/layout/ \
|
||||
$(GENDIR)/mess/layout/ \
|
||||
$(GENDIR)/$(TARGET)/layout/ \
|
||||
$(GENDIR)/mess/drivers/ \
|
||||
$(GENDIR)/ldplayer/layout/ \
|
||||
$(GENDIR)/emu/cpu/arcompact/ \
|
||||
$(GENDIR)/emu/cpu/h8/ \
|
||||
$(GENDIR)/emu/cpu/mcs96/ \
|
||||
|
@ -739,6 +739,9 @@ configuration { "osx*" }
|
||||
linkoptions {
|
||||
"-F/Library/Frameworks/",
|
||||
}
|
||||
flags {
|
||||
"Symbols",
|
||||
}
|
||||
|
||||
|
||||
configuration { "mingw*" }
|
||||
|
Loading…
Reference in New Issue
Block a user