forked from thehambeard/KingmakerModMaker
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathModMaker.sln
More file actions
18 lines (18 loc) · 710 Bytes
/
ModMaker.sln
File metadata and controls
18 lines (18 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.645
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "ModMaker", "ModMaker\ModMaker.shproj", "{7D3F9428-C134-47FE-9D04-305B4D330401}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
ModMaker\ModMaker.projitems*{7d3f9428-c134-47fe-9d04-305b4d330401}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5D7AC7F5-7C06-45EB-B1DF-917061FBA1EF}
EndGlobalSection
EndGlobal