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









                                                              

                                  


                      

# <copyright>
# </copyright>
#
# $Id: build.properties,v 1.29 2010/06/03 14:06:56 mtaal Exp $

bin.includes = .,\
               model/,\
               META-INF/,\
               plugin.xml,\
               plugin.properties,\
               src/
jars.compile.order = .
source.. = src/
output.. = bin/

Back to the top