1source.phpeclipse.jar = src/
2bin.includes = phpeclipse.jar,\
3               icons/,\
4               install.txt,\
5               plugin.properties,\
6               plugin.xml,\
7               cpl-v10.html,\
8               templates/,\
9               META-INF/,\
10               TODO,\
11               about.ini,\
12               .template,\
13               phpeclipse16.gif,\
14               phpeclipse32.gif,\
15               prefs/
16src.includes = src/,\
17               icons/,\
18               .classpath,\
19               .cvsignore,\
20               .project,\
21               .template,\
22               META-INF/,\
23               TODO,\
24               about.ini,\
25               build.properties,\
26               cpl-v10.html,\
27               install.txt,\
28               phpeclipse16.gif,\
29               phpeclipse32.gif,\
30               prefs/,\
31               plugin.xml,\
32               plugin.properties,\
33               templates/,\
34               test/
35output.phpeclipse.jar = bin/
36jars.compile.order = phpeclipse.jar
37