Add project files.

This commit is contained in:
2025-09-02 15:32:24 +01:00
parent 6a633eed7a
commit 50bb9c9781
53 changed files with 9925 additions and 0 deletions

31
AiQ_GUI_NET_Test.sln Normal file
View File

@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.36105.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AiQ_GUI_NET_Test", "AiQ_GUI_NET_Test.csproj", "{F19648CA-201B-48A6-A9EF-C000532E5C86}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Debug|x86.ActiveCfg = Debug|x86
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Debug|x86.Build.0 = Debug|x86
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Release|Any CPU.Build.0 = Release|Any CPU
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Release|x86.ActiveCfg = Release|x86
{F19648CA-201B-48A6-A9EF-C000532E5C86}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {65E4A16A-2E12-4C99-839A-91EB64B53D48}
EndGlobalSection
EndGlobal