mame/scripts
Sune Vuorela 3176347abc Pass explicit -qt5 to all moc and qmake calls.
Some systems like Debian, Ubuntu and other derivatives, expect qtchooser
will be used to select the appropriate Qt version, as Qt5 and Qt4 can
co-exist.

As MAME's build system does calls to moc and qmake directly, and Qt5 is
now the required version for the debugger, pass -qt5 to all moc and qmake
calls to avoid the build fail.
2016-04-15 11:43:52 +02:00
..
build complay.py: Python 3 compat. (nw) 2016-03-30 21:06:12 -07:00
font Fixed issue with internal font (nw) 2016-03-20 09:31:04 +01:00
resources moved windows resources (nw) 2016-04-03 17:19:41 +02:00
src Pass explicit -qt5 to all moc and qmake calls. 2016-04-15 11:43:52 +02:00
target ng_aes.cpp: converted AES controllers to work through slot devices. 2016-04-13 23:31:07 +02:00
extlib.lua scrclean on lua scripts (nw) 2016-03-29 08:49:47 +02:00
genie.lua Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build (nw) 2016-04-12 15:43:15 +02:00
toolchain.lua scrclean on lua scripts (nw) 2016-03-29 08:49:47 +02:00