From 9f75de77d912d11d49d36a9c87b3b94fe43209f1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 May 2020 14:11:15 +0300 Subject: fix for broken project file compatibility in VS2019 16.6.0 --- protocols/Gadu-Gadu/gadugadu.vcxproj | 106 +++++++++++++++++++++++++- protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj | 5 ++ 2 files changed, 107 insertions(+), 4 deletions(-) (limited to 'protocols/Gadu-Gadu') diff --git a/protocols/Gadu-Gadu/gadugadu.vcxproj b/protocols/Gadu-Gadu/gadugadu.vcxproj index 0e4c337738..09c198eb26 100644 --- a/protocols/Gadu-Gadu/gadugadu.vcxproj +++ b/protocols/Gadu-Gadu/gadugadu.vcxproj @@ -25,6 +25,101 @@ + + + + + + + + + + + + + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + src\libgadu;$(ProjectDir)..\..\libs\zlib\src;%(AdditionalIncludeDirectories) @@ -33,10 +128,9 @@ - - NotUsing - - + + + @@ -44,4 +138,8 @@ false + + + + \ No newline at end of file diff --git a/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj b/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj index 27ff2e4c7d..79355d8b85 100644 --- a/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj +++ b/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj @@ -25,4 +25,9 @@ + + + Create + + \ No newline at end of file -- cgit v1.2.3