| r7264 Friday 5th February, 2010 at 07:29:17 UTC by Miodrag Milanović |
|---|
| Making MESSUI=1 default since it is stable now, so only if you like to disable it specify MESSUI=0 in make line |
| [src/mess/osd/windows] | windows.mak |
| r7263 | r7264 | |
|---|---|---|
| 7 | 7 | ########################################################################### |
| 8 | 8 | |
| 9 | 9 | ifndef MESSUI |
| 10 | MESSUI = | |
| 10 | MESSUI = 1 | |
| 11 | 11 | endif |
| 12 | 12 | |
| 13 | 13 | # build the executable names |
| Previous 50 | 9078 Revisions | Next 50 |