Final tweak for Windows - now that jband's xpcom changes are in it builds fine.

This commit is contained in:
markh%activestate.com 2001-02-20 11:42:53 +00:00
Родитель d242dcca69
Коммит 38d22d291c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -62,7 +62,7 @@ MOZLIBS=/LIBPATH:$(MOZ_BUILD_DIR)\lib
# necessary here *and* below (below, because there two lib dir
# to include in LDFLAGS for the dev dir structure)
PYTHONINCLUDES=/I$(PYTHON_SRC)\include /I$(PYTHON_SRC)\PC
PYTHONLIBS=/LIBPATH:$(PYTHON_SRC)\libs
PYTHONLIBS=/LIBPATH:$(PYTHON_SRC)\libs /LIBPATH:$(PYTHON_SRC)\pcbuild
MOZ_BIN=$(MOZ_BUILD_DIR)\bin