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

                           
                         
                           
                          
                          
                         
                           
                           
                          

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

Back to the top