summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb/dbx_lmdb.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2016-06-16 07:45:02 +0000
committerKirill Volinsky <mataes2007@gmail.com>2016-06-16 07:45:02 +0000
commit0fca4b50905d5e301d67f01c862e1b7e03754974 (patch)
tree2b1d6ff385d5556a66f4312b5dd00c7a18c59624 /plugins/Dbx_mdb/dbx_lmdb.vcxproj
parent7d0a69bb237e015049c2fe8d26d9ad1a0b24cc89 (diff)
vc2010 compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@16988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mdb/dbx_lmdb.vcxproj')
-rw-r--r--plugins/Dbx_mdb/dbx_lmdb.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mdb/dbx_lmdb.vcxproj b/plugins/Dbx_mdb/dbx_lmdb.vcxproj
index b8b0406c35..fa4812577b 100644
--- a/plugins/Dbx_mdb/dbx_lmdb.vcxproj
+++ b/plugins/Dbx_mdb/dbx_lmdb.vcxproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>