-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMDSDK.sln
34 lines (34 loc) · 1.31 KB
/
MDSDK.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33801.468
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E6FE30A9-8C14-4D46-A2C6-4DE3D52588FB}"
ProjectSection(SolutionItems) = preProject
CommonModels.cs = CommonModels.cs
CommonModelsWin32.cs = CommonModelsWin32.cs
configuration.txt = configuration.txt
EditorBase.cs = EditorBase.cs
EditorObjectModel.cs = EditorObjectModel.cs
ExampleCode.cs = ExampleCode.cs
GitProcess.cs = GitProcess.cs
ProgramBase.cs = ProgramBase.cs
README.md = README.md
Schemer.cs = Schemer.cs
SchemerCustomConfiguration.cs = SchemerCustomConfiguration.cs
SchemerEditors.cs = SchemerEditors.cs
Table.cs = Table.cs
TODO.txt = TODO.txt
Win32APIReferenceBuiltTopicsLexer.cs = Win32APIReferenceBuiltTopicsLexer.cs
Win32APIReferenceContentTopicsLexer.cs = Win32APIReferenceContentTopicsLexer.cs
WindowsSDKWin32HeaderFileLexer.cs = WindowsSDKWin32HeaderFileLexer.cs
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5C32500F-EBE0-4A2B-81AF-F36991102455}
EndGlobalSection
EndGlobal