mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
typo fix, SDL compile fix [qmc2] (nw)
This commit is contained in:
parent
26214cc6ec
commit
39fc214596
@ -111,7 +111,7 @@ function osdmodulesbuild()
|
||||
}
|
||||
else
|
||||
buildoptions {
|
||||
string.gsub(os.outputof("pkg-config --cflags Qt"), '[\r\n]+', ' '),
|
||||
string.gsub(os.outputof("pkg-config --cflags QtGui"), '[\r\n]+', ' '),
|
||||
}
|
||||
end
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user