aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/makefile.pd-bcc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-12-10 03:37:59 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-12-10 03:37:59 +0000
commitc0ca4188c9813ddb28076c025fdcd3f4f100abeb (patch)
tree404867d6a14fbc7d5ba679f44ac7bd0a2f72b49f /externals/grill/xsample/makefile.pd-bcc
parent79fdc7386c65a68530c4f39fade26d7fd7826c30 (diff)
""
svn path=/trunk/; revision=1212
Diffstat (limited to 'externals/grill/xsample/makefile.pd-bcc')
-rw-r--r--externals/grill/xsample/makefile.pd-bcc2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/xsample/makefile.pd-bcc b/externals/grill/xsample/makefile.pd-bcc
index 0b959d11..59d6efc8 100644
--- a/externals/grill/xsample/makefile.pd-bcc
+++ b/externals/grill/xsample/makefile.pd-bcc
@@ -63,6 +63,8 @@ $(OUTPATH)\pd.lib: $(PDPATH)\bin\pd.dll
$(OUTPATH)\$(NAME).def:
@echo EXPORTS $(SETUPFUNCTION) = _$(SETUPFUNCTION) > $<
+# this next line fixes a strange problem with implib - lacking underscore?!
+ @echo IMPORTS _rtext_retext=PD.rtext_retext >> $<
$(OUTPATH)\$(NAME).dll :: $(OUTPATH) $(OUTPATH)\$(NAME).def $(OUTPATH)\pd.lib