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



                           
                          
                  
                           

                                  




                           


                      
bin.includes = plugin.xml,\
               html/,\
               icons/,\
               mpiref.xml,\
               samples/,\
               META-INF/,\
               .,\
               templates/,\
               plugin.properties,\
               about.html
src.includes = html/,\
               icons/,\
               mpiref.xml,\
               plugin.xml,\
               samples/
jars.compile.order = .
source.. = src/
output.. = bin/

Back to the top