wxhelper-new/wxhelper.sln

26 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2024-06-16 13:17:24 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
2024-08-05 07:23:50 +08:00
VisualStudioVersion = 17.9.34723.18
2024-06-16 13:17:24 +08:00
MinimumVisualStudioVersion = 10.0.40219.1
2024-08-05 07:23:50 +08:00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxhelper", "wxhelper.vcxproj", "{40818871-0BD0-4363-B5C3-198F3CEF6CC0}"
2024-06-16 13:17:24 +08:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
2024-08-05 07:23:50 +08:00
Release|x64 = Release|x64
2024-06-16 13:17:24 +08:00
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2024-08-05 07:23:50 +08:00
{40818871-0BD0-4363-B5C3-198F3CEF6CC0}.Debug|x64.ActiveCfg = Debug|x64
{40818871-0BD0-4363-B5C3-198F3CEF6CC0}.Debug|x64.Build.0 = Debug|x64
{40818871-0BD0-4363-B5C3-198F3CEF6CC0}.Release|x64.ActiveCfg = Release|x64
{40818871-0BD0-4363-B5C3-198F3CEF6CC0}.Release|x64.Build.0 = Release|x64
2024-06-16 13:17:24 +08:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
2024-08-05 07:23:50 +08:00
SolutionGuid = {6E2841B9-FB48-4FB4-80D0-6970D17FB19C}
2024-06-16 13:17:24 +08:00
EndGlobalSection
EndGlobal