summaryrefslogtreecommitdiff
path: root/infrastructure/msvc/2010/libbackupstore.vcxproj
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2011-04-15 12:53:07 +0000
committerChris Wilson <chris+github@qwirx.com>2011-04-15 12:53:07 +0000
commit8008e2935eda8b0f3058bdeeb7d4f6763ff46472 (patch)
tree38d457a38d3e49dc46591341f0bbb473f5e32e56 /infrastructure/msvc/2010/libbackupstore.vcxproj
parent745c134f9d76c34e70d8bfb96965fe3e41389d00 (diff)
Refactor MSVC library dependencies onto the common project, and remove
optional settings that should be left at their defaults.
Diffstat (limited to 'infrastructure/msvc/2010/libbackupstore.vcxproj')
-rw-r--r--infrastructure/msvc/2010/libbackupstore.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/infrastructure/msvc/2010/libbackupstore.vcxproj b/infrastructure/msvc/2010/libbackupstore.vcxproj
index c009db83..9f29ec14 100644
--- a/infrastructure/msvc/2010/libbackupstore.vcxproj
+++ b/infrastructure/msvc/2010/libbackupstore.vcxproj
@@ -55,6 +55,7 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalDependencies>Ws2_32.lib;Advapi32.lib;User32.lib;$(ProjectDir)..\..\..\..\zlib\lib\zdll.lib;$(ProjectDir)..\..\..\..\openssl\lib\libeay32.lib;$(ProjectDir)..\..\..\..\openssl\lib\ssleay32.lib;$(ProjectDir)..\..\..\$(Configuration)\common.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
+ <Lib />
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>