[PD-cvs] externals/footils/fluid/build config-lnx.def, NONE, 1.1 config-mac.def, NONE, 1.1 config-win.def, NONE, 1.1 gnumake-lnx-gcc.inc, NONE, 1.1 gnumake-mac-gcc.inc, NONE, 1.1 nmake-win-msvc.inc, NONE, 1.1

Frank Barknecht fbar at users.sourceforge.net
Sat Apr 16 16:20:07 CEST 2005


Update of /cvsroot/pure-data/externals/footils/fluid/build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3547/build

Added Files:
	config-lnx.def config-mac.def config-win.def 
	gnumake-lnx-gcc.inc gnumake-mac-gcc.inc nmake-win-msvc.inc 
Log Message:


Changed build to the new flext build system. Mac and Win versions are
incomplete, because I cannot test these systems. Linux should work now, though


--- NEW FILE: gnumake-lnx-gcc.inc ---
LIBS += -lfluidsynth

--- NEW FILE: config-mac.def ---
# config-mac.def

--- NEW FILE: config-lnx.def ---
#

--- NEW FILE: config-win.def ---
# config-win.def

--- NEW FILE: gnumake-mac-gcc.inc ---
# Is this correct? Mac-users please test and report to fbar at footils.org
LIBS += -framework Fluidsynth

--- NEW FILE: nmake-win-msvc.inc ---
# I have no idea, what should be in this file.
# Please send suggestions to fbar at footils.org





More information about the Pd-cvs mailing list