-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsnowy.sln
20 lines (20 loc) · 904 Bytes
/
snowy.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "snowy", "snowy.mdproj", "{16E61EAD-5B9D-4697-9480-67FF695B7C62}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{16E61EAD-5B9D-4697-9480-67FF695B7C62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16E61EAD-5B9D-4697-9480-67FF695B7C62}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16E61EAD-5B9D-4697-9480-67FF695B7C62}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16E61EAD-5B9D-4697-9480-67FF695B7C62}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = snowy.mdproj
EndGlobalSection
EndGlobal