summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb/Dbx_mdb_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-03-16 20:09:30 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-03-16 20:09:30 +0000
commit5f8adbb43b82964ed943282efdf1e614f0c73acf (patch)
tree25256c1e5b0eed433e7f4d85ebfa9a249e7c7203 /plugins/Dbx_mdb/Dbx_mdb_10.vcxproj
parentec6ed9cc94d97ea3e675df5c3d6480536fa53151 (diff)
project fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@12420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mdb/Dbx_mdb_10.vcxproj')
-rw-r--r--plugins/Dbx_mdb/Dbx_mdb_10.vcxproj6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/Dbx_mdb/Dbx_mdb_10.vcxproj b/plugins/Dbx_mdb/Dbx_mdb_10.vcxproj
index 75f142120a..f976c8f631 100644
--- a/plugins/Dbx_mdb/Dbx_mdb_10.vcxproj
+++ b/plugins/Dbx_mdb/Dbx_mdb_10.vcxproj
@@ -198,12 +198,10 @@
<ClCompile Include="src\dbmodulechain.cpp" />
<ClCompile Include="src\dbsettings.cpp" />
<ClCompile Include="src\lmdb\mdb.c">
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
+ <PrecompiledHeader >NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\lmdb\midl.c">
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
+ <PrecompiledHeader >NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>