macosx10.10-qt follow-up bit to 3073a588

This commit is contained in:
nhmall
2020-07-16 19:57:20 -04:00
parent d1d956aa56
commit eab7a12b77

View File

@@ -117,8 +117,8 @@ CFLAGS += -DQT_GRAPHICS -DNOUSER_SOUNDS
CFLAGS += $(shell PKG_CONFIG_PATH=$(QTDIR)/lib/pkgconfig pkg-config Qt5Gui Qt5Widgets Qt5Multimedia --cflags)
WINLIB += $(shell PKG_CONFIG_PATH=$(QTDIR)/lib/pkgconfig pkg-config Qt5Gui Qt5Widgets Qt5Multimedia --libs)
LINK=$(CXX)
WINSRC += $(WINQT4SRC)
WINOBJ0 += $(WINQT4OBJ)
WINSRC += $(WINQTSRC)
WINOBJ0 += $(WINQTOBJ)
VARDATND += rip.xpm
MOC = moc