| Previous | 199869 Revisions | Next |
| r36876 Wednesday 1st April, 2015 at 12:08:14 UTC by Miodrag Milanović |
|---|
| typo fix, SDL compile fix [qmc2] (nw) |
| [scripts/src/osd] | modules.lua |
| r245387 | r245388 | |
|---|---|---|
| 111 | 111 | } |
| 112 | 112 | else |
| 113 | 113 | buildoptions { |
| 114 | string.gsub(os.outputof("pkg-config --cflags Qt"), '[\r\n]+', ' '), | |
| 114 | string.gsub(os.outputof("pkg-config --cflags QtGui"), '[\r\n]+', ' '), | |
| 115 | 115 | } |
| 116 | 116 | end |
| 117 | 117 | else |
| https://github.com/mamedev/mame/commit/39fc2145964ff3ff934d369fbe3f88e10870a862 |
| Previous | 199869 Revisions | Next |