diff options
author | George Hazan <george.hazan@gmail.com> | 2015-01-03 17:26:28 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-01-03 17:26:28 +0000 |
commit | 4bd2a4a2f21993ff364e35c2c303b929bcd39e08 (patch) | |
tree | 5317bf029a4416fbddd283d96b5dc5ab802d4e6e /src/miranda32_12.vcxproj | |
parent | d7395494bc3929b5304cb6967287a1a38ca0000e (diff) |
loader of external plugins with MUUID_SSL support
git-svn-id: http://svn.miranda-ng.org/main/trunk@11748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_12.vcxproj')
-rw-r--r-- | src/miranda32_12.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/miranda32_12.vcxproj b/src/miranda32_12.vcxproj index f9ad51416b..7fb98bfb35 100644 --- a/src/miranda32_12.vcxproj +++ b/src/miranda32_12.vcxproj @@ -449,9 +449,6 @@ <ClCompile Include="modules\netlib\netlibsock.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
- <ClCompile Include="modules\netlib\netlibssl.cpp">
- <PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
- </ClCompile>
<ClCompile Include="modules\netlib\netlibupnp.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
|