[PD-cvs] externals/grill/pool pool.vcproj,1.13,1.14

Thomas Grill xovo at users.sourceforge.net
Tue Nov 2 05:59:14 CET 2004


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

Modified Files:
	pool.vcproj 
Log Message:
fixed pool::priv init bug


Index: pool.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/pool/pool.vcproj,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** pool.vcproj	31 Oct 2004 04:59:26 -0000	1.13
--- pool.vcproj	2 Nov 2004 04:59:12 -0000	1.14
***************
*** 161,164 ****
--- 161,165 ----
  				StringPooling="TRUE"
  				RuntimeLibrary="0"
+ 				StructMemberAlignment="2"
  				EnableFunctionLevelLinking="TRUE"
  				UsePrecompiledHeader="2"
***************
*** 227,230 ****
--- 228,232 ----
  				StringPooling="TRUE"
  				RuntimeLibrary="1"
+ 				StructMemberAlignment="2"
  				EnableFunctionLevelLinking="TRUE"
  				UsePrecompiledHeader="2"





More information about the Pd-cvs mailing list