From c7baf0994a529e6a350faa7ec421c33b1def08f1 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 12 Aug 2012 23:01:24 +0200 Subject: Accessing wifi state... (commented out, not as useful as I thought) --- build-native.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-native.bat') diff --git a/build-native.bat b/build-native.bat index 73fc94b9..2c6303ea 100644 --- a/build-native.bat +++ b/build-native.bat @@ -1,5 +1,6 @@ @echo on -ndk-build -j 8 +call ndk-build -j 8 + cd libs mkdir ..\assets -- cgit v1.2.3