From 741d3ae1d51333bda2bdbdd8a19a428baa61df77 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 9 Aug 2005 14:48:43 -0500 Subject: Some changes to project files str_alloc had been added but was not added to mysqlclient and strings libmysql should have had strings as a dependent. VC++Files/client/mysqlclient.vcproj: Added missing file VC++Files/mysql.sln: Make libmysql dependendent on strings VC++Files/strings/strings.vcproj: Added missing file --- VC++Files/strings/strings.vcproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'VC++Files/strings') diff --git a/VC++Files/strings/strings.vcproj b/VC++Files/strings/strings.vcproj index 42099bd79ed..8e16a0c7221 100755 --- a/VC++Files/strings/strings.vcproj +++ b/VC++Files/strings/strings.vcproj @@ -759,6 +759,9 @@ PreprocessorDefinitions=""/> + +