Changeset 22 in tmcsimulator
- Timestamp:
- 04/24/2016 04:58:40 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
r20 r22 131 131 </jar> 132 132 </target> 133 134 <target description="Build separate jar files for each component of the TMC system." 135 name="ZipForInstall" depends="package-jar"> 136 <!-- Notes: Create a zip file with jars and all external resources for distributing 137 to other machines. 138 Zip the Jar files. 139 Zip folders for config, images, audio, scripts. 140 Write .bat files and .bash files to launch each app. Put these in root folder. 141 Zip it all up! 142 --> 143 </target> 144 133 145 <!-- 134 146
Note: See TracChangeset
for help on using the changeset viewer.
