From 61987571abaeb87f13bb6da8b6845ace8838bd3a Mon Sep 17 00:00:00 2001 From: Judy N. Green Date: Mon, 6 Jan 2003 19:46:51 +0000 Subject: Updated all build.properties files --- releng/org.eclipse.cdt/build.properties | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) (limited to 'releng/org.eclipse.cdt/build.properties') diff --git a/releng/org.eclipse.cdt/build.properties b/releng/org.eclipse.cdt/build.properties index e79ea047866..858cde9e51d 100644 --- a/releng/org.eclipse.cdt/build.properties +++ b/releng/org.eclipse.cdt/build.properties @@ -1,14 +1,25 @@ -bin.includes=\ -about.html,\ -about.ini,\ -about.mappings,\ -about.properties,\ -eclipse32.gif,\ -plugin.properties,\ -plugin.xml,\ -welcome.xml - +bin.includes = about.html,\ + about.ini,\ + about.mappings,\ + about.properties,\ + eclipse32.gif,\ + plugin.properties,\ + plugin.xml,\ + welcome.xml # note: the following files are intentionally not listed in bin.includes # cpl-v10.html # notice.html # these files need to end up as root files in /eclipse/ for a jdt runtime platform build + +src.includes = about.html,\ + about.ini,\ + about.mappings,\ + about.properties,\ + eclipse32.gif,\ + plugin.properties,\ + plugin.xml,\ + welcome.xml,\ + cpl-v10.html,\ + notice.html + + -- cgit v1.2.3