update OSX hints/macosx10.10-qt VARDATND to include nhtiles.bmp
Match it to the linux Qt VARDATND
void NetHackQtWindow::CursorTo(int x,int y UNUSED) { puts("unexpected CursorTo"); }
This commit is contained in:
@@ -120,7 +120,7 @@ WINLIB += $(shell PKG_CONFIG_PATH=$(QTDIR)/lib/pkgconfig pkg-config Qt5Gui Qt5Wi
|
|||||||
LINK=$(CXX)
|
LINK=$(CXX)
|
||||||
WINSRC += $(WINQTSRC)
|
WINSRC += $(WINQTSRC)
|
||||||
WINOBJ0 += $(WINQTOBJ)
|
WINOBJ0 += $(WINQTOBJ)
|
||||||
VARDATND += rip.xpm
|
VARDATND += nhtiles.bmp rip.xpm nhsplash.xpm pet_mark.xbm pilemark.xbm
|
||||||
MOC = moc
|
MOC = moc
|
||||||
|
|
||||||
# XXX if /Developer/qt exists and QTDIR not set, use that
|
# XXX if /Developer/qt exists and QTDIR not set, use that
|
||||||
|
|||||||
Reference in New Issue
Block a user