WeChatFerry/WeChatFerry.sln

37 lines
1.7 KiB
Plaintext
Raw Normal View History

2021-02-12 23:21:57 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
2022-10-15 20:25:42 +08:00
VisualStudioVersion = 16.0.32802.440
2021-02-12 23:21:57 +08:00
MinimumVisualStudioVersion = 10.0.40219.1
2022-10-15 20:25:42 +08:00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spy", "spy\spy.vcxproj", "{4DE80B82-5F6A-4C4C-9D16-1574308110FA}"
2021-02-12 23:21:57 +08:00
EndProject
2022-10-15 20:25:42 +08:00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpp", "cpp\cpp.vcxproj", "{2FC45612-A106-42D1-871F-1DE704095B2C}"
2021-02-12 23:21:57 +08:00
ProjectSection(ProjectDependencies) = postProject
2022-10-15 20:25:42 +08:00
{ABFCB647-137F-478B-A73E-F0B1E3ADC215} = {ABFCB647-137F-478B-A73E-F0B1E3ADC215}
2021-02-12 23:21:57 +08:00
EndProjectSection
EndProject
2022-10-15 20:25:42 +08:00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdk", "sdk\sdk.vcxproj", "{ABFCB647-137F-478B-A73E-F0B1E3ADC215}"
2021-02-12 23:21:57 +08:00
ProjectSection(ProjectDependencies) = postProject
2022-10-15 20:25:42 +08:00
{4DE80B82-5F6A-4C4C-9D16-1574308110FA} = {4DE80B82-5F6A-4C4C-9D16-1574308110FA}
2021-02-12 23:21:57 +08:00
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2022-10-15 20:25:42 +08:00
{4DE80B82-5F6A-4C4C-9D16-1574308110FA}.Release|x86.ActiveCfg = Release|Win32
{4DE80B82-5F6A-4C4C-9D16-1574308110FA}.Release|x86.Build.0 = Release|Win32
{2FC45612-A106-42D1-871F-1DE704095B2C}.Release|x86.ActiveCfg = Release|Win32
{2FC45612-A106-42D1-871F-1DE704095B2C}.Release|x86.Build.0 = Release|Win32
{ABFCB647-137F-478B-A73E-F0B1E3ADC215}.Release|x86.ActiveCfg = Release|Win32
{ABFCB647-137F-478B-A73E-F0B1E3ADC215}.Release|x86.Build.0 = Release|Win32
2021-02-12 23:21:57 +08:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
2022-10-15 20:25:42 +08:00
SolutionGuid = {76A678AA-570C-4CB7-B58F-3B2C170ACAC0}
2021-02-12 23:21:57 +08:00
EndGlobalSection
EndGlobal