summaryrefslogtreecommitdiff
path: root/plugins/MetaContacts/MetaContacts_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-12-01 00:19:57 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-12-01 00:19:57 +0000
commita421acc1e18762eb0810d1b9013285d083b95314 (patch)
tree6d6c93b083ee8c466b432fb6cc30da32ffdd2043 /plugins/MetaContacts/MetaContacts_10.vcxproj
parenta89f0c432f9275be3c7a39b24404a73b13a940f3 (diff)
- fixes for the menu icons related stuff;
- some old code dropped; git-svn-id: http://svn.miranda-ng.org/main/trunk@2574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MetaContacts/MetaContacts_10.vcxproj')
-rw-r--r--plugins/MetaContacts/MetaContacts_10.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/MetaContacts/MetaContacts_10.vcxproj b/plugins/MetaContacts/MetaContacts_10.vcxproj
index 81185178d8..272b2fee9a 100644
--- a/plugins/MetaContacts/MetaContacts_10.vcxproj
+++ b/plugins/MetaContacts/MetaContacts_10.vcxproj
@@ -164,6 +164,10 @@
<PreprocessorDefinitions>WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>metacontacts.h</PrecompiledHeaderFile>
+ <StringPooling>true</StringPooling>
+ <ExceptionHandling>false</ExceptionHandling>
+ <BufferSecurityCheck>false</BufferSecurityCheck>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
</ClCompile>
<Link>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>