Fixed wrong separator path in project.properties

This commit is contained in:
David A. Velasco 2013-11-19 11:02:05 +01:00
parent 32c1217d5a
commit d82d6a6d04

View file

@ -9,5 +9,5 @@
# Project target. # Project target.
target=android-19 target=android-19
android.library.reference.1=actionbarsherlock\\library android.library.reference.1=actionbarsherlock/library
android.library.reference.2=oc_framework android.library.reference.2=oc_framework