features/org.symbian.tools.wrttools.feature/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 02 Nov 2010 10:37:24 -0700
changeset 494 6786e27ef30a
parent 470 d4809db37847
permissions -rw-r--r--
Minor bugfixes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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