diff --git a/project.properties b/project.properties index 30d9f868237dc98fbe61df6430148b87f2d89fa0..020abd3a25d4fd9f80ca78ac58e93b476bea7867 100644 --- a/project.properties +++ b/project.properties @@ -9,5 +9,10 @@ # Project target. target=android-18 +# I2P router libs android.library.reference.1=./routerjars -android.library.reference.2=../../../android/adt-bundle-linux-x86_64/sdk/extras/android/support/v7/appcompat +# Android Support Library +# If the relative path differs in your local environment, +# override this in the base local.properties +# (not routerjars/local.properties) +android.library.reference.2=../android-sdk-linux/extras/android/support/v7/appcompat