forked from ezhangle/Splice3DSMAX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fabric3dsmax.sln
46 lines (46 loc) · 2.55 KB
/
Fabric3dsmax.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
38
39
40
41
42
43
44
45
46
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fabric3dsmax", "Fabric3dsmax.vcxproj", "{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug 2013|x64 = Debug 2013|x64
Debug 2014|x64 = Debug 2014|x64
Debug 2015|x64 = Debug 2015|x64
Debug 2016|x64 = Debug 2016|x64
Debug 2017|x64 = Debug 2017|x64
Release 2013|x64 = Release 2013|x64
Release 2014|x64 = Release 2014|x64
Release 2015|x64 = Release 2015|x64
Release 2016|x64 = Release 2016|x64
Release 2017|x64 = Release 2017|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2013|x64.ActiveCfg = Debug 2013|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2013|x64.Build.0 = Debug 2013|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2014|x64.ActiveCfg = Debug 2014|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2014|x64.Build.0 = Debug 2014|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2015|x64.ActiveCfg = Debug 2015|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2015|x64.Build.0 = Debug 2015|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2016|x64.ActiveCfg = Debug 2016|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2016|x64.Build.0 = Debug 2016|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2017|x64.ActiveCfg = Debug 2017|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Debug 2017|x64.Build.0 = Debug 2017|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2013|x64.ActiveCfg = Release 2013|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2013|x64.Build.0 = Release 2013|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2014|x64.ActiveCfg = Release 2014|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2014|x64.Build.0 = Release 2014|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2015|x64.ActiveCfg = Release 2015|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2015|x64.Build.0 = Release 2015|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2016|x64.ActiveCfg = Release 2016|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2016|x64.Build.0 = Release 2016|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2017|x64.ActiveCfg = Release 2017|x64
{771FD8D0-EE9B-442E-9D32-B2C60B807FEF}.Release 2017|x64.Build.0 = Release 2017|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal