fix keys
git-svn-id: svn://svn.icculus.org/netradiant/trunk@142 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
# edit the paths in here
|
||||
|
||||
# how to call the mingw tools
|
||||
MINGW_EXEC_PREFIX = /home/divverent/mingw/bin/i386-mingw32-
|
||||
MINGW_EXEC_PREFIX = i586-mingw32msvc-
|
||||
|
||||
# where the dependencies package is extracted
|
||||
RADIANT_DEPENDENCIES_PREFIX = /home/divverent/radiant-deps-mingw32/
|
||||
RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
|
||||
|
||||
# run the prefix fixing tool
|
||||
IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
|
||||
|
||||
Reference in New Issue
Block a user