-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMudMaster.sln
More file actions
35 lines (35 loc) · 1.62 KB
/
MudMaster.sln
File metadata and controls
35 lines (35 loc) · 1.62 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
27
28
29
30
31
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Client", "Client\MudMaster.vcproj", "{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "MudMaster2k6 Setup", "MudMaster2000 Setup\MudMaster2000 Setup.vdproj", "{8133E43A-2C92-47DE-AA81-EAD27D7A1B98}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
ReleaseSWS = ReleaseSWS
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}.Debug.ActiveCfg = Debug|Win32
{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}.Debug.Build.0 = Debug|Win32
{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}.Release.ActiveCfg = Release|Win32
{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}.Release.Build.0 = Release|Win32
{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}.ReleaseSWS.ActiveCfg = ReleaseSWS|Win32
{3D11E99C-D6D6-46D1-AD01-3EDFFA535E1B}.ReleaseSWS.Build.0 = ReleaseSWS|Win32
{8133E43A-2C92-47DE-AA81-EAD27D7A1B98}.Debug.ActiveCfg = Debug
{8133E43A-2C92-47DE-AA81-EAD27D7A1B98}.Release.ActiveCfg = Release
{8133E43A-2C92-47DE-AA81-EAD27D7A1B98}.ReleaseSWS.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal