diff options
author | Jean Michel-Lemieux | 2003-12-03 14:40:14 +0000 |
---|---|---|
committer | Jean Michel-Lemieux | 2003-12-03 14:40:14 +0000 |
commit | 889bc5a193d9eabe72c2199b91194051a986060c (patch) | |
tree | 0b679eea5350c8307c8f28fb97d5cc815690526f /bundles/org.eclipse.team.cvs.ssh2/build.properties | |
parent | 55a182660cec10fdc4d9ac8ea2154e4a00b0404f (diff) | |
download | eclipse.platform.team-889bc5a193d9eabe72c2199b91194051a986060c.tar.gz eclipse.platform.team-889bc5a193d9eabe72c2199b91194051a986060c.tar.xz eclipse.platform.team-889bc5a193d9eabe72c2199b91194051a986060c.zip |
To allow inclusion in SDK builds.I20031203
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ssh2/build.properties')
-rw-r--r-- | bundles/org.eclipse.team.cvs.ssh2/build.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/build.properties b/bundles/org.eclipse.team.cvs.ssh2/build.properties new file mode 100644 index 000000000..788a1345f --- /dev/null +++ b/bundles/org.eclipse.team.cvs.ssh2/build.properties @@ -0,0 +1,11 @@ +bin.includes = about.html,\ + plugin.xml,\ + plugin.properties,\ + cvsssh2.jar,\ + jsch-0.1.10.jar +src.includes = about.html,\ + src/,\ + plugin.xml,\ + plugin.properties,\ + jsch-0.1.10.jar +source.cvsssh2.jar = src/ |