-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDebugSolution.sln
More file actions
33 lines (33 loc) · 1.26 KB
/
DebugSolution.sln
File metadata and controls
33 lines (33 loc) · 1.26 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36518.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "chessWinX64Debug", "build\chessWinX64Debug.exe", "{DE1C6449-D799-10C2-9B5C-8315F36AE883}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = C:\Users\elias\Projects\chess\build\chessWinX64Debug.exe
RemoteMachine = BALMORA
StartingDirectory = C:\Users\elias\Projects\chess\build
Environment = Default
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
IORedirection = Auto
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DE1C6449-D799-10C2-9B5C-8315F36AE883}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6E50FD17-0ABA-4B68-994C-58A734368B29}
EndGlobalSection
EndGlobal