summaryrefslogtreecommitdiff
path: root/org.tizen.common/build.properties
blob: 49d1a304dafa2b877d2942cac4243871ca118606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               icons/,\
               about.html,\
               about_files/,\
               plugin.xml,\
               lib/,\
               lib/commons-io-2.4.jar,\
               lib/commons-lang3-3.1.jar,\
               lib/commons-collections-3.2.1.jar,\
               lib/commons-pool-1.6.jar,\
               OSGI-INF/,\
               OSGI-INF/l10n/bundle.properties,\
               lib/commons-logging-1.1.1.jar
javacSource = 1.6
javacTarget = 1.6