forked from B9-Procedural-Wings/B9-PWings-Modified
-
Notifications
You must be signed in to change notification settings - Fork 0
/
B9 PWings Fork.sln
36 lines (36 loc) · 1.59 KB
/
B9 PWings Fork.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "B9_Aerospace_WingStuff-LGG", "B9_PWings_Fork\B9_Aerospace_WingStuff-LGG.csproj", "{A2A67033-5BF1-4857-A7BD-C17425A3BC97}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0611BC7B-D781-443D-86A8-0B74B6009CF2}"
ProjectSection(SolutionItems) = preProject
B9_Aerospace_ProceduralWings.version = B9_Aerospace_ProceduralWings.version
buildRelease.bat = buildRelease.bat
Changelog.txt = Changelog.txt
deploy.bat = deploy.bat
jenkins.txt = jenkins.txt
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A2A67033-5BF1-4857-A7BD-C17425A3BC97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2A67033-5BF1-4857-A7BD-C17425A3BC97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2A67033-5BF1-4857-A7BD-C17425A3BC97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2A67033-5BF1-4857-A7BD-C17425A3BC97}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3A029864-BC26-493C-B576-3310902A88FB}
EndGlobalSection
EndGlobal