Home | History | Annotate | Download | only in android
      1 source.. = src/
      2 output.. = bin/
      3 
      4 bin.includes = META-INF/,\
      5                .,\
      6                plugin.properties,\
      7                plugin.xml,\
      8                icons/,\
      9                resources/,\
     10                templates/,\
     11                files/,\
     12                commons-net-1.4.1.jar,\
     13                jakarta-oro-2.0.8.jar
     14 jars.compile.order = .
     15 
     16