2020-08-03 13:27:42 -04:00
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
# Visual Studio Version 16
|
|
|
|
VisualStudioVersion = 16.0.29613.14
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2022-06-13 14:55:12 -04:00
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ring-daemon", "..\daemon\build\ring-daemon.vcxproj", "{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}"
|
2020-08-03 13:27:42 -04:00
|
|
|
EndProject
|
2022-06-13 14:55:12 -04:00
|
|
|
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "JamiInstaller", "JamiInstaller\JamiInstaller.wixproj", "{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}"
|
2020-08-03 13:27:42 -04:00
|
|
|
ProjectSection(ProjectDependencies) = postProject
|
2022-06-13 14:55:12 -04:00
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34} = {78446125-FFDC-3CD8-BCBA-52E191038A34}
|
2020-08-03 13:27:42 -04:00
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "daemon", "daemon", "{B6752729-7398-46FA-9CF0-DC854C6AB8CA}"
|
|
|
|
EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "client", "client", "{1ECB5BD6-B3A0-4135-BA3F-48FC367B61C9}"
|
|
|
|
EndProject
|
2022-06-13 14:55:12 -04:00
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jami-qt", "build\jami-qt.vcxproj", "{78446125-FFDC-3CD8-BCBA-52E191038A34}"
|
|
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08} = {3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}
|
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjamiclient", "build\src\libclient\libjamiclient.vcxproj", "{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}"
|
|
|
|
EndProject
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qtwrapper", "build\src\libclient\qtwrapper\qtwrapper.vcxproj", "{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}"
|
2021-04-15 14:54:18 -04:00
|
|
|
ProjectSection(ProjectDependencies) = postProject
|
2022-06-13 14:55:12 -04:00
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD} = {DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}
|
2021-04-15 14:54:18 -04:00
|
|
|
EndProjectSection
|
2020-08-03 13:27:42 -04:00
|
|
|
EndProject
|
|
|
|
Global
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
Beta|Any CPU = Beta|Any CPU
|
|
|
|
Beta|x64 = Beta|x64
|
|
|
|
Beta|x86 = Beta|x86
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
Debug|x64 = Debug|x64
|
|
|
|
Debug|x86 = Debug|x86
|
2021-04-09 15:00:12 -04:00
|
|
|
MinSizeRel|Any CPU = MinSizeRel|Any CPU
|
|
|
|
MinSizeRel|x64 = MinSizeRel|x64
|
|
|
|
MinSizeRel|x86 = MinSizeRel|x86
|
2020-08-03 13:27:42 -04:00
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
Release|x64 = Release|x64
|
|
|
|
Release|x86 = Release|x86
|
|
|
|
ReleaseCompile|Any CPU = ReleaseCompile|Any CPU
|
|
|
|
ReleaseCompile|x64 = ReleaseCompile|x64
|
|
|
|
ReleaseCompile|x86 = ReleaseCompile|x86
|
|
|
|
ReleaseLib_win32|Any CPU = ReleaseLib_win32|Any CPU
|
|
|
|
ReleaseLib_win32|x64 = ReleaseLib_win32|x64
|
|
|
|
ReleaseLib_win32|x86 = ReleaseLib_win32|x86
|
|
|
|
ReleaseLib|Any CPU = ReleaseLib|Any CPU
|
|
|
|
ReleaseLib|x64 = ReleaseLib|x64
|
|
|
|
ReleaseLib|x86 = ReleaseLib|x86
|
2021-04-09 15:00:12 -04:00
|
|
|
RelWithDebInfo|Any CPU = RelWithDebInfo|Any CPU
|
|
|
|
RelWithDebInfo|x64 = RelWithDebInfo|x64
|
|
|
|
RelWithDebInfo|x86 = RelWithDebInfo|x86
|
2020-08-03 13:27:42 -04:00
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
2022-06-13 14:55:12 -04:00
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Beta|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Beta|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Beta|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Beta|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Beta|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Beta|x86.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Debug|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Debug|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Debug|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Debug|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Debug|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Debug|x86.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.MinSizeRel|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.MinSizeRel|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.MinSizeRel|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.MinSizeRel|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.MinSizeRel|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.MinSizeRel|x86.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Release|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Release|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Release|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Release|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Release|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.Release|x86.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseCompile|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseCompile|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseCompile|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseCompile|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseCompile|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseCompile|x86.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib_win32|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib_win32|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib_win32|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib_win32|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.ReleaseLib|x86.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.RelWithDebInfo|Any CPU.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.RelWithDebInfo|Any CPU.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.RelWithDebInfo|x64.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.RelWithDebInfo|x64.Build.0 = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.RelWithDebInfo|x86.ActiveCfg = ReleaseLib_win32|x64
|
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD}.RelWithDebInfo|x86.Build.0 = ReleaseLib_win32|x64
|
2020-08-03 13:27:42 -04:00
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Beta|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Beta|x64.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Beta|x64.Build.0 = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Beta|x86.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Debug|Any CPU.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Debug|Any CPU.Build.0 = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Debug|x64.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Debug|x64.Build.0 = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Debug|x86.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Debug|x86.Build.0 = Beta|x64
|
2021-04-09 15:00:12 -04:00
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.MinSizeRel|Any CPU.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.MinSizeRel|Any CPU.Build.0 = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.MinSizeRel|x64.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.MinSizeRel|x64.Build.0 = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.MinSizeRel|x86.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.MinSizeRel|x86.Build.0 = Beta|x64
|
2020-08-03 13:27:42 -04:00
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Release|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Release|x64.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.Release|x86.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseCompile|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseCompile|Any CPU.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseCompile|x64.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseCompile|x64.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseCompile|x86.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseCompile|x86.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib_win32|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib_win32|Any CPU.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib_win32|x64.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib_win32|x64.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib_win32|x86.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib_win32|x86.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib|Any CPU.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib|x64.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib|x64.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib|x86.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.ReleaseLib|x86.Build.0 = Release|x64
|
2021-04-09 15:00:12 -04:00
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.RelWithDebInfo|Any CPU.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.RelWithDebInfo|Any CPU.Build.0 = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.RelWithDebInfo|x64.ActiveCfg = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.RelWithDebInfo|x64.Build.0 = Release|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.RelWithDebInfo|x86.ActiveCfg = Beta|x64
|
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48}.RelWithDebInfo|x86.Build.0 = Beta|x64
|
2022-06-13 14:55:12 -04:00
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Beta|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Beta|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Beta|x64.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Beta|x64.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Beta|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Beta|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Debug|Any CPU.ActiveCfg = Debug|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Debug|x86.ActiveCfg = Debug|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.MinSizeRel|Any CPU.ActiveCfg = MinSizeRel|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.MinSizeRel|x86.ActiveCfg = MinSizeRel|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Release|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Release|x64.Build.0 = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.Release|x86.ActiveCfg = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseCompile|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseCompile|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseCompile|x64.ActiveCfg = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseCompile|x64.Build.0 = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseCompile|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseCompile|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib_win32|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib_win32|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib_win32|x64.ActiveCfg = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib_win32|x64.Build.0 = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib_win32|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib_win32|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib|x64.ActiveCfg = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib|x64.Build.0 = Release|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.ReleaseLib|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.RelWithDebInfo|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Beta|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Beta|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Beta|x64.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Beta|x64.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Beta|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Beta|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Debug|Any CPU.ActiveCfg = Debug|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Debug|x86.ActiveCfg = Debug|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.MinSizeRel|Any CPU.ActiveCfg = MinSizeRel|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.MinSizeRel|x86.ActiveCfg = MinSizeRel|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Release|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Release|x64.Build.0 = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.Release|x86.ActiveCfg = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseCompile|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseCompile|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseCompile|x64.ActiveCfg = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseCompile|x64.Build.0 = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseCompile|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseCompile|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib_win32|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib_win32|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib_win32|x64.ActiveCfg = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib_win32|x64.Build.0 = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib_win32|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib_win32|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib|x64.ActiveCfg = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib|x64.Build.0 = Release|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.ReleaseLib|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.RelWithDebInfo|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Beta|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Beta|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Beta|x64.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Beta|x64.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Beta|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Beta|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Debug|Any CPU.ActiveCfg = Debug|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Debug|x86.ActiveCfg = Debug|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.MinSizeRel|Any CPU.ActiveCfg = MinSizeRel|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.MinSizeRel|x86.ActiveCfg = MinSizeRel|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Release|Any CPU.ActiveCfg = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Release|x64.Build.0 = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.Release|x86.ActiveCfg = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseCompile|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseCompile|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseCompile|x64.ActiveCfg = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseCompile|x64.Build.0 = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseCompile|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseCompile|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib_win32|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib_win32|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib_win32|x64.ActiveCfg = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib_win32|x64.Build.0 = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib_win32|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib_win32|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib|Any CPU.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib|x64.ActiveCfg = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib|x64.Build.0 = Release|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib|x86.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.ReleaseLib|x86.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.RelWithDebInfo|Any CPU.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|x64
|
2020-08-03 13:27:42 -04:00
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(NestedProjects) = preSolution
|
2022-06-13 14:55:12 -04:00
|
|
|
{DFA5D1FE-60B6-3D10-87F8-1D5E45C8C5FD} = {B6752729-7398-46FA-9CF0-DC854C6AB8CA}
|
2020-08-03 13:27:42 -04:00
|
|
|
{DBBFBC55-1C20-4D21-AE3B-6E8B14C4FE48} = {1ECB5BD6-B3A0-4135-BA3F-48FC367B61C9}
|
2022-06-13 14:55:12 -04:00
|
|
|
{78446125-FFDC-3CD8-BCBA-52E191038A34} = {1ECB5BD6-B3A0-4135-BA3F-48FC367B61C9}
|
|
|
|
{3EF5E2A0-3D11-3500-9E55-D31AE9FCDB08} = {1ECB5BD6-B3A0-4135-BA3F-48FC367B61C9}
|
|
|
|
{763BAFFB-47C2-3800-B47A-C5FAC57B0B10} = {1ECB5BD6-B3A0-4135-BA3F-48FC367B61C9}
|
2020-08-03 13:27:42 -04:00
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
SolutionGuid = {5C2901E8-26FE-444A-A80E-02AF8147CD34}
|
|
|
|
EndGlobalSection
|
|
|
|
EndGlobal
|