summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-30 07:35:09 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-30 07:35:09 +0000
commite270295e45b14cd3405d94b1184f4242737c5cf3 (patch)
treecba87f7208132f1cbaed0e89504eb787f821e293 /plugins/Msg_Export
parent8db272850a6e89689424eb3058e833511ee64232 (diff)
StopSpamMod added to a full solution, unchecked (boost), small projects adjustment
git-svn-id: http://svn.miranda-ng.org/main/trunk@1271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Msg_Export')
-rwxr-xr-xplugins/Msg_Export/msg_export_10.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Msg_Export/msg_export_10.vcxproj b/plugins/Msg_Export/msg_export_10.vcxproj
index b5bf2420a1..1a8d220d4c 100755
--- a/plugins/Msg_Export/msg_export_10.vcxproj
+++ b/plugins/Msg_Export/msg_export_10.vcxproj
@@ -163,6 +163,7 @@
<OptimizeReferences>true</OptimizeReferences>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">