This commit is contained in:
Miodrag Milanovic 2015-03-30 09:25:23 +02:00
commit 7ae85d216b
2 changed files with 4 additions and 3 deletions

View File

@ -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/ \

View File

@ -739,6 +739,9 @@ configuration { "osx*" }
linkoptions {
"-F/Library/Frameworks/",
}
flags {
"Symbols",
}
configuration { "mingw*" }