From 567224e94089f26e0c64aa37c7c40937285fb8fa Mon Sep 17 00:00:00 2001 From: truelight Date: Tue, 1 Feb 2005 18:30:11 +0000 Subject: (svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools) --- ttd.vcproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ttd.vcproj') diff --git a/ttd.vcproj b/ttd.vcproj index 04cfaf0b7..7b47ae23b 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -690,6 +690,9 @@ BasicRuntimeChecks="3"/> + + @@ -1223,6 +1226,9 @@ + + -- cgit v1.2.3-54-g00ecf