remove cygpath rule for Xbox 1

This commit is contained in:
twinaphex
2017-09-16 05:48:54 +02:00
parent b66482c353
commit 5e59a06d45

View File

@@ -426,7 +426,6 @@ CC = "$(MSVCBINDIRPREFIX)/CL.exe"
CXX = "$(MSVCBINDIRPREFIX)/CL.exe"
LD = "$(MSVCBINDIRPREFIX)/lib.exe"
PATH := $(shell IFS=$$'\n'; cygpath "$(MSVCBINDIRPREFIX)"):$(PATH)
INCLUDE := $(shell IFS=$$'\n'; cygpath "$(VS71COMNTOOLS)../../Vc7/include")
export INCLUDE := $(INCLUDE);$(XDK)/xbox/include