-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSapphire.sln
27 lines (27 loc) · 1.18 KB
/
Sapphire.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 16
VisualStudioVersion = 16.0.34601.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Sapphire", "Sapphire.vcxproj", "{BC0C8D6D-4247-47C1-803E-063696B63187}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|i386 = Debug|i386
Release|i386 = Release|i386
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BC0C8D6D-4247-47C1-803E-063696B63187}.Debug|i386.ActiveCfg = Debug|x86
{BC0C8D6D-4247-47C1-803E-063696B63187}.Debug|i386.Build.0 = Debug|x86
{BC0C8D6D-4247-47C1-803E-063696B63187}.Debug|i386.Deploy.0 = Debug|x86
{BC0C8D6D-4247-47C1-803E-063696B63187}.Release|i386.ActiveCfg = Release|x86
{BC0C8D6D-4247-47C1-803E-063696B63187}.Release|i386.Build.0 = Release|x86
{BC0C8D6D-4247-47C1-803E-063696B63187}.Release|i386.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F04F6C75-8088-4AEA-91A7-63B57A776942}
EndGlobalSection
EndGlobal