From 8e52972a14bb87c0a3f6cd9f683c59a3fd3a06f6 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 26 Jan 2006 15:23:53 +0300 Subject: [PATCH] Fixes a build problem of mysqlslap by adding a dependency to mysqlclient & mysys VC++Files/client/mysqlslap.vcproj: Explicit library specification removed from project file VC++Files/mysql.sln: Dependency to mysqlclient & mysys is added for mysqlslap in mysql.sln --- VC++Files/client/mysqlslap.vcproj | 2 +- VC++Files/mysql.sln | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/VC++Files/client/mysqlslap.vcproj b/VC++Files/client/mysqlslap.vcproj index 581a852b170..ff0d9a437ed 100644 --- a/VC++Files/client/mysqlslap.vcproj +++ b/VC++Files/client/mysqlslap.vcproj @@ -162,7 +162,7 @@ Name="VCCustomBuildTool"/>