From 1959000ef1c4f3c00dbfcb94b95766751c27a8fa Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 7 May 2010 10:57:58 -0700 Subject: [PATCH] Fix target for library sample Change-Id: I89a1b6a7c7803ac52f5872e4b8a8696bb32ca5a3 --- samples/TicTacToeMain/default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/TicTacToeMain/default.properties b/samples/TicTacToeMain/default.properties index 9dc9009ab..53229aeab 100755 --- a/samples/TicTacToeMain/default.properties +++ b/samples/TicTacToeMain/default.properties @@ -25,4 +25,4 @@ android.library.reference.1=../TicTacToeLib/ # Project target. This requires the tools from SDK Froyo (API 8) to be used. -target=8 +target=android-8