view .idea/ant.xml @ 844:a345056434a9

Disable symlink check on windows GetCanonicalPath() on windows doesn't resolve symbolic link path to target path, so this check didn't work anyway.
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Wed, 25 Jun 2014 21:11:35 +0200
parents c21027a957d2
children 8e0b879e0c19
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="AntConfiguration">
    <buildFile url="file://$PROJECT_DIR$/build.xml">
      <maximumStackSize value="32" />
    </buildFile>
    <buildFile url="file://$PROJECT_DIR$/build/ant.build.xml" />
  </component>
</project>