forked from KeppySoftware/KMC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
KeppyMIDIConverter.sln
25 lines (25 loc) · 1.07 KB
/
KeppyMIDIConverter.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeppyMIDIConverter", "KeppyMIDIConverter\KeppyMIDIConverter.csproj", "{1441C6C1-660D-4E7D-A540-C7681E561394}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1441C6C1-660D-4E7D-A540-C7681E561394}.Release|x64.ActiveCfg = Release|x64
{1441C6C1-660D-4E7D-A540-C7681E561394}.Release|x64.Build.0 = Release|x64
{1441C6C1-660D-4E7D-A540-C7681E561394}.Release|x86.ActiveCfg = Release|x86
{1441C6C1-660D-4E7D-A540-C7681E561394}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5350F424-753A-4D5B-A99F-3759285EF1E9}
EndGlobalSection
EndGlobal