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



              
                                                                




                           

                                  

                      

                      
               

# <copyright>
# </copyright>
#
# $Id: build.properties,v 1.2 2011/11/16 08:35:46 sbouchet Exp $

bin.includes = .,\
               icons/,\
               META-INF/,\
               plugin.xml,\
               plugin.properties,\
               models/
jars.compile.order = .
source.. = src/,\
           src-gen/,\
           src-custom/
output.. = bin/

Back to the top