From 9cea8c482715501b5dfd7fffb786ec487f88f45b Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 15 Sep 2017 01:26:53 +0200 Subject: [PATCH] Update string --- Makefile.libretro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.libretro b/Makefile.libretro index 14b5fed..e3eb0ae 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -418,7 +418,7 @@ export LIB := $(LIB);$(WindowsSdkDir) TARGET := $(TARGET_NAME)_libretro.dll PSS_STYLE :=2 LDFLAGS += -DLL -# Windows MSVC 2010 Xbox 1 +# Windows MSVC 2003 Xbox 1 else ifeq ($(platform), xbox1_msvc2003) TARGET := $(TARGET_NAME)_libretro_xdk1.lib MSVCBINDIRPREFIX = $(XDK)/xbox/bin/vc71