summaryrefslogtreecommitdiff
path: root/plugins/Dbx_kv/Dbx_kv_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-03-15 15:49:59 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-03-15 15:49:59 +0000
commit15e6faa8bc73431220727ae2fe38515abe03f9cc (patch)
tree62ac70641e62faa99070a2616eec8ac55d2e1f12 /plugins/Dbx_kv/Dbx_kv_10.vcxproj
parentb81bd804e435e76592f9f281b717c696c3618fa2 (diff)
unused file removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@12410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_kv/Dbx_kv_10.vcxproj')
-rw-r--r--plugins/Dbx_kv/Dbx_kv_10.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Dbx_kv/Dbx_kv_10.vcxproj b/plugins/Dbx_kv/Dbx_kv_10.vcxproj
index 294d55fb4f..e5a65b20e0 100644
--- a/plugins/Dbx_kv/Dbx_kv_10.vcxproj
+++ b/plugins/Dbx_kv/Dbx_kv_10.vcxproj
@@ -133,7 +133,6 @@
<AdditionalIncludeDirectories>..\..\include;..\..\..\boost;src\hamsterdb\include;src\hamsterdb\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>HAVE_CONFIG_H;NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
- <ExceptionHandling>false</ExceptionHandling>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
@@ -164,7 +163,6 @@
<AdditionalIncludeDirectories>..\..\include;..\..\..\boost;src\hamsterdb\include;src\hamsterdb\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>HAVE_CONFIG_H;NDEBUG;WIN32;WIN64;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
- <ExceptionHandling>false</ExceptionHandling>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
@@ -188,7 +186,6 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="src\dbcache.cpp" />
<ClCompile Include="src\dbcontacts.cpp" />
<ClCompile Include="src\dbcrypt.cpp" />
<ClCompile Include="src\dbevents.cpp" />