Merge pull request #5600 from orbea/Qt

qb: Add a description for the Qt wrapper in ./configure --help
This commit is contained in:
Twinaphex 2017-10-24 13:58:40 +02:00 committed by GitHub
commit cd942f1faa
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,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
HAVE_QT_WRAPPER=no HAVE_QT_WRAPPER=no # Qt wrapper support
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