-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSVGTemplate.sln
55 lines (55 loc) · 2.92 KB
/
SVGTemplate.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SVGTemplate", "SVGTemplate\SVGTemplate.jsproj", "{2EE01EE6-61B3-4437-A353-C07E034C31FA}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://gwsii.tfspreview.com/defaultcollection
SccLocalPath0 = .
SccProjectUniqueName1 = SVGTemplate\\SVGTemplate.jsproj
SccProjectName1 = SVGTemplate
SccLocalPath1 = SVGTemplate
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|ARM.ActiveCfg = Debug|ARM
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|ARM.Build.0 = Debug|ARM
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|ARM.Deploy.0 = Debug|ARM
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|x64.ActiveCfg = Debug|x64
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|x64.Build.0 = Debug|x64
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|x64.Deploy.0 = Debug|x64
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|x86.ActiveCfg = Debug|x86
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|x86.Build.0 = Debug|x86
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Debug|x86.Deploy.0 = Debug|x86
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|Any CPU.Build.0 = Release|Any CPU
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|Any CPU.Deploy.0 = Release|Any CPU
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|ARM.ActiveCfg = Release|ARM
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|ARM.Build.0 = Release|ARM
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|ARM.Deploy.0 = Release|ARM
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|x64.ActiveCfg = Release|x64
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|x64.Build.0 = Release|x64
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|x64.Deploy.0 = Release|x64
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|x86.ActiveCfg = Release|x86
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|x86.Build.0 = Release|x86
{2EE01EE6-61B3-4437-A353-C07E034C31FA}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal