Don't need this either

This commit is contained in:
twinaphex
2017-09-16 05:50:38 +02:00
parent 5e59a06d45
commit afdfea3ea3

View File

@@ -426,9 +426,7 @@ CC = "$(MSVCBINDIRPREFIX)/CL.exe"
CXX = "$(MSVCBINDIRPREFIX)/CL.exe"
LD = "$(MSVCBINDIRPREFIX)/lib.exe"
INCLUDE := $(shell IFS=$$'\n'; cygpath "$(VS71COMNTOOLS)../../Vc7/include")
export INCLUDE := $(INCLUDE);$(XDK)/xbox/include
export INCLUDE := $(XDK)/xbox/include
export LIB := $(XDK)/xbox/lib
PSS_STYLE :=2
CFLAGS += -D_XBOX -D_XBOX1