ensure build with old linux-qt5 hints

This commit is contained in:
nhmall
2021-02-03 13:46:13 -05:00
parent 83246a9634
commit 5e93fd06c0

View File

@@ -38,6 +38,8 @@ SYSCFLAGS=-DLUA_USE_POSIX
LINK=g++
CXX=g++ -std=gnu++11
QTCXXFLAGS = $(CFLAGS)
WINSRC = $(WINQTSRC)
WINOBJ = $(WINQTOBJ)
WINLIB = $(WINQT5LIB)