| Previous | 199869 Revisions | Next |
| r36878 Wednesday 1st April, 2015 at 12:08:47 UTC by Miodrag Milanović |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame |
| [scripts/src/osd] | modules.lua |
| r245389 | r245390 | |
|---|---|---|
| 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/b0ea29e26c8dd8020d13cb1adcf674d229fa92b8 |
| Previous | 199869 Revisions | Next |