1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-17 21:25:58 +02:00

Specify Building the dstore_extra_server.jar in the build.properties so its no longer a special case.

This commit is contained in:
David Dykstal 2006-04-25 20:12:48 +00:00
parent 5531bfc327
commit 5e5277c2af

View file

@ -5,4 +5,6 @@ bin.includes = about.html,\
jars.compile.order = dstore_extra.jar
source.dstore_extra.jar = src/
output.dstore_extra.jar = bin/
source.dstore_extra_server.jar = server/
output.dstore_extra_server.jar = bin2/
src.includes = about.html