Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExeService", "ExeService\ExeService.vcproj", "{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}"
ProjectSection(ProjectDependencies) = postProject
{35ECB491-0141-4F74-9AB7-17B598234C00} = {35ECB491-0141-4F74-9AB7-17B598234C00}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PcapService", "pcapservice\pcapservice.vcproj", "{6CD311F4-59AC-44B5-922F-4A5E81F44794}"
ProjectSection(ProjectDependencies) = postProject
{35ECB491-0141-4F74-9AB7-17B598234C00} = {35ECB491-0141-4F74-9AB7-17B598234C00}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "utils", "utilslib\utils.vcproj", "{35ECB491-0141-4F74-9AB7-17B598234C00}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Debug|Win32.ActiveCfg = Debug|Win32
{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Debug|Win32.Build.0 = Debug|Win32
{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Release|Win32.ActiveCfg = Release|Win32
{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Release|Win32.Build.0 = Release|Win32
{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Debug|Win32.ActiveCfg = Debug|Win32
{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Debug|Win32.Build.0 = Debug|Win32
{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Release|Win32.ActiveCfg = Release|Win32
{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Release|Win32.Build.0 = Release|Win32
{35ECB491-0141-4F74-9AB7-17B598234C00}.Debug|Win32.ActiveCfg = Debug|Win32
{35ECB491-0141-4F74-9AB7-17B598234C00}.Debug|Win32.Build.0 = Debug|Win32
{35ECB491-0141-4F74-9AB7-17B598234C00}.Release|Win32.ActiveCfg = Release|Win32
{35ECB491-0141-4F74-9AB7-17B598234C00}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal