From d4e3eb97fc7b28124094ae40ec3536bbddd58f5e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 27 Apr 2015 06:03:25 +0000 Subject: warning fix (exceptions) git-svn-id: http://svn.miranda-ng.org/main/trunk@13189 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/Tox.vcxproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/protocols/Tox/Tox.vcxproj b/protocols/Tox/Tox.vcxproj index 3e958aef64..f39af3778a 100644 --- a/protocols/Tox/Tox.vcxproj +++ b/protocols/Tox/Tox.vcxproj @@ -45,4 +45,9 @@ copy docs\tox.ini "$(SolutionDir)$(Configuration)64\Plugins" /y + + + Sync + + -- cgit v1.2.3