[PD-cvs] externals/zexy/src Makefile.nt,1.1,1.2

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Thu Jun 9 14:18:22 CEST 2005


Update of /cvsroot/pure-data/externals/zexy/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31728

Modified Files:
	Makefile.nt 
Log Message:
define __WIN32__ instead of NT


Index: Makefile.nt
===================================================================
RCS file: /cvsroot/pure-data/externals/zexy/src/Makefile.nt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.nt	23 Apr 2005 18:18:52 -0000	1.1
--- Makefile.nt	9 Jun 2005 12:18:18 -0000	1.2
***************
*** 17,21 ****
  
  
! DEFS =  /DNT /DPD
  IFLAGS = /I. /I$(PREFIX)\src
  
--- 17,21 ----
  
  
! DEFS =  /D__WIN32__ /DPD
  IFLAGS = /I. /I$(PREFIX)\src
  





More information about the Pd-cvs mailing list