aboutsummaryrefslogtreecommitdiff
path: root/.idea/ant.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/ant.xml')
-rwxr-xr-x.idea/ant.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.idea/ant.xml b/.idea/ant.xml
deleted file mode 100755
index 4e95ddbe..00000000
--- a/.idea/ant.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="AntConfiguration">
- <buildFile url="file://$PROJECT_DIR$/build-docs.xml">
- <properties>
- <property name="kotlin.compiler" value="$PROJECT_DIR$/../kotlin/dist/kotlinc" />
- </properties>
- </buildFile>
- <buildFile url="file://$PROJECT_DIR$/build.xml">
- <maximumHeapSize value="256" />
- <properties>
- <property name="kotlin.compiler" value="$PROJECT_DIR$/../kotlin/dist/kotlinc" />
- </properties>
- </buildFile>
- </component>
-</project> \ No newline at end of file