Removed the extractnativejmf task from ant help (internal target)

cusax-fix
Martin Andre 20 years ago
parent ad3ffed59e
commit f77cd35bda

@ -179,11 +179,7 @@
operating system and extracts it in the lib/native directory -->
<target name="extractnativejmf"
if="jmf.performancepack.available"
unless="jmf.performancepack.extracted"
description="Verifies whether we have a jmf performance pack for
the current operating system and extracts it in the
lib/native directory">
unless="jmf.performancepack.extracted">
<echo>
Extracting ${os.name} performance pack native libs
from: ${jmf.home}/jmf-native.jar

Loading…
Cancel
Save