forked from MmMapIoSpace/UCMapper
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathUCMapper.sln
27 lines (27 loc) · 1.23 KB
/
UCMapper.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34004.107
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UCMapper", "UCMapper\UCMapper.vcxproj", "{88FB186E-9662-4DB3-BBB1-E12A23522EA3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UCDummy", "UCDummy\UCDummy.vcxproj", "{4896E9CA-882E-46C6-9A9F-1F2A1CC439FB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{88FB186E-9662-4DB3-BBB1-E12A23522EA3}.Release|x64.ActiveCfg = Release|x64
{88FB186E-9662-4DB3-BBB1-E12A23522EA3}.Release|x64.Build.0 = Release|x64
{4896E9CA-882E-46C6-9A9F-1F2A1CC439FB}.Release|x64.ActiveCfg = Release|x64
{4896E9CA-882E-46C6-9A9F-1F2A1CC439FB}.Release|x64.Build.0 = Release|x64
{4896E9CA-882E-46C6-9A9F-1F2A1CC439FB}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1DBDFB11-75CE-4D10-AB29-6A68581D3208}
EndGlobalSection
EndGlobal