forked from sam-truscott/wumpusopenal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
out_wumpus.sln
32 lines (32 loc) · 1.44 KB
/
out_wumpus.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
29
30
31
32
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2050
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5909181C-26DE-4C1F-BD3C-6CE7AE844222}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "out_openal", "out_wumpus.vcxproj", "{3B29D613-DE3B-43B1-A9AD-77A81D3C744D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3B29D613-DE3B-43B1-A9AD-77A81D3C744D}.Debug|Win32.ActiveCfg = Release|Win32
{3B29D613-DE3B-43B1-A9AD-77A81D3C744D}.Debug|Win32.Build.0 = Release|Win32
{3B29D613-DE3B-43B1-A9AD-77A81D3C744D}.Release|Win32.ActiveCfg = Release|Win32
{3B29D613-DE3B-43B1-A9AD-77A81D3C744D}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
AMDCaProjectFile = C:\Development\winampopenalout\trunk\CodeAnalyst\out_wumpus.caw
SolutionGuid = {81FB52CA-763E-4FCD-A83E-6FAA077CE7AE}
EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
EndGlobal