-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
WitchyBND.sln
67 lines (67 loc) · 4.4 KB
/
WitchyBND.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WitchyBND", "WitchyBND\WitchyBND.csproj", "{0406FE88-F044-4A16-994E-6E3C9715AC60}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StudioUtils", "StudioUtils\StudioUtils.csproj", "{2BFBF581-55F6-4C1B-B97B-BDCACDB73114}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WitchyFormats", "WitchyFormats\WitchyFormats.csproj", "{13873177-67FF-4F5B-B766-B861E6F35DA7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WitchyLib", "WitchyLib\WitchyLib.csproj", "{2A37A91C-15E8-4BD9-BF6D-670F19526597}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WitchyTests", "WitchyTests\WitchyTests.csproj", "{288705C9-CFE1-4B34-8B8F-F863131FF3F2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WitchyBND.Shell", "WitchyBND.Shell\WitchyBND.Shell.csproj", "{5D3322F3-CC35-428E-8B28-2AE1F74B0417}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoulsOodleLib", "SoulsOodleLib\SoulsOodleLib.csproj", "{661F39B2-01D3-4150-BA3C-AFFEB0818042}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoulsFormats", "SoulsFormats\SoulsFormats\SoulsFormats.csproj", "{6A8FE725-FD53-4E23-96DF-98B008CE00E4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2BFBF581-55F6-4C1B-B97B-BDCACDB73114}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2BFBF581-55F6-4C1B-B97B-BDCACDB73114}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2BFBF581-55F6-4C1B-B97B-BDCACDB73114}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2BFBF581-55F6-4C1B-B97B-BDCACDB73114}.Release|Any CPU.Build.0 = Release|Any CPU
{13873177-67FF-4F5B-B766-B861E6F35DA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13873177-67FF-4F5B-B766-B861E6F35DA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13873177-67FF-4F5B-B766-B861E6F35DA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13873177-67FF-4F5B-B766-B861E6F35DA7}.Release|Any CPU.Build.0 = Release|Any CPU
{2A37A91C-15E8-4BD9-BF6D-670F19526597}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A37A91C-15E8-4BD9-BF6D-670F19526597}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A37A91C-15E8-4BD9-BF6D-670F19526597}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A37A91C-15E8-4BD9-BF6D-670F19526597}.Release|Any CPU.Build.0 = Release|Any CPU
{0406FE88-F044-4A16-994E-6E3C9715AC60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0406FE88-F044-4A16-994E-6E3C9715AC60}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0406FE88-F044-4A16-994E-6E3C9715AC60}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0406FE88-F044-4A16-994E-6E3C9715AC60}.Release|Any CPU.Build.0 = Release|Any CPU
{288705C9-CFE1-4B34-8B8F-F863131FF3F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{288705C9-CFE1-4B34-8B8F-F863131FF3F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{288705C9-CFE1-4B34-8B8F-F863131FF3F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{288705C9-CFE1-4B34-8B8F-F863131FF3F2}.Release|Any CPU.Build.0 = Release|Any CPU
{5D3322F3-CC35-428E-8B28-2AE1F74B0417}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5D3322F3-CC35-428E-8B28-2AE1F74B0417}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5D3322F3-CC35-428E-8B28-2AE1F74B0417}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5D3322F3-CC35-428E-8B28-2AE1F74B0417}.Release|Any CPU.Build.0 = Release|Any CPU
{661F39B2-01D3-4150-BA3C-AFFEB0818042}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{661F39B2-01D3-4150-BA3C-AFFEB0818042}.Debug|Any CPU.Build.0 = Debug|Any CPU
{661F39B2-01D3-4150-BA3C-AFFEB0818042}.Release|Any CPU.ActiveCfg = Release|Any CPU
{661F39B2-01D3-4150-BA3C-AFFEB0818042}.Release|Any CPU.Build.0 = Release|Any CPU
{6A8FE725-FD53-4E23-96DF-98B008CE00E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A8FE725-FD53-4E23-96DF-98B008CE00E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A8FE725-FD53-4E23-96DF-98B008CE00E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A8FE725-FD53-4E23-96DF-98B008CE00E4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CD3C7BB2-A2DF-4F70-B715-BA99FC151E20}
EndGlobalSection
EndGlobal