-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTRUSSANS2D.sln
More file actions
29 lines (29 loc) · 1.41 KB
/
TRUSSANS2D.sln
File metadata and controls
29 lines (29 loc) · 1.41 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1738
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TRUSSANS2D", "TRUSSANS2D\TRUSSANS2D.vbproj", "{85A5D16C-7C76-4BC0-93A5-04691F1D9DCA}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "TrussANS_Setup", "TrussANS_Setup\TrussANS_Setup.vdproj", "{57CDD9B1-9CE3-4AAE-BD36-E1264B7B48FD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85A5D16C-7C76-4BC0-93A5-04691F1D9DCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85A5D16C-7C76-4BC0-93A5-04691F1D9DCA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85A5D16C-7C76-4BC0-93A5-04691F1D9DCA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85A5D16C-7C76-4BC0-93A5-04691F1D9DCA}.Release|Any CPU.Build.0 = Release|Any CPU
{57CDD9B1-9CE3-4AAE-BD36-E1264B7B48FD}.Debug|Any CPU.ActiveCfg = Debug
{57CDD9B1-9CE3-4AAE-BD36-E1264B7B48FD}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E52D4C3D-9D74-447D-838E-35358FC8CCB4}
EndGlobalSection
EndGlobal