aboutsummaryrefslogtreecommitdiff
path: root/Mac OS X-build.properties
blob: 95e476133a643c7198d21712d35d6a904713fbef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# properties file for OSX.

# put the root of your pd path installation
pd.home=/Applications/pd.app/Contents/Resources

# set this to 'pd_darwin' if you are building for PowerPC
pdj.archBuild=d_fat

# common OS X properties
isOSX=true
compiler=gcc
linker.type=plugin
platform=osx
jdk.libs=/System/Library/Frameworks/JavaVM.framework/Libraries
jdk.home=/Library/Java/Home
pdj.outfile=${dist.dir}/pdj.${pdj.archBuild}