Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: eb0549dd11b335b26153a339f603abb78769cf25 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                
#
#Mon Sep 12 09:30:05 CEST 2011
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               Transformation/,\
               OSGI-INF/,\
               about.html
output..=bin/
src.includes = about.html
source.. = src/,\
           src-gen/
bin..=bin/

Back to the top