Skip to main content
summaryrefslogblamecommitdiffstats
blob: 4a6d010b4cf56c938c086464155f7dcf192f9f26 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                               








                                     

                     
                          

                          
#
#Mon Sep 12 09:29:47 CEST 2011
bin.includes = META-INF/,\
               .,\
               icons/,\
               about.html,\
               messages.properties,\
               model/,\
               plugin.properties,\
               plugin.xml,\
               plugin.pdoc
output..=bin/
jars.compile.order=.
src.includes = about.html
source..=src/,custom-src/
bin..=bin/

Back to the top