From 00181745eacff1a68f3a29159825e9e428d08d9c Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Mon, 5 Mar 2012 23:15:54 +0400 Subject: [PATCH] Changes --- calculatorpp/AndroidManifest.xml | 2 +- calculatorpp/pom.xml | 1 + calculatorpp/project.properties | 1 + pom.xml | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/calculatorpp/AndroidManifest.xml b/calculatorpp/AndroidManifest.xml index 710576a4..0dd28db4 100644 --- a/calculatorpp/AndroidManifest.xml +++ b/calculatorpp/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index 942aef62..09a54975 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -113,6 +113,7 @@ org.solovyev.android billing 0.1 + apklib diff --git a/calculatorpp/project.properties b/calculatorpp/project.properties index 8da376af..9898e890 100644 --- a/calculatorpp/project.properties +++ b/calculatorpp/project.properties @@ -9,3 +9,4 @@ # Project target. target=android-15 +android.library.reference.1=gen-external-apklibs/org.solovyev.android_billing_0.1 diff --git a/pom.xml b/pom.xml index cab7f7e8..1a238a95 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ ../common - calculatorpp-main + calculatorpp calculatorpp-test