[PD-cvs] externals/grill/pool pool.vcproj,1.6,1.7 readme.txt,1.15,1.16

Thomas Grill xovo at users.sourceforge.net
Thu Apr 22 04:41:36 CEST 2004


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

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

Index: pool.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/pool/pool.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pool.vcproj	23 Feb 2004 03:32:53 -0000	1.6
--- pool.vcproj	22 Apr 2004 02:41:30 -0000	1.7
***************
*** 93,96 ****
--- 93,97 ----
  				AdditionalIncludeDirectories="f:\prog\pd\pd-cvs\src,f:\prog\max\flext\source"
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2"
+ 				StringPooling="TRUE"
  				BasicRuntimeChecks="3"
  				RuntimeLibrary="5"
***************
*** 109,117 ****
  			<Tool
  				Name="VCLinkerTool"
! 				AdditionalDependencies="pd.lib flext_d-pdwin.lib"
  				OutputFile=".\pd-msvc/d/pool.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
! 				AdditionalLibraryDirectories="f:\prog\pd\pd-cvs\bin,f:\prog\max\flext\pd-msvc"
  				GenerateDebugInformation="TRUE"
  				ProgramDatabaseFile=".\pd-msvc/d/pool.pdb"
--- 110,118 ----
  			<Tool
  				Name="VCLinkerTool"
! 				AdditionalDependencies="pd.lib"
  				OutputFile=".\pd-msvc/d/pool.dll"
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
! 				AdditionalLibraryDirectories="f:\prog\pd\pd-cvs\bin"
  				GenerateDebugInformation="TRUE"
  				ProgramDatabaseFile=".\pd-msvc/d/pool.pdb"

Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/pool/readme.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** readme.txt	6 Jan 2004 03:38:08 -0000	1.15
--- readme.txt	22 Apr 2004 02:41:30 -0000	1.16
***************
*** 72,75 ****
--- 72,76 ----
  - added printall, printrec, printroot messages for console printout
  - added mkchdir, mkchsub to create and change to directories at once
+ - change storage object only when name has changed
  
  0.1.0:





More information about the Pd-cvs mailing list