-
Notifications
You must be signed in to change notification settings - Fork 9
/
androidUtils.sln
28 lines (28 loc) · 1.23 KB
/
androidUtils.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29001.49
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "androidUtils", "Inf18\Inf18.vcxproj", "{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}.Release|ARM.ActiveCfg = Release|ARM
{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}.Release|ARM.Build.0 = Release|ARM
{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}.Release|ARM64.ActiveCfg = Release|ARM64
{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}.Release|ARM64.Build.0 = Release|ARM64
{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}.Release|x86.ActiveCfg = Release|x86
{EDE9AE44-3CD2-48A9-A646-4CDE33D50AF8}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {78DA95C4-0069-4984-ABB0-91503813A353}
EndGlobalSection
EndGlobal