summaryrefslogtreecommitdiff
path: root/protocols/Telegram/telegram.vcxproj
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2016-03-23 15:56:27 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2016-03-23 15:56:27 +0000
commit9877c5881197a7a768a006cd87e54361c10096f7 (patch)
tree90882429e6b984ad47e2e7f60fdbd4dacdbc3470 /protocols/Telegram/telegram.vcxproj
parent0b60fcc5772e91c80c52527ab6554ed25a05bab0 (diff)
cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@16529 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Telegram/telegram.vcxproj')
-rw-r--r--protocols/Telegram/telegram.vcxproj7
1 files changed, 2 insertions, 5 deletions
diff --git a/protocols/Telegram/telegram.vcxproj b/protocols/Telegram/telegram.vcxproj
index 9fce349772..f5d251d8aa 100644
--- a/protocols/Telegram/telegram.vcxproj
+++ b/protocols/Telegram/telegram.vcxproj
@@ -27,10 +27,10 @@
</ImportGroup>
<ItemDefinitionGroup>
<ClCompile>
- <ExceptionHandling>Sync</ExceptionHandling>
+ <ExceptionHandling>Sync</ExceptionHandling>
<AdditionalIncludeDirectories>openssl\include;..\..\libs\libevent\include;..\..\libs\libevent\src\WIN32-Code\nmake;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DisableSpecificWarnings>4995;4996;4312;4091;4702;4204;4221;4201;4706;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ <DisableSpecificWarnings>4995;4996;4312;4091;4702;4204;4221;4201;4706;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<Link>
<AdditionalDependencies>libeay32.lib;ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies>
@@ -136,7 +136,4 @@
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
- <ItemGroup>
- <Text Include="res\pubkey.txt" />
- </ItemGroup>
</Project> \ No newline at end of file