From 4713bb2ff5b737628291e2903dd0245e3a6212e4 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 15 Dec 2014 10:21:36 +0000 Subject: ICQCorp and Tox added to mir_dev solution git-svn-id: http://svn.miranda-ng.org/main/trunk@11434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/proto_tox/Proto_Tox_10.vcxproj | 2 +- protocols/Tox/proto_tox/Proto_Tox_12.vcxproj | 268 +++++++++++++-------------- 2 files changed, 135 insertions(+), 135 deletions(-) (limited to 'protocols/Tox/proto_tox') diff --git a/protocols/Tox/proto_tox/Proto_Tox_10.vcxproj b/protocols/Tox/proto_tox/Proto_Tox_10.vcxproj index c5d8b0d0e5..1c6f416296 100644 --- a/protocols/Tox/proto_tox/Proto_Tox_10.vcxproj +++ b/protocols/Tox/proto_tox/Proto_Tox_10.vcxproj @@ -19,7 +19,7 @@ - {44298314-7DD4-4EF7-B576-30E503257223} + {129A4E61-E476-45E8-BD50-5E03BA80E9AD} Proto_Tox diff --git a/protocols/Tox/proto_tox/Proto_Tox_12.vcxproj b/protocols/Tox/proto_tox/Proto_Tox_12.vcxproj index fb5df8038a..7dfdcf9c44 100644 --- a/protocols/Tox/proto_tox/Proto_Tox_12.vcxproj +++ b/protocols/Tox/proto_tox/Proto_Tox_12.vcxproj @@ -1,135 +1,135 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {44298314-7DD4-4EF7-B576-30E503257223} - Proto_Tox - - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - false - Unicode - v120_xp - - - DynamicLibrary - false - Unicode - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Icons\ - $(SolutionDir)$(Configuration)64\Icons\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Icons\ - $(SolutionDir)$(Configuration)64\Icons\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Windows - true - false - $(SolutionDir)\lib - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - - - Windows - true - false - $(SolutionDir)\lib - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - - - Windows - true - false - $(SolutionDir)\lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - - - Windows - true - false - $(SolutionDir)\lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - - - - - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {129A4E61-E476-45E8-BD50-5E03BA80E9AD} + Proto_Tox + + + + DynamicLibrary + true + Unicode + v120_xp + + + DynamicLibrary + true + Unicode + v120_xp + + + DynamicLibrary + false + Unicode + v120_xp + + + DynamicLibrary + false + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)64\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)64\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Windows + true + false + $(SolutionDir)\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3