- Timestamp:
- 11/05/14 15:47:36 (10 years ago)
- Location:
- v2/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
v2/trunk/de.ugoe.cs.swe.bnftools.ebnf.ui/build.properties
r84 r86 2 2 src-gen/,\ 3 3 xtend-gen/ 4 output.. = bin/ 4 5 bin.includes = META-INF/,\ 5 6 .,\ -
v2/trunk/de.ugoe.cs.swe.bnftools.ebnf/build.properties
r82 r86 4 4 xtend-gen/,\ 5 5 src/libs/ 6 7 output.. = bin/ 6 8 7 9 bin.includes = model/,\ … … 18 20 src/libs/xml-apis-1.3.04.jar,\ 19 21 src/libs/xml-apis-ext-1.3.04.jar,\ 20 src/libs/xmlgraphics-commons-1.5.jar 22 src/libs/xmlgraphics-commons-1.5.jar,\ 23 . 21 24
Note: See TracChangeset
for help on using the changeset viewer.