-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRemObjects.Elements.Profiler.sln
More file actions
68 lines (67 loc) · 5.24 KB
/
Copy pathRemObjects.Elements.Profiler.sln
File metadata and controls
68 lines (67 loc) · 5.24 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 12.00
# RemObjects Fire
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (.NET Standard)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Echoes (.NET Standard).elements", "{b1100550-c044-4d43-acfc-b9dcc2f6b89f}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Cooper)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Cooper.elements", "{2e00cf07-659e-4a5c-bce2-13650340cad2}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Echoes)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Echoes.elements", "{a214b983-8b12-424b-a2d0-f39aac624fc4}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Island.Android)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Island.Android.elements", "{db99161f-6933-4585-9d29-029b78320326}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Island.Linux)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Island.Linux.elements", "{d0a312c4-9809-43b8-bffd-cd315c0a9434}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Island.Windows)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Island.Windows.elements", "{3f6c1f6c-cb39-4833-b8c7-74a0efb6d93f}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Toffee.iOS)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Toffee.iOS.elements", "{aaeb3167-dd15-4f3d-b08e-3c134ca8bcdc}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler (Toffee.macOS)", "RemObjects.Elements.Profiler\RemObjects.Elements.Profiler.Toffee.macOS.elements", "{f48a0c78-fcaf-4ae8-82fd-16836f676217}"
EndProject
Project("{656346d9-4656-40da-a068-22d5425d4639}") = "RemObjects.Profiler.Aspect", "RemObjects.Elements.Profiler.Aspect\RemObjects.Elements.ProfilerAspect.elements", "{0866c22b-00bd-425e-b47e-ad13f5cf5d2f}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AnyCPU = Debug|AnyCPU
Release|AnyCPU = Release|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{b1100550-c044-4d43-acfc-b9dcc2f6b89f}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{b1100550-c044-4d43-acfc-b9dcc2f6b89f}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{b1100550-c044-4d43-acfc-b9dcc2f6b89f}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{b1100550-c044-4d43-acfc-b9dcc2f6b89f}.Release|AnyCPU.Build.0 = Release|AnyCPU
{2e00cf07-659e-4a5c-bce2-13650340cad2}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{2e00cf07-659e-4a5c-bce2-13650340cad2}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{2e00cf07-659e-4a5c-bce2-13650340cad2}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{2e00cf07-659e-4a5c-bce2-13650340cad2}.Release|AnyCPU.Build.0 = Release|AnyCPU
{a214b983-8b12-424b-a2d0-f39aac624fc4}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{a214b983-8b12-424b-a2d0-f39aac624fc4}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{a214b983-8b12-424b-a2d0-f39aac624fc4}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{a214b983-8b12-424b-a2d0-f39aac624fc4}.Release|AnyCPU.Build.0 = Release|AnyCPU
{db99161f-6933-4585-9d29-029b78320326}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{db99161f-6933-4585-9d29-029b78320326}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{db99161f-6933-4585-9d29-029b78320326}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{db99161f-6933-4585-9d29-029b78320326}.Release|AnyCPU.Build.0 = Release|AnyCPU
{d0a312c4-9809-43b8-bffd-cd315c0a9434}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{d0a312c4-9809-43b8-bffd-cd315c0a9434}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{d0a312c4-9809-43b8-bffd-cd315c0a9434}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{d0a312c4-9809-43b8-bffd-cd315c0a9434}.Release|AnyCPU.Build.0 = Release|AnyCPU
{3f6c1f6c-cb39-4833-b8c7-74a0efb6d93f}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{3f6c1f6c-cb39-4833-b8c7-74a0efb6d93f}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{3f6c1f6c-cb39-4833-b8c7-74a0efb6d93f}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{3f6c1f6c-cb39-4833-b8c7-74a0efb6d93f}.Release|AnyCPU.Build.0 = Release|AnyCPU
{aaeb3167-dd15-4f3d-b08e-3c134ca8bcdc}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{aaeb3167-dd15-4f3d-b08e-3c134ca8bcdc}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{aaeb3167-dd15-4f3d-b08e-3c134ca8bcdc}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{aaeb3167-dd15-4f3d-b08e-3c134ca8bcdc}.Release|AnyCPU.Build.0 = Release|AnyCPU
{f48a0c78-fcaf-4ae8-82fd-16836f676217}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{f48a0c78-fcaf-4ae8-82fd-16836f676217}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{f48a0c78-fcaf-4ae8-82fd-16836f676217}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{f48a0c78-fcaf-4ae8-82fd-16836f676217}.Release|AnyCPU.Build.0 = Release|AnyCPU
{0866c22b-00bd-425e-b47e-ad13f5cf5d2f}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{0866c22b-00bd-425e-b47e-ad13f5cf5d2f}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{0866c22b-00bd-425e-b47e-ad13f5cf5d2f}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{0866c22b-00bd-425e-b47e-ad13f5cf5d2f}.Release|AnyCPU.Build.0 = Release|AnyCPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal