Previous | 199869 Revisions | Next |
r36817 Tuesday 31st March, 2015 at 03:46:58 UTC by Vasantha Crabb |
---|
Fix layout generation for MESS |
[src/mess] | mess.mak* |
r0 | r245329 | |
---|---|---|
1 | ########################################################################### | |
2 | # | |
3 | # makefile | |
4 | # | |
5 | # Additional makefile for building MESS | |
6 | # | |
7 | # Copyright (c) Nicola Salmoria and the MAME Team. | |
8 | # Visit http://mamedev.org for licensing and usage restrictions. | |
9 | # | |
10 | ########################################################################### | |
11 | ||
12 | GEN_FOLDERS += $(GENDIR)/mame/layout/ | |
13 | LAYOUTS += $(SRC)/mame/layout/cdi.lay $(SRC)/mame/layout/neogeo.lay |
https://github.com/mamedev/mame/commit/eb17c33b2db69e19add930e98953180d2b22aa96 |
Previous | 199869 Revisions | Next |