-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathJScript vsdoc Stub Generator 11.sln
More file actions
48 lines (48 loc) · 2.74 KB
/
JScript vsdoc Stub Generator 11.sln
File metadata and controls
48 lines (48 loc) · 2.74 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TestFiles", "TestFiles", "{0AEBB462-EBF3-4684-A752-F57136BAB8CF}"
ProjectSection(SolutionItems) = preProject
TestFiles\HtmlPage.html = TestFiles\HtmlPage.html
TestFiles\JavaScript1.js = TestFiles\JavaScript1.js
TestFiles\Page.aspx = TestFiles\Page.aspx
TestFiles\TypeScript1.ts = TestFiles\TypeScript1.ts
TestFiles\View.cshtml = TestFiles\View.cshtml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JScript vsdoc Stub Generator 11", "JScript vsdoc Stub Generator 11\JScript vsdoc Stub Generator 11.csproj", "{065A983A-E2F6-47AC-B1D1-8ED71C85E9D5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JScriptStubOptions", "JScriptStubOptions\JScriptStubOptions.csproj", "{9DD70AD0-4868-4308-8651-DC2D30C48F9D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "vsix_targets", "vsix_targets", "{F6EFD70E-1A4C-46A9-BD32-F63F88E62354}"
ProjectSection(SolutionItems) = preProject
vsix_targets\Microsoft.VsSDK.Build.Tasks.dll = vsix_targets\Microsoft.VsSDK.Build.Tasks.dll
vsix_targets\Microsoft.VsSDK.Common.props = vsix_targets\Microsoft.VsSDK.Common.props
vsix_targets\Microsoft.VsSDK.Common.targets = vsix_targets\Microsoft.VsSDK.Common.targets
vsix_targets\Microsoft.VsSDK.Cpp.Overrides.targets = vsix_targets\Microsoft.VsSDK.Cpp.Overrides.targets
vsix_targets\Microsoft.VsSDK.Cpp.targets = vsix_targets\Microsoft.VsSDK.Cpp.targets
vsix_targets\Microsoft.VsSDK.targets = vsix_targets\Microsoft.VsSDK.targets
vsix_targets\ProjectItemsSchema.xml = vsix_targets\ProjectItemsSchema.xml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{065A983A-E2F6-47AC-B1D1-8ED71C85E9D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{065A983A-E2F6-47AC-B1D1-8ED71C85E9D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{065A983A-E2F6-47AC-B1D1-8ED71C85E9D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{065A983A-E2F6-47AC-B1D1-8ED71C85E9D5}.Release|Any CPU.Build.0 = Release|Any CPU
{9DD70AD0-4868-4308-8651-DC2D30C48F9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DD70AD0-4868-4308-8651-DC2D30C48F9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DD70AD0-4868-4308-8651-DC2D30C48F9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DD70AD0-4868-4308-8651-DC2D30C48F9D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal