Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 62282e4a66cbf10662b87106595879fcf672de74 (plain) (tree)
1
2
3
4
5
6
7
8
9

                          


                           

                                

                                      
                           




                                  
                             

               
bin.includes = .,\
               META-INF/,\
               plugin.xml,\
               lib/,\
               about.html,\
               asl-v20.txt,\
               plugin.properties
jars.compile.order = ircprovider.jar,\
                     .
src.includes = about.html,\
               asl-v20.txt,\
               plugin.xml,\
               plugin.properties,\
               lib/,\
               META-INF/
output.ircprovider.jar = bin/
source.. = src/
output.. = bin/

Back to the top