From 889bc5a193d9eabe72c2199b91194051a986060c Mon Sep 17 00:00:00 2001 From: Jean Michel-Lemieux Date: Wed, 3 Dec 2003 14:40:14 +0000 Subject: To allow inclusion in SDK builds. --- bundles/org.eclipse.team.cvs.ssh2/build.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 bundles/org.eclipse.team.cvs.ssh2/build.properties 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/ -- cgit v1.2.3