From a7389a1405e6c160989e3d7097813b55e08e0f8d Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 16 Apr 2005 21:35:06 +0000 Subject: updated templates changed template parameter of TableMap fixes for OSX fixed problems with symbol binding svn path=/trunk/; revision=2771 --- externals/grill/flext/buildsys/mac/pd/config-gcc.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/buildsys/mac/pd') diff --git a/externals/grill/flext/buildsys/mac/pd/config-gcc.def b/externals/grill/flext/buildsys/mac/pd/config-gcc.def index 2095518b..69112b92 100644 --- a/externals/grill/flext/buildsys/mac/pd/config-gcc.def +++ b/externals/grill/flext/buildsys/mac/pd/config-gcc.def @@ -1,6 +1,6 @@ # 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 +PDPATH=/Applications/Pd-0.38-3.app/Contents/Resources # where is the PD executable? PDBIN=$(PDPATH)/bin/pd -- cgit v1.2.1