-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTinkerApp.sln
More file actions
33 lines (33 loc) · 1.23 KB
/
TinkerApp.sln
File metadata and controls
33 lines (33 loc) · 1.23 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 16
VisualStudioVersion = 16.0.32901.82
MinimumVisualStudioVersion = 10.0.40219.1
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "tinkerapp", "Build\tinkerapp.exe", "{D699DA58-751A-4D89-84A3-260D0A59EEFE}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = D:\Projects\Code\Tinker\Build\tinkerapp.exe
RemoteMachine = DESKTOP-LBFR4L4
StartingDirectory = D:\Projects\Code\Tinker\Build
Environment = Default
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
IORedirection = Auto
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D699DA58-751A-4D89-84A3-260D0A59EEFE}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A0BD69A8-CC45-468F-8E98-38189E278B80}
EndGlobalSection
EndGlobal