1###############################################################################
2# Copyright (c)  2006 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9#     IBM Corporation - initial API and implementation
10###############################################################################
11# The chmod and links must indicate a path relative to the root directory.
12
13# List the files and folders to be copied into the root of eclipse for all platform
14# configurations
15root=epl-v10.html, notice.html, configuration/, startup.jar, .eclipseproduct, eclipse.ini, readme/
16root.permissions.755=eclipse,*.so*
17root.macosx.carbon.ppc.permissions.755=Eclipse.app/Contents/MacOS/eclipse
18
19root.win32.win32.x86=eclipse.exe, eclipsec.exe
20root.linux.motif.x86=eclipse,libcairo-swt.so,libXm.so.2,about_files/,about.html,icon.xpm
21root.linux.gtk.x86=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm
22root.linux.gtk.x86_64=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm
23root.linux.gtk.ppc=eclipse
24root.macosx.carbon.ppc=eclipse,Eclipse.app/
25root.macosx.carbon.ppc.link=Eclipse.app/Contents/MacOS/eclipse,eclipse,../../../MacOS,Eclipse.app/Contents/Resources/Splash.app/Contents/MacOS
26root.aix.motif.ppc=eclipse
27root.hpux.motif.PA_RISC=eclipse
28root.solaris.gtk.sparc=eclipse,Eclipse.l.pm,Eclipse.m.pm,Eclipse.s.pm,Eclipse.t.pm
29