From 011b122c03b39c6c76121755ef681e1eb7821674 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 3 Jan 2015 13:17:21 +0000 Subject: oops git-svn-id: http://svn.miranda-ng.org/main/trunk@11741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/Tox_10.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Tox') diff --git a/protocols/Tox/Tox_10.vcxproj b/protocols/Tox/Tox_10.vcxproj index 9d962f7a2c..b03f37bf48 100644 --- a/protocols/Tox/Tox_10.vcxproj +++ b/protocols/Tox/Tox_10.vcxproj @@ -128,7 +128,7 @@ ..\..\include\msapi - copy bin\$(PlatformName)\libtox.dll "$(SolutionDir)$(Configuration)\libtox.dll" /y + copy bin\$(PlatformName)\libtox.dll "$(SolutionDir)$(Configuration)64\libtox.dll" /y @@ -190,7 +190,7 @@ ..\..\include\msapi - copy bin\$(PlatformName)\libtox.dll "$(SolutionDir)$(Configuration)\libtox.dll" /y + copy bin\$(PlatformName)\libtox.dll "$(SolutionDir)$(Configuration)64\libtox.dll" /y -- cgit v1.2.3