-
Notifications
You must be signed in to change notification settings - Fork 0
/
wskcbsgen.sln
42 lines (42 loc) · 2.4 KB
/
wskcbsgen.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35309.182
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "wskcbsgen", "wskcbsgen\wskcbsgen.csproj", "{A59C402D-9123-438C-9F09-6619EC5146AB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wskcbsgen.mmo", "wskcbsgen.mmo\wskcbsgen.mmo.csproj", "{0F231032-8A84-4930-8D65-4ECB8CDFA4BF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wskcbsgen.nmo", "wskcbsgen.nmo\wskcbsgen.nmo.csproj", "{11598DDC-6940-41BF-A0F9-47DD922185EF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceProfile2DeviceLayout", "DeviceProfile2DeviceLayout\DeviceProfile2DeviceLayout.csproj", "{C46FC37D-928D-3F81-845B-C667D90A749E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A59C402D-9123-438C-9F09-6619EC5146AB}.Debug|x86.ActiveCfg = Debug|x86
{A59C402D-9123-438C-9F09-6619EC5146AB}.Debug|x86.Build.0 = Debug|x86
{A59C402D-9123-438C-9F09-6619EC5146AB}.Release|x86.ActiveCfg = Release|x86
{A59C402D-9123-438C-9F09-6619EC5146AB}.Release|x86.Build.0 = Release|x86
{0F231032-8A84-4930-8D65-4ECB8CDFA4BF}.Debug|x86.ActiveCfg = Debug|x86
{0F231032-8A84-4930-8D65-4ECB8CDFA4BF}.Debug|x86.Build.0 = Debug|x86
{0F231032-8A84-4930-8D65-4ECB8CDFA4BF}.Release|x86.ActiveCfg = Release|x86
{0F231032-8A84-4930-8D65-4ECB8CDFA4BF}.Release|x86.Build.0 = Release|x86
{11598DDC-6940-41BF-A0F9-47DD922185EF}.Debug|x86.ActiveCfg = Debug|x86
{11598DDC-6940-41BF-A0F9-47DD922185EF}.Debug|x86.Build.0 = Debug|x86
{11598DDC-6940-41BF-A0F9-47DD922185EF}.Release|x86.ActiveCfg = Release|x86
{11598DDC-6940-41BF-A0F9-47DD922185EF}.Release|x86.Build.0 = Release|x86
{C46FC37D-928D-3F81-845B-C667D90A749E}.Debug|x86.ActiveCfg = Debug|x86
{C46FC37D-928D-3F81-845B-C667D90A749E}.Debug|x86.Build.0 = Debug|x86
{C46FC37D-928D-3F81-845B-C667D90A749E}.Release|x86.ActiveCfg = Release|x86
{C46FC37D-928D-3F81-845B-C667D90A749E}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {89065E88-727F-4945-8129-6F4E7E3E7332}
EndGlobalSection
EndGlobal