author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 18 Mar 2010 11:56:59 -0700 | |
changeset 276 | f2f4a1259de8 |
parent 58 | 17e797bd6927 |
permissions | -rw-r--r-- |
58
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
1 |
bin.includes = feature.xml |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
2 |
topLevelElementId = org.symbian.tools.wrttools |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
3 |
topLevelElementType = feature |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
4 |
buildDirectory=${basedir}/build028 archivePrefix=calDucks |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
5 |
configs="win32,win32,x86 & lunix, gtk, x86" |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
6 |
# sdk |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
7 |
base=/usr/eclipse/JEE/eclipse |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
8 |
# RCP IDE installation |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
9 |
eclipseLocation=/usr/eclipse |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
10 |
equinoxLauncherPluginVersion=3.5.1.R35x_20090820 |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
11 |
pdeBuildPluginVersion=1.0.201.R35x_v20090715 |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
12 |
|
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
13 |
# javac |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
14 |
javacSource=1.5 |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
15 |
javacTarget=1.5 |
17e797bd6927
set build.properties for our builds
John Kern <johnk@symbian.org>
parents:
47
diff
changeset
|
16 |
javacVerbose=true |