summaryrefslogtreecommitdiff
path: root/apps/system/nxplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/nxplayer/Makefile')
-rw-r--r--apps/system/nxplayer/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/system/nxplayer/Makefile b/apps/system/nxplayer/Makefile
index 3f0c9d949..1d45fe2b9 100644
--- a/apps/system/nxplayer/Makefile
+++ b/apps/system/nxplayer/Makefile
@@ -74,6 +74,15 @@ else
endif
endif
+ifeq ($(WINTOOL),y)
+ INSTALL_DIR = "${shell cygpath -w $(BIN_DIR)}"
+else
+ INSTALL_DIR = $(BIN_DIR)
+endif
+
+CONFIG_XYZ_PROGNAME ?= xyz$(EXEEXT)
+PROGNAME = $(CONFIG_XYZ_PROGNAME)
+
ROOTDEPPATH = --dep-path .
# Common build