[PD-cvs] SF.net SVN: pure-data:[10621] trunk/externals/pdvjtools/pdp_freeframe/ Makefile.config

lluisbigorda at users.sourceforge.net lluisbigorda at users.sourceforge.net
Sun Jan 25 01:33:06 CET 2009


Revision: 10621
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10621&view=rev
Author:   lluisbigorda
Date:     2009-01-25 00:33:06 +0000 (Sun, 25 Jan 2009)

Log Message:
-----------
makefile works on pd-svn tree

Modified Paths:
--------------
    trunk/externals/pdvjtools/pdp_freeframe/Makefile.config

Modified: trunk/externals/pdvjtools/pdp_freeframe/Makefile.config
===================================================================
--- trunk/externals/pdvjtools/pdp_freeframe/Makefile.config	2009-01-25 00:30:34 UTC (rev 10620)
+++ trunk/externals/pdvjtools/pdp_freeframe/Makefile.config	2009-01-25 00:33:06 UTC (rev 10621)
@@ -2,7 +2,7 @@
 # specify pd's include path here and ignore the warning
 #
 FF_PLUGIN_DIR=/usr/lib/FreeFrame
-PD_CPPFLAGS=-I../../../pd
+PD_CPPFLAGS=-I../../../pd/src
 PDP_CFLAGS=-I../../pdp/include -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -freg-struct-return -DLINUX
 
 prefix=/usr/local


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list