From c0c322223870cc9adcfa2d6b695448b665a87940 Mon Sep 17 00:00:00 2001 From: mustime Date: Mon, 27 Aug 2012 15:42:19 +0800 Subject: [PATCH] issue #1425: fix a typo error --- samples/TestLua/proj.android/build_native.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/TestLua/proj.android/build_native.sh b/samples/TestLua/proj.android/build_native.sh index a4035f1dbe..627c9baad7 100644 --- a/samples/TestLua/proj.android/build_native.sh +++ b/samples/TestLua/proj.android/build_native.sh @@ -1,4 +1,4 @@ -APPNAME="TestCpp" +APPNAME="TestLua" # options