aboutsummaryrefslogtreecommitdiff
path: root/Mac OS X-build.properties
blob: f58ccf2b404e527fd6611c178c1c2628708c602b (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

# now building fat binaries
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}