-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathHwidGetCurrentEx.sln
37 lines (37 loc) · 1.96 KB
/
HwidGetCurrentEx.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32228.430
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gatherosstate", "D:\downloads\Compressed\gatherosstate-9c686af7167fa393a1c4652b7c1acc5a651d00bb\gatherosstate\gatherosstate\gatherosstate.csproj", "{728ADAD5-AD62-469B-8270-D47E34A11CB8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Debug|Mixed Platforms.Build.0 = Debug|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Debug|x86.ActiveCfg = Debug|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Debug|x86.Build.0 = Debug|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Release|Any CPU.Build.0 = Release|Any CPU
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Release|Mixed Platforms.ActiveCfg = Release|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Release|Mixed Platforms.Build.0 = Release|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Release|x86.ActiveCfg = Release|x86
{728ADAD5-AD62-469B-8270-D47E34A11CB8}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1BF57D8A-5097-49CF-B670-BA58C9861021}
EndGlobalSection
EndGlobal