-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGigaPrime3D.sln
More file actions
24 lines (24 loc) · 1.05 KB
/
GigaPrime3D.sln
File metadata and controls
24 lines (24 loc) · 1.05 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.34928.147
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GigaPrime3D", "GigaPrime3D.csproj", "{04AD680C-A9E9-40D7-831F-D90FA5111CEA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{04AD680C-A9E9-40D7-831F-D90FA5111CEA}.Debug|x64.ActiveCfg = Debug|x64
{04AD680C-A9E9-40D7-831F-D90FA5111CEA}.Debug|x64.Build.0 = Debug|x64
{04AD680C-A9E9-40D7-831F-D90FA5111CEA}.Release|x64.ActiveCfg = Release|x64
{04AD680C-A9E9-40D7-831F-D90FA5111CEA}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {51C4CC40-9EC1-49BF-A763-BCFA1E97E4E3}
EndGlobalSection
EndGlobal