Changeset b77c4c67
- Timestamp:
- Nov 4, 2016 1:19:02 PM (4 years ago)
- Branches:
- master
- Children:
- 7197d22
- Parents:
- 62bc616
- Location:
- apps/i2psnark
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
apps/i2psnark/java/build.xml
r62bc616 rb77c4c67 288 288 <mkdir dir="./dist" /> 289 289 <copy file="../launch-i2psnark" todir="./dist/" /> 290 <copy file="../launch-i2psnark.bat" todir="./dist/" /> 290 291 <mkdir dir="./dist/contexts" /> 291 292 <copy file="../standalone-context.xml" tofile="./dist/contexts/context.xml" />
Note: See TracChangeset
for help on using the changeset viewer.