git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10542 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
@@ -35,7 +35,7 @@
</target>
<target description="create mobile/libs directory and copy project libraries" name="-copy-project-libs">
- <copy todir="mobile/libs" flatten="true" verbose="true" preservelastmodified="true">
+ <copy todir="mobile/libs" flatten="true" verbose="false" preservelastmodified="true">
<path>
<pathelement path="${run.classpath.without.build.classes.dir}"/>
</path>