[PD-cvs] externals/PDContainer makefile_mingw,1.2,1.3

Georg Holzmann grholzi at users.sourceforge.net
Mon May 9 18:10:49 CEST 2005


Update of /cvsroot/pure-data/externals/PDContainer
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13129

Modified Files:
	makefile_mingw 
Log Message:
make mingw makefile working ...


Index: makefile_mingw
===================================================================
RCS file: /cvsroot/pure-data/externals/PDContainer/makefile_mingw,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** makefile_mingw	8 May 2005 17:00:37 -0000	1.2
--- makefile_mingw	9 May 2005 16:10:47 -0000	1.3
***************
*** 7,11 ****
  INCLUDE=-I$(PD-SCR) -I.
  LIB=$(PD-PATH)/bin/pd.dll 
! CC_FLAGS = -DPD -DWINDOWS -c -Wall
  LD_FLAGS = --export-dynamic -shared -o
  
--- 7,11 ----
  INCLUDE=-I$(PD-SCR) -I.
  LIB=$(PD-PATH)/bin/pd.dll 
! CC_FLAGS = -DPD -DWINDOWS -c -mms-bitfields -Wall
  LD_FLAGS = --export-dynamic -shared -o
  





More information about the Pd-cvs mailing list