Only an exclusion of bak/ subdirs of the src tree.

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2295 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
loginov 2008-01-04 22:52:40 +00:00
parent 2df13afabf
commit 5879514e1a
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@
<src path="dat/" />
<src path="src/" />
<src path="lib/" />
<exclude name="**/bak/"/>
<compilerarg value="@${basedir}/javaCompiler...args" compiler="org.eclipse.jdt.core.JDTCompilerAdapter"/>
<compilerarg line="-log '${temp.folder}/@dot.bin${logExtension}'" compiler="org.eclipse.jdt.core.JDTCompilerAdapter"/>
</javac>