Working on SIP Support

Added lib itself to the classpath
cusax-fix
Emil Ivov 20 years ago
parent bf47f04e44
commit c6fc7d5082

@ -92,6 +92,7 @@
<path id="project.class.path">
<pathelement location="${dest}"/>
<pathelement location="${lib}"/>
<!-- Include all JAR files found in lib and any of its subdirectories. -->
<fileset dir="${lib}">

Loading…
Cancel
Save