-
Notifications
You must be signed in to change notification settings - Fork 8
/
1964.sln
34 lines (34 loc) · 1.67 KB
/
1964.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
33
34
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "1964", "1964.vcproj", "{9B3935DB-768E-497D-A5DA-0C9E52E7998B}"
EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
SccNumberOfProjects = 1
SccProjectUniqueName0 = 1964.vcproj
SccProjectName0 = \u0022$/1964\u0022,\u0020RDAAAAAA
SccLocalPath0 = .
SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
EndGlobalSection
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
ConfigName.2 = Release Opcode Debugger
ConfigName.3 = Release with .NET Debugging
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Debug.ActiveCfg = Debug|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Debug.Build.0 = Debug|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Release.ActiveCfg = Release|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Release.Build.0 = Release|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Release Opcode Debugger.ActiveCfg = Release Opcode Debugger|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Release Opcode Debugger.Build.0 = Release Opcode Debugger|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Release with .NET Debugging.ActiveCfg = Release with .NET Debugging|Win32
{9B3935DB-768E-497D-A5DA-0C9E52E7998B}.Release with .NET Debugging.Build.0 = Release with .NET Debugging|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal