fixed windows target directory

This commit is contained in:
Frank Morgner
2014-03-08 01:19:02 +01:00
parent 3dddf0e809
commit 9fe16d00f2

View File

@@ -12,7 +12,7 @@ win:
$(MAKE) cross \
TOOL=$(WIN_TOOL) \
TOOL_DIR=$(WIN_TOOL_DIR) \
TARGETDIR=$(ANDROID_TARGETDIR) \
TARGETDIR=$(WIN_TARGETDIR) \
LIBEAC=$(WIN_TARGETDIR)/bin/libeac-0.dll \
LIBNPA=$(WIN_TARGETDIR)/bin/libnpa-0.dll