Switch mingw build to use submodules in default path.
This commit is contained in:
@@ -100,7 +100,7 @@ TARGET_CPU=x86
|
|||||||
# your machine.
|
# your machine.
|
||||||
#
|
#
|
||||||
# ADD_CURSES=Y
|
# ADD_CURSES=Y
|
||||||
# PDCURSES_TOP=../lib/pdcurses
|
# PDCURSES_TOP=../submodules/pdcurses
|
||||||
|
|
||||||
#4b Qt
|
#4b Qt
|
||||||
#
|
#
|
||||||
@@ -143,7 +143,7 @@ endif
|
|||||||
# successfully build NetHack-3.7.
|
# successfully build NetHack-3.7.
|
||||||
#
|
#
|
||||||
ADD_LUA=Y
|
ADD_LUA=Y
|
||||||
LUATOP=../lib/lua-$(LUAVER)
|
LUATOP=../submdules/lua
|
||||||
#
|
#
|
||||||
#==============================================================================
|
#==============================================================================
|
||||||
# This marks the end of the BUILD DECISIONS section.
|
# This marks the end of the BUILD DECISIONS section.
|
||||||
|
|||||||
Reference in New Issue
Block a user