aboutsummaryrefslogtreecommitdiff
path: root/example/Win32
diff options
context:
space:
mode:
authorAndrea Buscarinu <seven.and@gmail.com>2015-05-15 02:52:06 +0200
committerAndrea Buscarinu <seven.and@gmail.com>2015-05-15 02:52:06 +0200
commit7c69760d4340be924b8d6617a0212123b12635b3 (patch)
tree30aafac7793e4a5468c19be2f0b4a9149d98261d /example/Win32
parent97e939d70bdedfbf8024f1b2a81107ffd5599a9c (diff)
Update pcapExample.vcxproj
Diffstat (limited to 'example/Win32')
-rw-r--r--example/Win32/pcapExample/pcapExample.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/Win32/pcapExample/pcapExample.vcxproj b/example/Win32/pcapExample/pcapExample.vcxproj
index 2b86797bd..87c8e360b 100644
--- a/example/Win32/pcapExample/pcapExample.vcxproj
+++ b/example/Win32/pcapExample/pcapExample.vcxproj
@@ -153,6 +153,7 @@
<ClCompile Include="..\..\..\src\lib\protocols\pptp.c" />
<ClCompile Include="..\..\..\src\lib\protocols\qq.c" />
<ClCompile Include="..\..\..\src\lib\protocols\quake.c" />
+ <ClCompile Include="..\..\..\src\lib\protocols\quic.c" />
<ClCompile Include="..\..\..\src\lib\protocols\radius.c" />
<ClCompile Include="..\..\..\src\lib\protocols\rdp.c" />
<ClCompile Include="..\..\..\src\lib\protocols\rsync.c" />
@@ -227,4 +228,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>