From d19c5d874860575e1aa379d6e55409a16d4455a5 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Mon, 30 Jan 2012 14:57:18 +0200
Subject: Link to correct library

---
 libcommon/common/libcommon-vc9.vcproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'libcommon')

diff --git a/libcommon/common/libcommon-vc9.vcproj b/libcommon/common/libcommon-vc9.vcproj
index afec31a..49bfe21 100644
--- a/libcommon/common/libcommon-vc9.vcproj
+++ b/libcommon/common/libcommon-vc9.vcproj
@@ -303,7 +303,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="odb-__value__(database)-d.lib odb.lib"
+				AdditionalDependencies="odb-__value__(database).lib odb.lib"
 				OutputFile="$(OutDir)\bin64\common.dll"
 				LinkIncremental="1"
 				GenerateDebugInformation="true"
-- 
cgit v1.1