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

                           

                                     
                            

               
bin.includes = ., META-INF/,\
               plugin.xml,\
               about.html
src.includes = META-INF/,\
               plugin.xml,\
               about.html
jars.compile.order = dsprovider.jar,\
                     .
output.dsprovider.jar = bin/
source.. = src/
output.. = bin/

Back to the top