-
Notifications
You must be signed in to change notification settings - Fork 2
/
mucomMD2vgm.sln
46 lines (46 loc) · 2.28 KB
/
mucomMD2vgm.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
34
35
36
37
38
39
40
41
42
43
44
45
46
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mucomMD2vgm", "mucomMD2vgm\mucomMD2vgm.csproj", "{B3554207-5883-4B0F-9442-72BDD9807645}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Core", "Core\Core.csproj", "{CBFDD016-1B2B-4838-8B1D-0C1178944110}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mdvc", "mdvc\mdvc.csproj", "{7D4FB783-117F-455D-B860-0ED2985A3589}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CFECC55A-CDE6-4512-93A5-08BF6F481878}"
ProjectSection(SolutionItems) = preProject
CHANGE.txt = CHANGE.txt
LICENSE.txt = LICENSE.txt
makeZip.bat = makeZip.bat
mucomMD2vgm_MMLCommandMemo.txt = mucomMD2vgm_MMLCommandMemo.txt
README.md = README.md
removeZoneIdent.bat = removeZoneIdent.bat
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B3554207-5883-4B0F-9442-72BDD9807645}.Debug|x64.ActiveCfg = Debug|x64
{B3554207-5883-4B0F-9442-72BDD9807645}.Debug|x64.Build.0 = Debug|x64
{B3554207-5883-4B0F-9442-72BDD9807645}.Release|x64.ActiveCfg = Release|x64
{B3554207-5883-4B0F-9442-72BDD9807645}.Release|x64.Build.0 = Release|x64
{CBFDD016-1B2B-4838-8B1D-0C1178944110}.Debug|x64.ActiveCfg = Debug|x64
{CBFDD016-1B2B-4838-8B1D-0C1178944110}.Debug|x64.Build.0 = Debug|x64
{CBFDD016-1B2B-4838-8B1D-0C1178944110}.Release|x64.ActiveCfg = Release|x64
{CBFDD016-1B2B-4838-8B1D-0C1178944110}.Release|x64.Build.0 = Release|x64
{7D4FB783-117F-455D-B860-0ED2985A3589}.Debug|x64.ActiveCfg = Debug|x64
{7D4FB783-117F-455D-B860-0ED2985A3589}.Debug|x64.Build.0 = Debug|x64
{7D4FB783-117F-455D-B860-0ED2985A3589}.Release|x64.ActiveCfg = Release|x64
{7D4FB783-117F-455D-B860-0ED2985A3589}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B668CD2D-77CD-4FD4-9233-7A3726E45398}
EndGlobalSection
EndGlobal