-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample_group_UI.sln
43 lines (43 loc) · 2.54 KB
/
sample_group_UI.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "sample_group_UI", "sample_group_UI\sample_group_UI.njsproj", "{742217BA-20B1-4A45-BD1F-F348557A4DD3}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "Linq.ts", "..\..\Linq.js\LINQ.ts\Linq.ts.njsproj", "{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "analysis_designer", "analysis_designer\analysis_designer.njsproj", "{BF723ED4-3863-455F-963D-AFD56A930CB3}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "sampleInfo_meta", "sampleInfo_meta\sampleInfo_meta.njsproj", "{91D56C54-97E5-44C5-A70A-EEF195C95F76}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{742217BA-20B1-4A45-BD1F-F348557A4DD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{742217BA-20B1-4A45-BD1F-F348557A4DD3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{742217BA-20B1-4A45-BD1F-F348557A4DD3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{742217BA-20B1-4A45-BD1F-F348557A4DD3}.Release|Any CPU.Build.0 = Release|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Release|Any CPU.Build.0 = Release|Any CPU
{BF723ED4-3863-455F-963D-AFD56A930CB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF723ED4-3863-455F-963D-AFD56A930CB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF723ED4-3863-455F-963D-AFD56A930CB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF723ED4-3863-455F-963D-AFD56A930CB3}.Release|Any CPU.Build.0 = Release|Any CPU
{91D56C54-97E5-44C5-A70A-EEF195C95F76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91D56C54-97E5-44C5-A70A-EEF195C95F76}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91D56C54-97E5-44C5-A70A-EEF195C95F76}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91D56C54-97E5-44C5-A70A-EEF195C95F76}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {119510DA-7319-46AF-80A9-17CD2F8BEC34}
EndGlobalSection
EndGlobal