1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 13:35:22 +02:00
cdt/rse/plugins/org.eclipse.rse.services/build.properties

12 lines
341 B
Properties
Raw Normal View History

2006-04-10 20:39:11 +00:00
bin.includes = META-INF/,\
about.html,\
clientserver.jar,\
patterns.dat,\
plugin.properties,\
2006-04-25 21:19:05 +00:00
.
jars.compile.order = clientserver.jar,.
2006-04-10 20:39:11 +00:00
source.clientserver.jar = clientserver/
2006-04-25 21:19:05 +00:00
output.clientserver.jar = clientserver.bin/
source.. = src/,clientserver/
output.. = bin/