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

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

# the archive will always be named pd_darwin
pdj.archBuild=pd_darwin

# 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}