1 | |
---|
2 | Microsoft Visual Studio Solution File, Format Version 9.00 |
---|
3 | # Visual Studio 2005 |
---|
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtrace", "libtrace.vcproj", "{A6485CD6-9A90-4A57-BDC0-23AF63288486}" |
---|
5 | EndProject |
---|
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-convert", "test-convert.vcproj", "{9B70AE88-2117-44E4-9FDF-8AE2B1B474C2}" |
---|
7 | ProjectSection(ProjectDependencies) = postProject |
---|
8 | {A6485CD6-9A90-4A57-BDC0-23AF63288486} = {A6485CD6-9A90-4A57-BDC0-23AF63288486} |
---|
9 | EndProjectSection |
---|
10 | EndProject |
---|
11 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-format", "test-format.vcproj", "{CA7723DB-39E2-40FB-9490-A96215EB123D}" |
---|
12 | ProjectSection(ProjectDependencies) = postProject |
---|
13 | {A6485CD6-9A90-4A57-BDC0-23AF63288486} = {A6485CD6-9A90-4A57-BDC0-23AF63288486} |
---|
14 | EndProjectSection |
---|
15 | EndProject |
---|
16 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-pcap-bpf", "test-pcap-bpf.vcproj", "{30DAF374-0895-49A3-BE7F-888B12DDE497}" |
---|
17 | ProjectSection(ProjectDependencies) = postProject |
---|
18 | {A6485CD6-9A90-4A57-BDC0-23AF63288486} = {A6485CD6-9A90-4A57-BDC0-23AF63288486} |
---|
19 | EndProjectSection |
---|
20 | EndProject |
---|
21 | Global |
---|
22 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
---|
23 | Debug|Win32 = Debug|Win32 |
---|
24 | Release|Win32 = Release|Win32 |
---|
25 | EndGlobalSection |
---|
26 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
---|
27 | {A6485CD6-9A90-4A57-BDC0-23AF63288486}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
28 | {A6485CD6-9A90-4A57-BDC0-23AF63288486}.Debug|Win32.Build.0 = Debug|Win32 |
---|
29 | {A6485CD6-9A90-4A57-BDC0-23AF63288486}.Release|Win32.ActiveCfg = Release|Win32 |
---|
30 | {A6485CD6-9A90-4A57-BDC0-23AF63288486}.Release|Win32.Build.0 = Release|Win32 |
---|
31 | {9B70AE88-2117-44E4-9FDF-8AE2B1B474C2}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
32 | {9B70AE88-2117-44E4-9FDF-8AE2B1B474C2}.Debug|Win32.Build.0 = Debug|Win32 |
---|
33 | {9B70AE88-2117-44E4-9FDF-8AE2B1B474C2}.Release|Win32.ActiveCfg = Release|Win32 |
---|
34 | {9B70AE88-2117-44E4-9FDF-8AE2B1B474C2}.Release|Win32.Build.0 = Release|Win32 |
---|
35 | {CA7723DB-39E2-40FB-9490-A96215EB123D}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
36 | {CA7723DB-39E2-40FB-9490-A96215EB123D}.Debug|Win32.Build.0 = Debug|Win32 |
---|
37 | {CA7723DB-39E2-40FB-9490-A96215EB123D}.Release|Win32.ActiveCfg = Release|Win32 |
---|
38 | {CA7723DB-39E2-40FB-9490-A96215EB123D}.Release|Win32.Build.0 = Release|Win32 |
---|
39 | {30DAF374-0895-49A3-BE7F-888B12DDE497}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
40 | {30DAF374-0895-49A3-BE7F-888B12DDE497}.Debug|Win32.Build.0 = Debug|Win32 |
---|
41 | {30DAF374-0895-49A3-BE7F-888B12DDE497}.Release|Win32.ActiveCfg = Release|Win32 |
---|
42 | {30DAF374-0895-49A3-BE7F-888B12DDE497}.Release|Win32.Build.0 = Release|Win32 |
---|
43 | EndGlobalSection |
---|
44 | GlobalSection(SolutionProperties) = preSolution |
---|
45 | HideSolutionNode = FALSE |
---|
46 | EndGlobalSection |
---|
47 | EndGlobal |
---|