-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWindowsGame1.sln
More file actions
26 lines (26 loc) · 1.29 KB
/
Copy pathWindowsGame1.sln
File metadata and controls
26 lines (26 loc) · 1.29 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WindowsGame1", "WindowsGame1\WindowsGame1\WindowsGame1.vbproj", "{D8A3BDB3-725C-4B7F-A53C-875CA44F4C19}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsGame1Content", "WindowsGame1\WindowsGame1Content\WindowsGame1Content.contentproj", "{F2A7601A-C376-420F-8850-9DC7418D8486}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8A3BDB3-725C-4B7F-A53C-875CA44F4C19}.Debug|x86.ActiveCfg = Debug|x86
{D8A3BDB3-725C-4B7F-A53C-875CA44F4C19}.Debug|x86.Build.0 = Debug|x86
{D8A3BDB3-725C-4B7F-A53C-875CA44F4C19}.Release|x86.ActiveCfg = Release|x86
{D8A3BDB3-725C-4B7F-A53C-875CA44F4C19}.Release|x86.Build.0 = Release|x86
{F2A7601A-C376-420F-8850-9DC7418D8486}.Debug|x86.ActiveCfg = Debug|x86
{F2A7601A-C376-420F-8850-9DC7418D8486}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal