wangting
2025-01-03 348c09aa096317d29d64508faea3a8a63701f1d2
Source/Common/PLTCommon/build-jar.xml
@@ -2,7 +2,7 @@
<!--classes.jar; src.jar-->
<project name = "platform-Common" default = "build-PLT-common-jar" basedir = ".">
   <property file="build.properties"/>
   <property file="../../build.properties"/>
   <path id = "build.classpath">
      <fileset dir = "${lib.dir}">
@@ -35,6 +35,7 @@
            <include name="**.jar" />
         </fileset>
       </copy>
   </target>