Update project properties

Alex Baker 13 years ago
parent f326be47c4
commit 3ce085751d

@ -7,6 +7,6 @@ To Do
-----
* Gradle
* Widgets
* Remove dead code
* Remove dead code, old branches
* Remove unused resources and preferences
* Fix warnings

@ -4,6 +4,7 @@
<facet type="android" name="Android">
<configuration>
<option name="LIBRARY_PROJECT" value="true" />
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>

@ -9,4 +9,4 @@
android.library=true
# Project target.
target=android-14
target=android-17

@ -4,6 +4,7 @@
<facet type="android" name="Android">
<configuration>
<option name="LIBRARY_PROJECT" value="true" />
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>

@ -8,5 +8,5 @@
# project structure.
# Project target.
target=android-14
target=android-17
android.library=true

@ -4,6 +4,7 @@
<facet type="android" name="Android">
<configuration>
<option name="LIBRARY_PROJECT" value="true" />
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>

@ -9,4 +9,4 @@
android.library=true
# Project target.
target=android-14
target=android-17

@ -2,7 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration />
<configuration>
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">

@ -9,11 +9,11 @@
# Indicates whether an apk should be generated for each density.
split.density=false
android.library.reference.1=../api/
android.library.reference.2=../actionbarsherlock/library
# Project target.
target=Google Inc.:Google APIs:14
target=android-17
apk-configurations=
android.library.reference.3=../viewPagerIndicator/library
android.library.reference.4=../greendroid/GreenDroid
android.library.reference.1=../greendroid/GreenDroid
android.library.reference.2=../viewPagerIndicator/library
android.library.reference.3=../actionbarsherlock/library
android.library.reference.4=../api
android.library.reference.5=../android-aac-enc

@ -4,6 +4,7 @@
<facet type="android" name="Android">
<configuration>
<option name="LIBRARY_PROJECT" value="true" />
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>

@ -11,5 +11,5 @@ android.library=true
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-14
target=android-17
android.library.reference.1=../../actionbarsherlock/library

@ -8,4 +8,5 @@
# project structure.
# Project target.
target=android-14
target=android-17
android.library.reference.1=../api

@ -2,7 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration />
<configuration>
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">

@ -8,4 +8,5 @@
# project structure.
# Project target.
target=android-14
target=android-17
android.library.reference.1=../api

@ -2,7 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration />
<configuration>
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">

@ -4,6 +4,7 @@
<facet type="android" name="Android">
<configuration>
<option name="LIBRARY_PROJECT" value="true" />
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>

@ -9,5 +9,5 @@
android.library=true
# Project target.
target=android-14
target=android-17
android.library.reference.1=../../actionbarsherlock/library

Loading…
Cancel
Save