Changeset 20 in tmcsimulator for trunk/IDE_metadata/NetBeans/TMCSim/build.xml
- Timestamp:
- 04/24/2016 03:41:35 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/IDE_metadata/NetBeans/TMCSim/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE_metadata/NetBeans/TMCSim/build.xml
r17 r20 122 122 <jar destfile="${deploy.dir}/ParamicsCommunicator.jar" 123 123 basedir="${build.dir}/classes" 124 includes="tmcsim/paramicscommunicator/**, tmcsim/common/**, 125 tmcsim/ paramicslog/**"124 includes="tmcsim/paramicscommunicator/**, tmcsim/common/**, tmcsim/interfaces/**, 125 tmcsim/client/cadclientgui/**, tmcsim/cadmodels/**, tmcsim/paramicslog/**" 126 126 excludes="**/Test.class"> 127 127 <zipgroupfileset dir="dist/lib" includes="xercesImpl.jar"/>
Note: See TracChangeset
for help on using the changeset viewer.
