37 строки
1.2 KiB
Plaintext
37 строки
1.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.31101.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ts", "ts", "{DEB60A00-BDAC-4627-AA37-7EF0D5223931}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.travis.yml = .travis.yml
|
|
CONTRIBUTING.md = CONTRIBUTING.md
|
|
www\index.html = www\index.html
|
|
Jakefile = Jakefile
|
|
package.json = package.json
|
|
README.md = README.md
|
|
tsd.json = tsd.json
|
|
vsrefs.ts = vsrefs.ts
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "www", "www", "{48FA68B4-F63A-4E84-AE87-36EBA47CBC47}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
www\app.manifest = www\app.manifest
|
|
www\browsers.html = www\browsers.html
|
|
www\default.css = www\default.css
|
|
www\editor.css = www\editor.css
|
|
www\error.html = www\error.html
|
|
www\favicon.ico = www\favicon.ico
|
|
www\index.html = www\index.html
|
|
www\manifest.json = www\manifest.json
|
|
webapp\webapp.html = webapp\webapp.html
|
|
www\worker.js = www\worker.js
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|