diff options
author | George Hazan <ghazan@miranda.im> | 2019-06-26 23:06:45 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-06-26 23:06:45 +0300 |
commit | 84b095e0faa33bd6af98f89dabf6b4e54312f113 (patch) | |
tree | b8acd7add93d264cd959a4416cd099e95ccc2fed /protocols/JabberG | |
parent | ede0e5088aa37d1ef710a7bf74ccead5140c9117 (diff) |
project file fix
Diffstat (limited to 'protocols/JabberG')
-rwxr-xr-x | protocols/JabberG/jabber.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber.vcxproj b/protocols/JabberG/jabber.vcxproj index 193822a287..a879ac3491 100755 --- a/protocols/JabberG/jabber.vcxproj +++ b/protocols/JabberG/jabber.vcxproj @@ -39,7 +39,6 @@ </ProjectReference>
<ProjectReference Include="..\..\libs\zlib\zlib.vcxproj">
<Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
</Project>
\ No newline at end of file |