-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDD2FFU.sln
More file actions
24 lines (24 loc) · 1.02 KB
/
DD2FFU.sln
File metadata and controls
24 lines (24 loc) · 1.02 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35111.106
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DD2FFU", "DD2FFU\DD2FFU.csproj", "{CA57DA6A-2A35-4CA0-A620-A93FE63BB0F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CA57DA6A-2A35-4CA0-A620-A93FE63BB0F8}.Debug|x86.ActiveCfg = Debug|x86
{CA57DA6A-2A35-4CA0-A620-A93FE63BB0F8}.Debug|x86.Build.0 = Debug|x86
{CA57DA6A-2A35-4CA0-A620-A93FE63BB0F8}.Release|x86.ActiveCfg = Release|x86
{CA57DA6A-2A35-4CA0-A620-A93FE63BB0F8}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6DA621E5-47DB-4347-9E95-7BD95B89DA04}
EndGlobalSection
EndGlobal