annotate .idea/ant.xml @ 0:c36d3305ed62
initial project structure
author |
Evgeniy.Koshkin |
date |
Tue, 16 Jul 2013 19:41:58 +0400 |
parents |
|
children |
2f96f552f1bd |
rev |
line source |
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <project version="4">
|
|
3 <component name="AntConfiguration">
|
|
4 <defaultAnt bundledAnt="true" />
|
|
5 <buildFile url="file://$PROJECT_DIR$/build/ant.build.xml">
|
|
6 <additionalClassPath />
|
|
7 <antReference projectDefault="true" />
|
|
8 <customJdkName value="" />
|
|
9 <maximumHeapSize value="128" />
|
|
10 <maximumStackSize value="2" />
|
|
11 <properties />
|
|
12 </buildFile>
|
|
13 </component>
|
|
14 </project>
|
|
15
|