aboutsummaryrefslogtreecommitdiff
path: root/libcommon/common/libcommon-vc9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'libcommon/common/libcommon-vc9.vcproj')
-rw-r--r--libcommon/common/libcommon-vc9.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/libcommon/common/libcommon-vc9.vcproj b/libcommon/common/libcommon-vc9.vcproj
index 412480b..fd7c323 100644
--- a/libcommon/common/libcommon-vc9.vcproj
+++ b/libcommon/common/libcommon-vc9.vcproj
@@ -66,7 +66,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odb-__value__(database)-d.lib;odb-d.lib"
+ AdditionalDependencies="odb-__value__(database)-d.lib odb-d.lib"
OutputFile="$(OutDir)\bin\common-d.dll"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -144,7 +144,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odb-__value__(database)-d.lib;odb-d.lib"
+ AdditionalDependencies="odb-__value__(database)-d.lib odb-d.lib"
OutputFile="$(OutDir)\bin64\common-d.dll"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -222,7 +222,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odb-__value__(database).lib;odb.lib"
+ AdditionalDependencies="odb-__value__(database).lib odb.lib"
OutputFile="$(OutDir)\bin\common.dll"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -303,7 +303,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odb-__value__(database)-d.lib;odb.lib"
+ AdditionalDependencies="odb-__value__(database)-d.lib odb.lib"
OutputFile="$(OutDir)\bin64\common.dll"
LinkIncremental="1"
GenerateDebugInformation="true"