imported project appcompat
authorkenstir <kenstir@gmail.com>
Sat, 28 Dec 2013 22:10:05 +0000 (17:10 -0500)
committerkenstir <kenstir@gmail.com>
Sat, 28 Dec 2013 22:54:36 +0000 (17:54 -0500)
Open-ILS/src/Android/core/core.iml
Open-ILS/src/Android/core/libs/android-support-v4.jar [deleted file]
Open-ILS/src/Android/core/project.properties
Open-ILS/src/Android/cwmars_app/.idea/modules.xml

index 1253951..333d1b4 100644 (file)
       <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
     </content>
-    <orderEntry type="jdk" jdkName="Android 4.4 Platform" jdkType="Android SDK" />
+    <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="library" name="libs" level="project" />
+    <orderEntry type="module" module-name="appcompat" />
   </component>
 </module>
 
diff --git a/Open-ILS/src/Android/core/libs/android-support-v4.jar b/Open-ILS/src/Android/core/libs/android-support-v4.jar
deleted file mode 100644 (file)
index 9056828..0000000
Binary files a/Open-ILS/src/Android/core/libs/android-support-v4.jar and /dev/null differ
index 8e4bc5f..b63391f 100644 (file)
@@ -10,3 +10,4 @@
 # Project target.
 target=android-19
 android.library=true
+android.library.reference.1=../../../../../../tools/adt-bundle-windows-x86_64-20130917/sdk/extras/android/support/v7/appcompat
index 8c5c298..662faa8 100644 (file)
@@ -2,6 +2,7 @@
 <project version="4">
   <component name="ProjectModuleManager">
     <modules>
+      <module fileurl="file://E:/tools/adt-bundle-windows-x86_64-20130917/sdk/extras/android/support/v7/appcompat/appcompat.iml" filepath="E:/tools/adt-bundle-windows-x86_64-20130917/sdk/extras/android/support/v7/appcompat/appcompat.iml" />
       <module fileurl="file://$PROJECT_DIR$/../core/core.iml" filepath="$PROJECT_DIR$/../core/core.iml" />
       <module fileurl="file://$PROJECT_DIR$/cwmars_app.iml" filepath="$PROJECT_DIR$/cwmars_app.iml" />
     </modules>