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

                               






                                   
                      

                     
                          

              
#
#Mon Sep 12 09:29:38 CEST 2011
bin.includes = .options,\
               META-INF/,\
               plugin.properties,\
               about.html,\
               .,\
               plugin.xml,\
               schema/,\
               icons/
output..=bin/
jars.compile.order=.
src.includes = about.html
source..=src/
bin..=bin/

Back to the top