"Fossies" - the Fresh Open Source Software Archive

Member "ngrep-1_47/win32/ngrep.sln" (7 Sep 2017, 871 Bytes) of package /linux/misc/ngrep-1_47.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 Microsoft Visual Studio Solution File, Format Version 12.00
    2 # Visual Studio 2012
    3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ngrep", "ngrep.vcxproj", "{CC0C01CE-0AC3-4F93-9DC8-792862344DBA}"
    4 EndProject
    5 Global
    6 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    7 		Debug|Win32 = Debug|Win32
    8 		Release|Win32 = Release|Win32
    9 	EndGlobalSection
   10 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
   11 		{CC0C01CE-0AC3-4F93-9DC8-792862344DBA}.Debug|Win32.ActiveCfg = Debug|Win32
   12 		{CC0C01CE-0AC3-4F93-9DC8-792862344DBA}.Debug|Win32.Build.0 = Debug|Win32
   13 		{CC0C01CE-0AC3-4F93-9DC8-792862344DBA}.Release|Win32.ActiveCfg = Release|Win32
   14 		{CC0C01CE-0AC3-4F93-9DC8-792862344DBA}.Release|Win32.Build.0 = Release|Win32
   15 	EndGlobalSection
   16 	GlobalSection(SolutionProperties) = preSolution
   17 		HideSolutionNode = FALSE
   18 	EndGlobalSection
   19 EndGlobal