Revision 19221 trunk/libraries/libjni-ecw/build.xml

View differences:

build.xml
54 54
		</exec>
55 55
	</target>
56 56

  
57
		
58
	<target name="clean" description="clean distribution">
59
		<delete dir="jar-dist"/>
60
		<delete dir="lib-dist"/>
61
		<delete dir="BMCMake"/>
62
		<delete dir="bin"/>
63
	</target>
57 64

  
58 65
</project>

Also available in: Unified diff