|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.14.36811.4 d17.14 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}" |
| 7 | + ProjectSection(SolutionItems) = preProject |
| 8 | + index.html = index.html |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "data", "data", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}" |
| 12 | + ProjectSection(SolutionItems) = preProject |
| 13 | + data\missions.json = data\missions.json |
| 14 | + EndProjectSection |
| 15 | +EndProject |
| 16 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "assets", "assets", "{C1F157CD-A339-4568-B9DB-7009F2BE02E5}" |
| 17 | + ProjectSection(SolutionItems) = preProject |
| 18 | + assets\app.js = assets\app.js |
| 19 | + assets\mission.js = assets\mission.js |
| 20 | + assets\styles.css = assets\styles.css |
| 21 | + EndProjectSection |
| 22 | +EndProject |
| 23 | +Global |
| 24 | + GlobalSection(SolutionProperties) = preSolution |
| 25 | + HideSolutionNode = FALSE |
| 26 | + EndGlobalSection |
| 27 | + GlobalSection(NestedProjects) = preSolution |
| 28 | + {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} = {8EC462FD-D22E-90A8-E5CE-7E832BA40C5D} |
| 29 | + {C1F157CD-A339-4568-B9DB-7009F2BE02E5} = {8EC462FD-D22E-90A8-E5CE-7E832BA40C5D} |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 32 | + SolutionGuid = {44E21418-9E7E-4E8A-95E1-15ADA9A7F12A} |
| 33 | + EndGlobalSection |
| 34 | +EndGlobal |
0 commit comments