-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSwiftyXIVLoader.sln
26 lines (26 loc) · 1.14 KB
/
SwiftyXIVLoader.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32104.313
MinimumVisualStudioVersion = 10.0.40219.1
Project("{656346D9-4656-40DA-A068-22D5425D4639}") = "SwiftyXIVLoader", "SwiftyXIVLoader\SwiftyXIVLoader.elements", "{92044159-E926-44E5-A749-CA054CFA9A82}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{92044159-E926-44E5-A749-CA054CFA9A82}.Debug|Default.ActiveCfg = Debug
{92044159-E926-44E5-A749-CA054CFA9A82}.Debug|Default.Build.0 = Debug
{92044159-E926-44E5-A749-CA054CFA9A82}.Debug|Default.Deploy.0 = Debug
{92044159-E926-44E5-A749-CA054CFA9A82}.Release|Default.ActiveCfg = Release
{92044159-E926-44E5-A749-CA054CFA9A82}.Release|Default.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {894F173A-59F4-42B9-A014-EC4232D21CA9}
EndGlobalSection
EndGlobal