Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pcap-Net
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Pcap-Net
Commits
7cb2d82d
Commit
7cb2d82d
authored
Jul 24, 2009
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--no commit message
--no commit message
parent
a64c0c7f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
Packets.csproj
PcapDotNet/src/Packets/Packets.csproj
+3
-3
WinPCapDotNet.Core.vcproj
PcapDotNet/src/PcapDotNet.Core/WinPCapDotNet.Core.vcproj
+4
-4
No files found.
PcapDotNet/src/Packets/Packets.csproj
View file @
7cb2d82d
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<SccAuxPath>
SAK
</SccAuxPath>
<SccAuxPath>
SAK
</SccAuxPath>
<SccProvider>
SAK
</SccProvider>
<SccProvider>
SAK
</SccProvider>
<SignAssembly>
true
</SignAssembly>
<SignAssembly>
true
</SignAssembly>
<AssemblyOriginatorKeyFile>
Packets
.snk
</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>
..\PcapDotNet
.snk
</AssemblyOriginatorKeyFile>
<RunPostBuildEvent>
OnBuildSuccess
</RunPostBuildEvent>
<RunPostBuildEvent>
OnBuildSuccess
</RunPostBuildEvent>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"
Packets
.snk"
/>
<None
Include=
"
..\PcapDotNet
.snk"
/>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
...
@@ -80,6 +80,6 @@
...
@@ -80,6 +80,6 @@
</Target>
</Target>
-->
-->
<PropertyGroup>
<PropertyGroup>
<PreBuildEvent>
if not exist "$(
ProjectDir)$(ProjectName).snk" ("%25PROGRAMFILES%25\Microsoft SDKs\Windows\v6.0A\bin\sn.exe" -k "$(ProjectDir)$(Project
Name).snk")
</PreBuildEvent>
<PreBuildEvent>
if not exist "$(
SolutionDir)$(SolutionName).snk" ("%25PROGRAMFILES%25\Microsoft SDKs\Windows\v6.0A\bin\sn.exe" -k "$(SolutionDir)$(Solution
Name).snk")
</PreBuildEvent>
</PropertyGroup>
</PropertyGroup>
</Project>
</Project>
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Core/WinPCapDotNet.Core.vcproj
View file @
7cb2d82d
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<Tool
<Tool
Name=
"VCPreBuildEventTool"
Name=
"VCPreBuildEventTool"
Description=
"Create Public/Private Key Pair"
Description=
"Create Public/Private Key Pair"
CommandLine=
"if not exist "$(
ProjectDir)$(ProjectName).snk" ("%PROGRAMFILES%\Microsoft SDKs\Windows\v6.0A\bin\sn.exe" -k "$(ProjectDir)$(Project
Name).snk")"
CommandLine=
"if not exist "$(
SolutionDir)$(SolutionName).snk" ("%PROGRAMFILES%\Microsoft SDKs\Windows\v6.0A\bin\sn.exe" -k "$(SolutionDir)$(Solution
Name).snk")"
/>
/>
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
GenerateDebugInformation=
"true"
GenerateDebugInformation=
"true"
AssemblyDebug=
"1"
AssemblyDebug=
"1"
TargetMachine=
"1"
TargetMachine=
"1"
KeyFile=
""$(
ProjectDir)$(Project
Name).snk""
KeyFile=
""$(
SolutionDir)$(Solution
Name).snk""
Profile=
"true"
Profile=
"true"
/>
/>
<Tool
<Tool
...
@@ -115,7 +115,7 @@
...
@@ -115,7 +115,7 @@
<Tool
<Tool
Name=
"VCPreBuildEventTool"
Name=
"VCPreBuildEventTool"
Description=
"Create Public/Private Key Pair"
Description=
"Create Public/Private Key Pair"
CommandLine=
"if not exist "$(
ProjectDir)$(ProjectName).snk" ("%PROGRAMFILES%\Microsoft SDKs\Windows\v6.0A\bin\sn.exe" -k "$(ProjectDir)$(Project
Name).snk")"
CommandLine=
"if not exist "$(
SolutionDir)$(SolutionName).snk" ("%PROGRAMFILES%\Microsoft SDKs\Windows\v6.0A\bin\sn.exe" -k "$(SolutionDir)$(Solution
Name).snk")"
/>
/>
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
...
@@ -155,7 +155,7 @@
...
@@ -155,7 +155,7 @@
AddModuleNamesToAssembly=
""
AddModuleNamesToAssembly=
""
GenerateDebugInformation=
"true"
GenerateDebugInformation=
"true"
TargetMachine=
"1"
TargetMachine=
"1"
KeyFile=
""$(
ProjectDir)$(Project
Name).snk""
KeyFile=
""$(
SolutionDir)$(Solution
Name).snk""
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment