Commit 9ffa2ebd authored by Brickner_cp's avatar Brickner_cp

--no commit message

--no commit message
parent d21724d4
...@@ -12,6 +12,10 @@ ...@@ -12,6 +12,10 @@
<AssemblyName>BPacket</AssemblyName> <AssemblyName>BPacket</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
......
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
}
...@@ -27,6 +27,10 @@ ...@@ -27,6 +27,10 @@
<IsWebBootstrapper>false</IsWebBootstrapper> <IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled> <BootstrapperEnabled>true</BootstrapperEnabled>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
......
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
}
...@@ -5,6 +5,10 @@ ...@@ -5,6 +5,10 @@
Name="PcapDotNet.Core" Name="PcapDotNet.Core"
ProjectGUID="{89C63BE1-AF9A-472E-B256-A4F56B1655A7}" ProjectGUID="{89C63BE1-AF9A-472E-B256-A4F56B1655A7}"
RootNamespace="WinPCapDotNet" RootNamespace="WinPCapDotNet"
SccProjectName="SAK"
SccAuxPath="SAK"
SccLocalPath="SAK"
SccProvider="SAK"
Keyword="ManagedCProj" Keyword="ManagedCProj"
TargetFrameworkVersion="196613" TargetFrameworkVersion="196613"
> >
...@@ -182,104 +186,98 @@ ...@@ -182,104 +186,98 @@
/> />
<ProjectReference <ProjectReference
ReferencedProjectIdentifier="{8A184AF5-E46C-482C-81A3-76D8CE290104}" ReferencedProjectIdentifier="{8A184AF5-E46C-482C-81A3-76D8CE290104}"
RelativePathToProject=".\BoazPacket\BPacket.csproj" RelativePathToProject=".\BPacket\BPacket.csproj"
/> />
</References> </References>
<Files> <Files>
<Filter <File
Name="Source Files" RelativePath=".\AssemblyInfo.cpp"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
> >
<File </File>
RelativePath=".\AssemblyInfo.cpp" <File
> RelativePath=".\BpfFilter.cpp"
</File> >
<File </File>
RelativePath=".\BpfFilter.cpp" <File
> RelativePath=".\BpfFilter.h"
</File> >
<File </File>
RelativePath=".\BpfFilter.h" <File
> RelativePath=".\IPcapDevice.h"
</File> >
<File </File>
RelativePath=".\IPcapDevice.h" <File
> RelativePath=".\MarshalingServices.cpp"
</File> >
<File </File>
RelativePath=".\MarshalingServices.cpp" <File
> RelativePath=".\MarshalingServices.h"
</File> >
<File </File>
RelativePath=".\MarshalingServices.h" <File
> RelativePath=".\PcapAddress.cpp"
</File> >
<File </File>
RelativePath=".\PcapAddress.cpp" <File
> RelativePath=".\PcapAddress.h"
</File> >
<File </File>
RelativePath=".\PcapAddress.h" <File
> RelativePath=".\PcapDevice.cpp"
</File> >
<File </File>
RelativePath=".\PcapDevice.cpp" <File
> RelativePath=".\PcapDevice.h"
</File> >
<File </File>
RelativePath=".\PcapDevice.h" <File
> RelativePath=".\PcapDeviceHandler.cpp"
</File> >
<File </File>
RelativePath=".\PcapDeviceHandler.cpp" <File
> RelativePath=".\PcapDeviceHandler.h"
</File> >
<File </File>
RelativePath=".\PcapDeviceHandler.h" <File
> RelativePath=".\PcapDumpFile.cpp"
</File> >
<File </File>
RelativePath=".\PcapDumpFile.cpp" <File
> RelativePath=".\PcapDumpFile.h"
</File> >
<File </File>
RelativePath=".\PcapDumpFile.h" <File
> RelativePath=".\PcapLiveDevice.cpp"
</File> >
<File </File>
RelativePath=".\PcapLiveDevice.cpp" <File
> RelativePath=".\PcapLiveDevice.h"
</File> >
<File </File>
RelativePath=".\PcapLiveDevice.h" <File
> RelativePath=".\PcapOfflineDevice.cpp"
</File> >
<File </File>
RelativePath=".\PcapOfflineDevice.cpp" <File
> RelativePath=".\PcapOfflineDevice.h"
</File> >
<File </File>
RelativePath=".\PcapOfflineDevice.h" <File
> RelativePath=".\PcapTypedefs.cpp"
</File> >
<File </File>
RelativePath=".\PcapTypedefs.cpp" <File
> RelativePath=".\PcapTypedefs.h"
</File> >
<File </File>
RelativePath=".\PcapTypedefs.h" <File
> RelativePath=".\Timestamp.cpp"
</File> >
<File </File>
RelativePath=".\Timestamp.cpp" <File
> RelativePath=".\Timestamp.h"
</File> >
<File </File>
RelativePath=".\Timestamp.h"
>
</File>
</Filter>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>
......
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
}
...@@ -8,6 +8,21 @@ EndProject ...@@ -8,6 +8,21 @@ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PcapDotNet.Core", "PcapDotNet.Core\WinPCapDotNet.Core.vcproj", "{89C63BE1-AF9A-472E-B256-A4F56B1655A7}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PcapDotNet.Core", "PcapDotNet.Core\WinPCapDotNet.Core.vcproj", "{89C63BE1-AF9A-472E-B256-A4F56B1655A7}"
EndProject EndProject
Global Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 4
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs06.codeplex.com/
SccLocalPath0 = .
SccProjectUniqueName1 = BPacket\\BPacket.csproj
SccProjectName1 = BPacket
SccLocalPath1 = BPacket
SccProjectUniqueName2 = PcapDotNet.Console\\WinPcapDotNet.Console.csproj
SccProjectName2 = PcapDotNet.Console
SccLocalPath2 = PcapDotNet.Console
SccProjectUniqueName3 = PcapDotNet.Core\\WinPCapDotNet.Core.vcproj
SccProjectName3 = PcapDotNet.Core
SccLocalPath3 = PcapDotNet.Core
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms Debug|Mixed Platforms = Debug|Mixed Platforms
......
""
{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment