-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsts.sln
25 lines (25 loc) · 1.08 KB
/
sts.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sts", "sts.vcproj", "{5F81BFA2-7E85-4413-8B2F-37BDFD16DFF4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{61B056A9-69BC-48B4-BBC1-23340BD87B03}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5F81BFA2-7E85-4413-8B2F-37BDFD16DFF4}.Debug|Win32.ActiveCfg = Debug|Win32
{5F81BFA2-7E85-4413-8B2F-37BDFD16DFF4}.Debug|Win32.Build.0 = Debug|Win32
{5F81BFA2-7E85-4413-8B2F-37BDFD16DFF4}.Release|Win32.ActiveCfg = Release|Win32
{5F81BFA2-7E85-4413-8B2F-37BDFD16DFF4}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal