| 1 |
|
|---|
| 2 |
Microsoft Visual Studio Solution File, Format Version 9.00 |
|---|
| 3 |
# Visual C++ Express 2005 |
|---|
| 4 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CaptureClient", "CaptureClient.vcproj", "{4A258E9F-0B4B-40EF-B6C6-E69C630E5CAC}" |
|---|
| 5 |
EndProject |
|---|
| 6 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Application_InternetExplorer", "ApplicationPlugins\InternetExplorer\Application_InternetExplorer.vcproj", "{AE2C8E80-7D21-47AD-987B-43E0708AE549}" |
|---|
| 7 |
EndProject |
|---|
| 8 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CaptureKernelDrivers", "KernelDrivers\CaptureKernelDrivers\CaptureKernelDrivers.vcproj", "{4EF34E6D-B30C-46E5-9FC5-967ECEADE2CD}" |
|---|
| 9 |
EndProject |
|---|
| 10 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Application_ClientConfigManager", "ApplicationPlugins\ClientConfigParser\ClientConfigParser.vcproj", "{C57EC146-60B3-499B-BDFA-5BB5504FDB89}" |
|---|
| 11 |
EndProject |
|---|
| 12 |
Global |
|---|
| 13 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|---|
| 14 |
Debug|Win32 = Debug|Win32 |
|---|
| 15 |
Release|Win32 = Release|Win32 |
|---|
| 16 |
EndGlobalSection |
|---|
| 17 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|---|
| 18 |
{4A258E9F-0B4B-40EF-B6C6-E69C630E5CAC}.Debug|Win32.ActiveCfg = Debug|Win32 |
|---|
| 19 |
{4A258E9F-0B4B-40EF-B6C6-E69C630E5CAC}.Release|Win32.ActiveCfg = Release|Win32 |
|---|
| 20 |
{4A258E9F-0B4B-40EF-B6C6-E69C630E5CAC}.Release|Win32.Build.0 = Release|Win32 |
|---|
| 21 |
{AE2C8E80-7D21-47AD-987B-43E0708AE549}.Debug|Win32.ActiveCfg = Debug|Win32 |
|---|
| 22 |
{AE2C8E80-7D21-47AD-987B-43E0708AE549}.Release|Win32.ActiveCfg = Release|Win32 |
|---|
| 23 |
{AE2C8E80-7D21-47AD-987B-43E0708AE549}.Release|Win32.Build.0 = Release|Win32 |
|---|
| 24 |
{4EF34E6D-B30C-46E5-9FC5-967ECEADE2CD}.Debug|Win32.ActiveCfg = Debug|Win32 |
|---|
| 25 |
{4EF34E6D-B30C-46E5-9FC5-967ECEADE2CD}.Release|Win32.ActiveCfg = Release|Win32 |
|---|
| 26 |
{4EF34E6D-B30C-46E5-9FC5-967ECEADE2CD}.Release|Win32.Build.0 = Release|Win32 |
|---|
| 27 |
{C57EC146-60B3-499B-BDFA-5BB5504FDB89}.Debug|Win32.ActiveCfg = Debug|Win32 |
|---|
| 28 |
{C57EC146-60B3-499B-BDFA-5BB5504FDB89}.Release|Win32.ActiveCfg = Release|Win32 |
|---|
| 29 |
{C57EC146-60B3-499B-BDFA-5BB5504FDB89}.Release|Win32.Build.0 = Release|Win32 |
|---|
| 30 |
EndGlobalSection |
|---|
| 31 |
GlobalSection(SolutionProperties) = preSolution |
|---|
| 32 |
HideSolutionNode = FALSE |
|---|
| 33 |
EndGlobalSection |
|---|
| 34 |
EndGlobal |
|---|