aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2014-03-04 08:44:26 +0100
committerSamuel Tardieu <sam@rfc1149.net>2014-03-04 08:44:26 +0100
commit3441a80ec644110873cfff40ed662099fee7b0e5 (patch)
tree137f28f4c8bb356d5548e7a430de8b6f17c1fe7c /cgeo-calendar
parenta9a0bb2f624ada68754b13ecc9fae754093033a5 (diff)
downloadcgeo-3441a80ec644110873cfff40ed662099fee7b0e5.zip
cgeo-3441a80ec644110873cfff40ed662099fee7b0e5.tar.gz
cgeo-3441a80ec644110873cfff40ed662099fee7b0e5.tar.bz2
#3636: add Intellij IDEA project files
Diffstat (limited to 'cgeo-calendar')
-rw-r--r--cgeo-calendar/cgeo-calendar.iml30
1 files changed, 30 insertions, 0 deletions
diff --git a/cgeo-calendar/cgeo-calendar.iml b/cgeo-calendar/cgeo-calendar.iml
new file mode 100644
index 0000000..7e9a3bf
--- /dev/null
+++ b/cgeo-calendar/cgeo-calendar.iml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="FacetManager">
+ <facet type="android" name="Android">
+ <configuration>
+ <includeAssetsFromLibraries>true</includeAssetsFromLibraries>
+ </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" generated="true" />
+ </content>
+ <orderEntry type="jdk" jdkName="Android 1.6 Google APIs" jdkType="Android SDK" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="cgeo" exported="" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$APPLICATION_HOME_DIR$/lib/annotations.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ </component>
+</module>
+