networkingtestandutils/networkingperformancemeasurementtools/services.sln
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 
       
     2 Microsoft Visual Studio Solution File, Format Version 10.00
       
     3 # Visual C++ Express 2008
       
     4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExeService", "ExeService\ExeService.vcproj", "{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}"
       
     5 	ProjectSection(ProjectDependencies) = postProject
       
     6 		{35ECB491-0141-4F74-9AB7-17B598234C00} = {35ECB491-0141-4F74-9AB7-17B598234C00}
       
     7 	EndProjectSection
       
     8 EndProject
       
     9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PcapService", "pcapservice\pcapservice.vcproj", "{6CD311F4-59AC-44B5-922F-4A5E81F44794}"
       
    10 	ProjectSection(ProjectDependencies) = postProject
       
    11 		{35ECB491-0141-4F74-9AB7-17B598234C00} = {35ECB491-0141-4F74-9AB7-17B598234C00}
       
    12 	EndProjectSection
       
    13 EndProject
       
    14 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "utils", "utilslib\utils.vcproj", "{35ECB491-0141-4F74-9AB7-17B598234C00}"
       
    15 EndProject
       
    16 Global
       
    17 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
       
    18 		Debug|Win32 = Debug|Win32
       
    19 		Release|Win32 = Release|Win32
       
    20 	EndGlobalSection
       
    21 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
       
    22 		{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Debug|Win32.ActiveCfg = Debug|Win32
       
    23 		{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Debug|Win32.Build.0 = Debug|Win32
       
    24 		{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Release|Win32.ActiveCfg = Release|Win32
       
    25 		{88AD7753-03D5-45B7-8B3C-CECBBCAF03D8}.Release|Win32.Build.0 = Release|Win32
       
    26 		{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Debug|Win32.ActiveCfg = Debug|Win32
       
    27 		{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Debug|Win32.Build.0 = Debug|Win32
       
    28 		{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Release|Win32.ActiveCfg = Release|Win32
       
    29 		{6CD311F4-59AC-44B5-922F-4A5E81F44794}.Release|Win32.Build.0 = Release|Win32
       
    30 		{35ECB491-0141-4F74-9AB7-17B598234C00}.Debug|Win32.ActiveCfg = Debug|Win32
       
    31 		{35ECB491-0141-4F74-9AB7-17B598234C00}.Debug|Win32.Build.0 = Debug|Win32
       
    32 		{35ECB491-0141-4F74-9AB7-17B598234C00}.Release|Win32.ActiveCfg = Release|Win32
       
    33 		{35ECB491-0141-4F74-9AB7-17B598234C00}.Release|Win32.Build.0 = Release|Win32
       
    34 	EndGlobalSection
       
    35 	GlobalSection(SolutionProperties) = preSolution
       
    36 		HideSolutionNode = FALSE
       
    37 	EndGlobalSection
       
    38 EndGlobal