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:
parent
5531bfc327
commit
5e5277c2af
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue