forked from walbourn/contentexporter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ContentExporter_2015.sln
78 lines (78 loc) · 5.11 KB
/
ContentExporter_2015.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
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}") = "ImportFBX", "ImportFBX\ImportFBX2015.vcxproj", "{A831840E-93D9-48E4-866C-1F024B3D44FC}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExportObjects", "ExportObjects\ExportObjects2015.vcxproj", "{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XATGFileWriter", "XATGFileWriter\XATGFileWriter2015.vcxproj", "{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDKMeshFileWriter", "SDKMeshFileWriter\SDKMeshFileWriter2015.vcxproj", "{85495119-FC0E-4F85-8357-8823B6164F9E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXTex", "DirectXTex\DirectXTex_Desktop_2015.vcxproj", "{371B9FA9-4C90-4AC6-A123-ACED756D6C77}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXMesh", "DirectXMesh\DirectXMesh_Desktop_2015.vcxproj", "{6857F086-F6FE-4150-9ED7-7446F1C1C220}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlas_2015", "UVAtlas\UVAtlas_2015.vcxproj", "{10359E70-6A7F-4433-8EF1-B0FB688D830E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Profile|x64 = Profile|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A831840E-93D9-48E4-866C-1F024B3D44FC}.Debug|x64.ActiveCfg = Debug|x64
{A831840E-93D9-48E4-866C-1F024B3D44FC}.Debug|x64.Build.0 = Debug|x64
{A831840E-93D9-48E4-866C-1F024B3D44FC}.Profile|x64.ActiveCfg = Release|x64
{A831840E-93D9-48E4-866C-1F024B3D44FC}.Profile|x64.Build.0 = Release|x64
{A831840E-93D9-48E4-866C-1F024B3D44FC}.Release|x64.ActiveCfg = Release|x64
{A831840E-93D9-48E4-866C-1F024B3D44FC}.Release|x64.Build.0 = Release|x64
{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}.Debug|x64.ActiveCfg = Debug|x64
{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}.Debug|x64.Build.0 = Debug|x64
{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}.Profile|x64.ActiveCfg = Release|x64
{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}.Profile|x64.Build.0 = Release|x64
{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}.Release|x64.ActiveCfg = Release|x64
{6AFA24FB-37B3-49D3-9832-F7EA3DE3CA2E}.Release|x64.Build.0 = Release|x64
{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}.Debug|x64.ActiveCfg = Debug|x64
{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}.Debug|x64.Build.0 = Debug|x64
{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}.Profile|x64.ActiveCfg = Release|x64
{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}.Profile|x64.Build.0 = Release|x64
{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}.Release|x64.ActiveCfg = Release|x64
{3F3D7892-A3F4-43A9-87BF-B9C28E9069E8}.Release|x64.Build.0 = Release|x64
{85495119-FC0E-4F85-8357-8823B6164F9E}.Debug|x64.ActiveCfg = Debug|x64
{85495119-FC0E-4F85-8357-8823B6164F9E}.Debug|x64.Build.0 = Debug|x64
{85495119-FC0E-4F85-8357-8823B6164F9E}.Profile|x64.ActiveCfg = Release|x64
{85495119-FC0E-4F85-8357-8823B6164F9E}.Profile|x64.Build.0 = Release|x64
{85495119-FC0E-4F85-8357-8823B6164F9E}.Release|x64.ActiveCfg = Release|x64
{85495119-FC0E-4F85-8357-8823B6164F9E}.Release|x64.Build.0 = Release|x64
{371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Debug|x64.ActiveCfg = Debug|x64
{371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Debug|x64.Build.0 = Debug|x64
{371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Profile|x64.ActiveCfg = Profile|x64
{371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Profile|x64.Build.0 = Profile|x64
{371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Release|x64.ActiveCfg = Release|x64
{371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Release|x64.Build.0 = Release|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|x64.ActiveCfg = Debug|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|x64.Build.0 = Debug|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|x64.Deploy.0 = Debug|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|x64.ActiveCfg = Profile|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|x64.Build.0 = Profile|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|x64.Deploy.0 = Profile|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|x64.ActiveCfg = Release|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|x64.Build.0 = Release|x64
{6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|x64.Deploy.0 = Release|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.ActiveCfg = Debug|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.Build.0 = Debug|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.Deploy.0 = Debug|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|x64.ActiveCfg = Release|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|x64.Build.0 = Release|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|x64.Deploy.0 = Release|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.ActiveCfg = Release|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.Build.0 = Release|x64
{10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal