[PD-cvs] externals/grill/dyn dyn.vcproj,1.2,1.3 readme.txt,1.8,1.9

Thomas Grill xovo at users.sourceforge.net
Mon Jun 21 16:06:55 CEST 2004


Update of /cvsroot/pure-data/externals/grill/dyn
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28744

Modified Files:
	dyn.vcproj readme.txt 
Log Message:
 ""

Index: dyn.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dyn/dyn.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** dyn.vcproj	19 Sep 2003 02:41:10 -0000	1.2
--- dyn.vcproj	21 Jun 2004 14:06:52 -0000	1.3
***************
*** 43,47 ****
  				Name="VCLinkerTool"
  				AdditionalDependencies="pd.lib flext_d-pdwin.lib pthreadVC.lib"
! 				OutputFile="pd-msvc/d/dyn~.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
--- 43,47 ----
  				Name="VCLinkerTool"
  				AdditionalDependencies="pd.lib flext_d-pdwin.lib pthreadVC.lib"
! 				OutputFile="$(outdir)/dyn~.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"

Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dyn/readme.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** readme.txt	30 Dec 2003 01:02:03 -0000	1.8
--- readme.txt	21 Jun 2004 14:06:52 -0000	1.9
***************
*** 40,43 ****
--- 40,46 ----
  --------
  
+ 0.1.1:
+ - using aligned memory
+ 
  0.1.0:
  - first release: PD 0.37 supports all necessary functionality





More information about the Pd-cvs mailing list