Fix QTCXXFLAGS and WINLIB when compiling with WANT_WINT_QT6.

The previous code made incorrect assumptions about Qt6's file hierarchy. Reuse automatic configuration (with pkg-config) for Qt5, and replace '5' by '6'.
Also fix a typo in multiw-2.370.
This commit is contained in:
Hector Denis
2025-11-05 18:20:55 +01:00
parent db8e76ffd1
commit 4e29db079b
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
# - WINOBJ0
#---
# User selections could be specified as combinations of any of the following:
# WIN_WANT_TTY=1, WIN_WANT_CURSES=1, WIN_WANT_QT=1, WIN_WANT_X11=1
# WANT_WIN_TTY=1, WANT_WIN_CURSES=1, WANT_WIN_QT=1, WANT_WIN_X11=1
# The selections will all be linked into the same binary.
#
# Assuming you have the prerequisite packages mentioned above, you can