forked from Tupelov/Libellus-Event-Tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLibellus Event Editing Tool.sln
31 lines (31 loc) · 1.6 KB
/
Libellus Event Editing Tool.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31919.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libellus Library", "Libellus Library\Libellus Library.csproj", "{8C8535E3-BA4F-42BD-81E4-D957E5D909DD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libellus Event Tool", "Libellus Event Tool\Libellus Event Tool.csproj", "{ECF2C9F6-3F35-4AE8-B4F6-8E9B82DB3517}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8C8535E3-BA4F-42BD-81E4-D957E5D909DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C8535E3-BA4F-42BD-81E4-D957E5D909DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C8535E3-BA4F-42BD-81E4-D957E5D909DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C8535E3-BA4F-42BD-81E4-D957E5D909DD}.Release|Any CPU.Build.0 = Release|Any CPU
{ECF2C9F6-3F35-4AE8-B4F6-8E9B82DB3517}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECF2C9F6-3F35-4AE8-B4F6-8E9B82DB3517}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECF2C9F6-3F35-4AE8-B4F6-8E9B82DB3517}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECF2C9F6-3F35-4AE8-B4F6-8E9B82DB3517}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1CE93346-778F-40E8-8E0A-705D29BD9440}
EndGlobalSection
EndGlobal