@@ -3,18 +3,40 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 14
4
4
VisualStudioVersion = 14.0.25420.1
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Portal2Start" , "Portal2Start\Portal2Start.csproj" , "{3967DF54-8BA9-4724-8A2D-885A26A6BB2A}"
6
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "p2s" , "p2s\p2s.vcxproj" , "{126DE746-E3FF-4AFC-9411-90A6559951C5}"
7
+ EndProject
8
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "p2scn" , "p2scn\p2scn.vcxproj" , "{562F1C38-6870-4BB4-8C7E-F09FFB387002}"
7
9
EndProject
8
10
Global
9
11
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10
12
Debug| Any CPU = Debug| Any CPU
13
+ Debug| x64 = Debug| x64
14
+ Debug| x86 = Debug| x86
11
15
Release| Any CPU = Release| Any CPU
16
+ Release| x64 = Release| x64
17
+ Release| x86 = Release| x86
12
18
EndGlobalSection
13
19
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
14
- {3967DF54-8BA9-4724-8A2D-885A26A6BB2A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
15
- {3967DF54-8BA9-4724-8A2D-885A26A6BB2A} .Debug| Any CPU .Build .0 = Debug| Any CPU
16
- {3967DF54-8BA9-4724-8A2D-885A26A6BB2A} .Release| Any CPU .ActiveCfg = Release| Any CPU
17
- {3967DF54-8BA9-4724-8A2D-885A26A6BB2A} .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Debug| Any CPU .ActiveCfg = Debug| Win32
21
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Debug| x64 .ActiveCfg = Debug| x64
22
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Debug| x64 .Build .0 = Debug| x64
23
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Debug| x86 .ActiveCfg = Debug| Win32
24
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Debug| x86 .Build .0 = Debug| Win32
25
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Release| Any CPU .ActiveCfg = Release| Win32
26
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Release| x64 .ActiveCfg = Release| x64
27
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Release| x64 .Build .0 = Release| x64
28
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Release| x86 .ActiveCfg = Release| Win32
29
+ {126DE746-E3FF-4AFC-9411-90A6559951C5} .Release| x86 .Build .0 = Release| Win32
30
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Debug| Any CPU .ActiveCfg = Debug| Win32
31
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Debug| x64 .ActiveCfg = Debug| x64
32
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Debug| x64 .Build .0 = Debug| x64
33
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Debug| x86 .ActiveCfg = Debug| Win32
34
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Debug| x86 .Build .0 = Debug| Win32
35
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Release| Any CPU .ActiveCfg = Release| Win32
36
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Release| x64 .ActiveCfg = Release| x64
37
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Release| x64 .Build .0 = Release| x64
38
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Release| x86 .ActiveCfg = Release| Win32
39
+ {562F1C38-6870-4BB4-8C7E-F09FFB387002} .Release| x86 .Build .0 = Release| Win32
18
40
EndGlobalSection
19
41
GlobalSection (SolutionProperties ) = preSolution
20
42
HideSolutionNode = FALSE
0 commit comments