1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Include the .jar file.

This commit is contained in:
Peter Graves 2003-07-18 18:45:45 +00:00
parent 8aa2e6f9b9
commit 2db6f58160
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
bin.includes = plugin.xml,\
about.html,\
plugin.properties,\
cdtcoretests.jar,\
test.xml,\
resources/
src.includes = plugin.xml,\

View file

@ -3,6 +3,7 @@ source.cdtdebuguitests.jar = src/,\
bin.includes = about.html,\
plugin.xml,\
resources/,\
cdtdebuguitests.jar,\
test.xml
src.includes = about.html,\
plugin.xml,\