diff options
Diffstat (limited to 'externals/grill/flext/buildsys/mac')
-rw-r--r-- | externals/grill/flext/buildsys/mac/pd/config-gcc.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/buildsys/mac/pd/config-gcc.def b/externals/grill/flext/buildsys/mac/pd/config-gcc.def index 58f903ed..c9ff54dc 100644 --- a/externals/grill/flext/buildsys/mac/pd/config-gcc.def +++ b/externals/grill/flext/buildsys/mac/pd/config-gcc.def @@ -1,4 +1,5 @@ # where is the PD installation including source code? +# (this should point to the main folder, which has a "src" subfolder) PDPATH=/Applications/Pd-0.38-0.app/Contents/Resources # where is the PD executable? |