mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-19 21:20:52 +01:00
Adding iml files
This commit is contained in:
parent
52220ba0ba
commit
7a346615e3
27
Android-PullToRefresh/library/library.iml
Normal file
27
Android-PullToRefresh/library/library.iml
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="JAVA_MODULE" version="4">
|
||||||
|
<component name="FacetManager">
|
||||||
|
<facet type="android" name="Android">
|
||||||
|
<configuration>
|
||||||
|
<option name="LIBRARY_PROJECT" value="true" />
|
||||||
|
<option name="UPDATE_PROPERTY_FILES" value="true" />
|
||||||
|
<notImportedProperties>
|
||||||
|
<property>MANIFEST_FILE_PATH</property>
|
||||||
|
<property>RESOURCES_DIR_PATH</property>
|
||||||
|
<property>ASSETS_DIR_PATH</property>
|
||||||
|
<property>NATIVE_LIBS_DIR_PATH</property>
|
||||||
|
</notImportedProperties>
|
||||||
|
</configuration>
|
||||||
|
</facet>
|
||||||
|
</component>
|
||||||
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||||
|
<exclude-output />
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
||||||
|
|
27
android-menudrawer-master/library/library1.iml
Normal file
27
android-menudrawer-master/library/library1.iml
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="JAVA_MODULE" version="4">
|
||||||
|
<component name="FacetManager">
|
||||||
|
<facet type="android" name="Android">
|
||||||
|
<configuration>
|
||||||
|
<option name="LIBRARY_PROJECT" value="true" />
|
||||||
|
<option name="UPDATE_PROPERTY_FILES" value="true" />
|
||||||
|
<notImportedProperties>
|
||||||
|
<property>MANIFEST_FILE_PATH</property>
|
||||||
|
<property>RESOURCES_DIR_PATH</property>
|
||||||
|
<property>ASSETS_DIR_PATH</property>
|
||||||
|
<property>NATIVE_LIBS_DIR_PATH</property>
|
||||||
|
</notImportedProperties>
|
||||||
|
</configuration>
|
||||||
|
</facet>
|
||||||
|
</component>
|
||||||
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||||
|
<exclude-output />
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user