diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-14 21:37:19 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-14 21:37:19 +0000 |
commit | 4932283857884ab7d00a7901ee051760c0963348 (patch) | |
tree | 55faf0d602eff5d3ff6b745e6fd30dd39485f51c /protocols/Skype | |
parent | 63702a625bed0a11b3e24270a8ab979724ee03c1 (diff) |
- Skype: 2010 project adjusted
git-svn-id: http://svn.miranda-ng.org/main/trunk@4655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype')
-rw-r--r-- | protocols/Skype/Skype_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Skype/Skype_10.vcxproj b/protocols/Skype/Skype_10.vcxproj index 4c32bf787d..82ec19bc8e 100644 --- a/protocols/Skype/Skype_10.vcxproj +++ b/protocols/Skype/Skype_10.vcxproj @@ -84,6 +84,7 @@ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<ObjectFileName>$(IntDir)/%(RelativeDir)/</ObjectFileName>
+ <PrecompiledHeaderFile>afxres.h</PrecompiledHeaderFile>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
|