-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdodo.sln
33 lines (33 loc) · 1.19 KB
/
dodo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "do", "bin\do.exe", "{09CED958-5524-4F28-A410-016B838D9818}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = W:\repos\dodo-lang\bin\do.exe
RemoteMachine = DESKTOP-5AOLN96
StartingDirectory = W:\repos\dodo-lang
Arguments = tests\test2.do
Environment = Default
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{09CED958-5524-4F28-A410-016B838D9818}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9FBB20B1-0BE4-4A72-A779-98DCBF4E04FA}
EndGlobalSection
EndGlobal