wangting
2024-05-07 ded3890236e8d2371afc44c48631bb0fb9101d76
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>