mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed up the tests a little.
This commit is contained in:
parent
f5dc286226
commit
c6c2c5197a
1 changed files with 7 additions and 1 deletions
|
@ -1 +1,7 @@
|
||||||
bin.includes = plugin.xml
|
bin.includes = plugin.xml,\
|
||||||
|
mbscoretests.jar,\
|
||||||
|
resources/
|
||||||
|
jars.compile.order = mbscoretests.jar
|
||||||
|
output.mbscoretests.jar = bin/
|
||||||
|
source.mbscoretests.jar = suite/,\
|
||||||
|
tests/
|
||||||
|
|
Loading…
Add table
Reference in a new issue