-
Notifications
You must be signed in to change notification settings - Fork 0
/
game_hl2mp-2005.sln
25 lines (25 loc) · 1.43 KB
/
game_hl2mp-2005.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 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client_hl2mp", "cl_dll\client_hl2mp-2005.vcproj", "{E44D6502-2BB4-47F8-85CF-ACDD4FC18329}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server_hl2mp", "dlls\server_hl2mp-2005.vcproj", "{1AA0213B-2B68-40CD-90F8-CFDFD37C1550}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug HL2MP|Win32 = Debug HL2MP|Win32
Release HL2MP|Win32 = Release HL2MP|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E44D6502-2BB4-47F8-85CF-ACDD4FC18329}.Debug HL2MP|Win32.ActiveCfg = Debug HL2MP|Win32
{E44D6502-2BB4-47F8-85CF-ACDD4FC18329}.Debug HL2MP|Win32.Build.0 = Debug HL2MP|Win32
{E44D6502-2BB4-47F8-85CF-ACDD4FC18329}.Release HL2MP|Win32.ActiveCfg = Release HL2MP|Win32
{E44D6502-2BB4-47F8-85CF-ACDD4FC18329}.Release HL2MP|Win32.Build.0 = Release HL2MP|Win32
{1AA0213B-2B68-40CD-90F8-CFDFD37C1550}.Debug HL2MP|Win32.ActiveCfg = Debug HL2MP|Win32
{1AA0213B-2B68-40CD-90F8-CFDFD37C1550}.Debug HL2MP|Win32.Build.0 = Debug HL2MP|Win32
{1AA0213B-2B68-40CD-90F8-CFDFD37C1550}.Release HL2MP|Win32.ActiveCfg = Release HL2MP|Win32
{1AA0213B-2B68-40CD-90F8-CFDFD37C1550}.Release HL2MP|Win32.Build.0 = Release HL2MP|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal