-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathUniversal x86 Tuning Utility Handheld.sln
30 lines (30 loc) · 1.62 KB
/
Universal x86 Tuning Utility Handheld.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Universal x86 Tuning Utility Handheld", "Universal x86 Tuning Utility Handheld\Universal x86 Tuning Utility Handheld.csproj", "{A65CA5F2-3BE7-44FC-8D79-9B00020291B2}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Universal x86 Tuning Utility Handheld V1", "Universal x86 Tuning Utility Handheld V1\Universal x86 Tuning Utility Handheld V1.vdproj", "{05BAD097-D0DA-45B9-85FB-B5423E8FA6B0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A65CA5F2-3BE7-44FC-8D79-9B00020291B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A65CA5F2-3BE7-44FC-8D79-9B00020291B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A65CA5F2-3BE7-44FC-8D79-9B00020291B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A65CA5F2-3BE7-44FC-8D79-9B00020291B2}.Release|Any CPU.Build.0 = Release|Any CPU
{05BAD097-D0DA-45B9-85FB-B5423E8FA6B0}.Debug|Any CPU.ActiveCfg = Release
{05BAD097-D0DA-45B9-85FB-B5423E8FA6B0}.Debug|Any CPU.Build.0 = Release
{05BAD097-D0DA-45B9-85FB-B5423E8FA6B0}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D4256080-5D5C-4EFC-AE1A-C449A658FA25}
EndGlobalSection
EndGlobal