-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathVirtual wifi.sln
68 lines (68 loc) · 4.58 KB
/
Virtual wifi.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
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
# Visual Studio Express 2012 for Windows Desktop
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Virtual wifi", "Virtual wifi\Virtual wifi.csproj", "{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtualRouter.Wlan", "VirtualRouter.Wlan\VirtualRouter.Wlan.csproj", "{056E8589-4E53-45CE-B682-6266886B718A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtualRouterHost", "VirtualRouterHost\VirtualRouterHost.csproj", "{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtualRouter.ICS", "VirtualRouter.ICS\VirtualRouter.ICS.csproj", "{39944538-64E7-41FC-B92D-5D29F87A22D3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
ClientDebug|Any CPU = ClientDebug|Any CPU
ClientDebug|x86 = ClientDebug|x86
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.ClientDebug|Any CPU.ActiveCfg = Debug|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.ClientDebug|Any CPU.Build.0 = Debug|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.ClientDebug|x86.ActiveCfg = Debug|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.Debug|x86.ActiveCfg = Debug|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.Release|Any CPU.Build.0 = Release|Any CPU
{D8BAE4B6-FE05-4224-ADB1-3AF35F099D30}.Release|x86.ActiveCfg = Release|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.ClientDebug|Any CPU.ActiveCfg = ClientDebug|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.ClientDebug|Any CPU.Build.0 = ClientDebug|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.ClientDebug|x86.ActiveCfg = ClientDebug|x86
{056E8589-4E53-45CE-B682-6266886B718A}.ClientDebug|x86.Build.0 = ClientDebug|x86
{056E8589-4E53-45CE-B682-6266886B718A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.Debug|x86.ActiveCfg = Debug|x86
{056E8589-4E53-45CE-B682-6266886B718A}.Debug|x86.Build.0 = Debug|x86
{056E8589-4E53-45CE-B682-6266886B718A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.Release|Any CPU.Build.0 = Release|Any CPU
{056E8589-4E53-45CE-B682-6266886B718A}.Release|x86.ActiveCfg = Release|x86
{056E8589-4E53-45CE-B682-6266886B718A}.Release|x86.Build.0 = Release|x86
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.ClientDebug|Any CPU.ActiveCfg = ClientDebug|Any CPU
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.ClientDebug|Any CPU.Build.0 = ClientDebug|Any CPU
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.ClientDebug|x86.ActiveCfg = ClientDebug|x86
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.ClientDebug|x86.Build.0 = ClientDebug|x86
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Debug|x86.ActiveCfg = Debug|x86
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Debug|x86.Build.0 = Debug|x86
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Release|Any CPU.Build.0 = Release|Any CPU
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Release|x86.ActiveCfg = Release|x86
{0C73FB89-0205-4F1A-9CA9-2DD0C5FB3A55}.Release|x86.Build.0 = Release|x86
{39944538-64E7-41FC-B92D-5D29F87A22D3}.ClientDebug|Any CPU.ActiveCfg = Debug|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.ClientDebug|Any CPU.Build.0 = Debug|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.ClientDebug|x86.ActiveCfg = Debug|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.Debug|x86.ActiveCfg = Debug|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.Release|Any CPU.Build.0 = Release|Any CPU
{39944538-64E7-41FC-B92D-5D29F87A22D3}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal