visual studio Makefile variable

This commit is contained in:
nhmall
2025-11-16 15:48:05 -05:00
parent 043b867da7
commit 7dbc0ac6b8

View File

@@ -41,6 +41,7 @@ X11 = $(ROOTDIR)\win\X11 # X11 support files
LIBDIR = $(ROOTDIR)\lib # libraries and external bits
SUBMDIR = $(ROOTDIR)\submodules # NetHack git submodules
SndWavDir = $(ROOTDIR)\sound\wav # sound files that get integrated
DocDir = $(ROOTDIR)\doc
# Directories we might place collected things
#