From 05368f8bcf0fa57c9de8d22390819194d2da1cc4 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 19 Sep 2005 23:23:23 -0500 Subject: [PATCH] More fixes to the VC 7.1 solution and vcproj files VC++Files/myisamchk/myisamchk.vcproj: removed hard coded library dependencies VC++Files/mysql.sln: more solution fixups VC++Files/tests/mysql_client_test.vcproj: removed hard coded lib dependencies --- VC++Files/myisamchk/myisamchk.vcproj | 2 +- VC++Files/mysql.sln | 55 +++++++++++++----------- VC++Files/tests/mysql_client_test.vcproj | 6 +-- 3 files changed, 34 insertions(+), 29 deletions(-) diff --git a/VC++Files/myisamchk/myisamchk.vcproj b/VC++Files/myisamchk/myisamchk.vcproj index ce2435bc34a..33f813024b5 100755 --- a/VC++Files/myisamchk/myisamchk.vcproj +++ b/VC++Files/myisamchk/myisamchk.vcproj @@ -101,7 +101,7 @@ Name="VCCustomBuildTool"/>