-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathPolarisV2.sln
28 lines (28 loc) · 1.31 KB
/
PolarisV2.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.30406.217
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PolarisV2", "PolarisV2\PolarisV2.vcxproj", "{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release [Beta]|x64 = Release [Beta]|x64
Release [Prod]|x64 = Release [Prod]|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}.Release [Beta]|x64.ActiveCfg = Release [Beta]|x64
{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}.Release [Beta]|x64.Build.0 = Release [Beta]|x64
{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}.Release [Prod]|x64.ActiveCfg = Release [Prod]|x64
{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}.Release [Prod]|x64.Build.0 = Release [Prod]|x64
{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}.Release|x64.ActiveCfg = Release|x64
{8D22ABD0-0DE1-4AB1-B8CD-516C32CCA4CE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2E44925E-2A7A-4AD8-9B62-38DC0C9D091E}
EndGlobalSection
EndGlobal