aboutsummaryrefslogtreecommitdiff
path: root/Linux-build.properties
blob: e91b75d6273406918b605d1ce7cd2f13637224e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# property file for Linux, now with default ubuntu packages

# put the path of where the jdk (java sdk) is installed
jdk.home=/usr/lib/jvm/java-6-sun

# put the path of where pd is installed
pd.home=/usr

# common linux properties
isLinux=true
compiler=gcc
linker.type=shared
platform=linux

# 64-bits system ? uncomment this
#jdk.libs=${jdk.home}/jre/lib/amd64

jdk.libs=${jdk.home}/jre/lib/i386
pdj.outfile=${dist.dir}/pdj