Qt GUI won't work for C89
This commit is contained in:
parent
62256b77c3
commit
b7ceedd891
|
@ -102,6 +102,7 @@ HAVE_PARPORT=auto # Parallel port joypad support
|
||||||
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
|
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
|
||||||
HAVE_MMAP=auto # MMAP support
|
HAVE_MMAP=auto # MMAP support
|
||||||
HAVE_QT=no # Qt companion support
|
HAVE_QT=no # Qt companion support
|
||||||
|
C89_QT=no
|
||||||
HAVE_XSHM=no # XShm video driver support
|
HAVE_XSHM=no # XShm video driver support
|
||||||
HAVE_CHEEVOS=yes # Retro Achievements
|
HAVE_CHEEVOS=yes # Retro Achievements
|
||||||
HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines
|
HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines
|
||||||
|
|
Loading…
Reference in New Issue