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
34c6935c
Commit
34c6935c
authored
Jun 01, 2010
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove C++ Code Analysis. Solution Build Time reduced by 45%.
parent
ebe1c906
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
PcapDotNet.Core.vcxproj
PcapDotNet/src/PcapDotNet.Core/PcapDotNet.Core.vcxproj
+4
-4
No files found.
PcapDotNet/src/PcapDotNet.Core/PcapDotNet.Core.vcxproj
View file @
34c6935c
...
@@ -222,7 +222,7 @@
...
@@ -222,7 +222,7 @@
<WarningLevel>
Level4
</WarningLevel>
<WarningLevel>
Level4
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<EnablePREfast>
tru
e
</EnablePREfast>
<EnablePREfast>
fals
e
</EnablePREfast>
</ClCompile>
</ClCompile>
<Link>
<Link>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
...
@@ -261,7 +261,7 @@
...
@@ -261,7 +261,7 @@
<WarningLevel>
Level4
</WarningLevel>
<WarningLevel>
Level4
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<EnablePREfast>
tru
e
</EnablePREfast>
<EnablePREfast>
fals
e
</EnablePREfast>
</ClCompile>
</ClCompile>
<Link>
<Link>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
...
@@ -296,7 +296,7 @@
...
@@ -296,7 +296,7 @@
<WarningLevel>
Level4
</WarningLevel>
<WarningLevel>
Level4
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<EnablePREfast>
tru
e
</EnablePREfast>
<EnablePREfast>
fals
e
</EnablePREfast>
</ClCompile>
</ClCompile>
<Link>
<Link>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
...
@@ -333,7 +333,7 @@
...
@@ -333,7 +333,7 @@
<WarningLevel>
Level4
</WarningLevel>
<WarningLevel>
Level4
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<ForcedIncludeFiles>
CodeAnalysis\SourceAnnotations.h;%(ForcedIncludeFiles)
</ForcedIncludeFiles>
<EnablePREfast>
tru
e
</EnablePREfast>
<EnablePREfast>
fals
e
</EnablePREfast>
</ClCompile>
</ClCompile>
<Link>
<Link>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
<AdditionalDependencies>
wpcap.lib
</AdditionalDependencies>
...
...
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