-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRW_ModularizationWeapon.sln
37 lines (37 loc) · 2.01 KB
/
RW_ModularizationWeapon.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RW_ModularizationWeapon", "src\RW_ModularizationWeapon\RW_ModularizationWeapon.csproj", "{2B4E6250-023D-49BA-A813-E5B008AFEC11}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
DebugV13|Any CPU = DebugV13|Any CPU
DebugV14|Any CPU = DebugV14|Any CPU
DebugV15|Any CPU = DebugV15|Any CPU
ReleaseV13|Any CPU = ReleaseV13|Any CPU
ReleaseV14|Any CPU = ReleaseV14|Any CPU
ReleaseV15|Any CPU = ReleaseV15|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.DebugV13|Any CPU.ActiveCfg = DebugV13|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.DebugV13|Any CPU.Build.0 = DebugV13|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.DebugV14|Any CPU.ActiveCfg = DebugV14|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.DebugV14|Any CPU.Build.0 = DebugV14|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.DebugV15|Any CPU.ActiveCfg = DebugV15|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.DebugV15|Any CPU.Build.0 = DebugV15|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.ReleaseV13|Any CPU.ActiveCfg = ReleaseV13|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.ReleaseV13|Any CPU.Build.0 = ReleaseV13|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.ReleaseV14|Any CPU.ActiveCfg = ReleaseV14|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.ReleaseV14|Any CPU.Build.0 = ReleaseV14|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.ReleaseV15|Any CPU.ActiveCfg = ReleaseV15|Any CPU
{2B4E6250-023D-49BA-A813-E5B008AFEC11}.ReleaseV15|Any CPU.Build.0 = ReleaseV15|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D5E7816C-F1C5-4D67-ADB8-528EEC0862D7}
EndGlobalSection
EndGlobal