-
Notifications
You must be signed in to change notification settings - Fork 0
/
nibmods-7dtd.sln
35 lines (35 loc) · 1.92 KB
/
nibmods-7dtd.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FocalLengthAiming", "FocalLengthAiming\FocalLengthAiming.csproj", "{811E1991-4BFA-4FF6-A392-5D9EB4B3F350}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProperMagnification", "ProperMagnification\ProperMagnification.csproj", "{E57664CA-A9D4-4581-A467-368F7628FE0A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{811E1991-4BFA-4FF6-A392-5D9EB4B3F350}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{811E1991-4BFA-4FF6-A392-5D9EB4B3F350}.Debug|Any CPU.Build.0 = Debug|Any CPU
{811E1991-4BFA-4FF6-A392-5D9EB4B3F350}.Release|Any CPU.ActiveCfg = Release|Any CPU
{811E1991-4BFA-4FF6-A392-5D9EB4B3F350}.Release|Any CPU.Build.0 = Release|Any CPU
{E57664CA-A9D4-4581-A467-368F7628FE0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E57664CA-A9D4-4581-A467-368F7628FE0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E57664CA-A9D4-4581-A467-368F7628FE0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E57664CA-A9D4-4581-A467-368F7628FE0A}.Release|Any CPU.Build.0 = Release|Any CPU
{FDEEF1C5-3331-484D-9937-71ACE0DE7726}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDEEF1C5-3331-484D-9937-71ACE0DE7726}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDEEF1C5-3331-484D-9937-71ACE0DE7726}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDEEF1C5-3331-484D-9937-71ACE0DE7726}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4B3E2DEC-28D2-4CD6-A369-C4BE1FF98941}
EndGlobalSection
EndGlobal