fixed windows target directory
This commit is contained in:
@@ -12,7 +12,7 @@ win:
|
|||||||
$(MAKE) cross \
|
$(MAKE) cross \
|
||||||
TOOL=$(WIN_TOOL) \
|
TOOL=$(WIN_TOOL) \
|
||||||
TOOL_DIR=$(WIN_TOOL_DIR) \
|
TOOL_DIR=$(WIN_TOOL_DIR) \
|
||||||
TARGETDIR=$(ANDROID_TARGETDIR) \
|
TARGETDIR=$(WIN_TARGETDIR) \
|
||||||
LIBEAC=$(WIN_TARGETDIR)/bin/libeac-0.dll \
|
LIBEAC=$(WIN_TARGETDIR)/bin/libeac-0.dll \
|
||||||
LIBNPA=$(WIN_TARGETDIR)/bin/libnpa-0.dll
|
LIBNPA=$(WIN_TARGETDIR)/bin/libnpa-0.dll
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user