summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Feurle <david.feurle@sodgeit.de>2015-02-07 10:46:39 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-02-11 12:34:03 +0000
commit0955ce681b99e3a7e0e6a18440a68a80d32d3ed9 (patch)
treefaeff8e7a4c4dd8343c6aad40fd310622c60cd29
parent4c86187657848b54abdaf8063de6ddbb0cd00022 (diff)
downloadlibnice-0955ce681b99e3a7e0e6a18440a68a80d32d3ed9.tar.gz
win32: Update file list in Visual Studio project
-rw-r--r--win32/vs9/libnice.vcproj76
1 files changed, 64 insertions, 12 deletions
diff --git a/win32/vs9/libnice.vcproj b/win32/vs9/libnice.vcproj
index a4c6bde..e875f62 100644
--- a/win32/vs9/libnice.vcproj
+++ b/win32/vs9/libnice.vcproj
@@ -199,6 +199,30 @@
>
</File>
<File
+ RelativePath="..\..\agent\iostream.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\agent\iostream.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\agent\inputstream.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\agent\inputstream.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\agent\outputstream.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\agent\outputstream.c"
+ >
+ </File>
+ <File
RelativePath="..\..\stun\usages\bind.c"
>
</File>
@@ -287,6 +311,22 @@
>
</File>
<File
+ RelativePath="..\..\socket\tcp-active.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\socket\tcp-active.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\socket\tcp-passive.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\socket\tcp-passive.h"
+ >
+ </File>
+ <File
RelativePath="..\..\stun\usages\ice.c"
>
</File>
@@ -331,6 +371,14 @@
>
</File>
<File
+ RelativePath="..\..\agent\discovery.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\agent\discovery.h"
+ >
+ </File>
+ <File
RelativePath="..\..\stun\rand.c"
>
</File>
@@ -377,6 +425,22 @@
<File
RelativePath="..\..\socket\socks5.h"
>
+ </File>
+ <File
+ RelativePath="..\..\socket\udp-turn-over-tcp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\socket\udp-turn-over-tcp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\socket\udp-turn.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\socket\udp-turn.h"
+ >
</File>
<File
RelativePath="..\..\agent\stream.c"
@@ -435,14 +499,6 @@
>
</File>
<File
- RelativePath="..\..\socket\tcp-turn.c"
- >
- </File>
- <File
- RelativePath="..\..\socket\tcp-turn.h"
- >
- </File>
- <File
RelativePath="..\..\stun\usages\timer.c"
>
</File>
@@ -471,10 +527,6 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\socket\turn.c"
- >
- </File>
- <File
RelativePath="..\..\stun\usages\turn.h"
>
</File>