summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorFilippo Della Betta <filippo.dellabetta@telecomitalia.it>2012-03-05 12:28:27 +0100
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2012-03-05 20:20:59 -0500
commit2896105ff864f0c4486b5485338a785eb7ea699d (patch)
treeda868c683a9b9e775635ce5686d94273f00cc8cb /win32
parent812df5de67b482a7407da10b58d44f4bc256cb4e (diff)
Added gio dependency
Diffstat (limited to 'win32')
-rw-r--r--win32/vs9/libnice.vcproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/win32/vs9/libnice.vcproj b/win32/vs9/libnice.vcproj
index 04a7503..2cab364 100644
--- a/win32/vs9/libnice.vcproj
+++ b/win32/vs9/libnice.vcproj
@@ -61,7 +61,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="iphlpapi.lib ws2_32.lib glib-2.0.lib gobject-2.0.lib"
+ AdditionalDependencies="iphlpapi.lib ws2_32.lib glib-2.0.lib gobject-2.0.lib gio-2.0.lib"
LinkIncremental="2"
AdditionalLibraryDirectories="..\..\glib\lib"
ModuleDefinitionFile="libnice.def"
@@ -137,7 +137,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="iphlpapi.lib ws2_32.lib glib-2.0.lib gobject-2.0.lib"
+ AdditionalDependencies="iphlpapi.lib ws2_32.lib glib-2.0.lib gobject-2.0.lib gio-2.0.lib"
LinkIncremental="1"
AdditionalLibraryDirectories="..\..\glib\lib"
ModuleDefinitionFile="libnice.def"
@@ -271,11 +271,11 @@
>
</File>
<File
- RelativePath="..\..\stun\debug.h"
+ RelativePath="..\..\agent\debug.h"
>
</File>
<File
- RelativePath="..\..\agent\debug.h"
+ RelativePath="..\..\stun\debug.h"
>
</File>
<File
@@ -483,11 +483,11 @@
>
</File>
<File
- RelativePath="..\..\stun\usages\turn.h"
+ RelativePath="..\..\socket\turn.h"
>
</File>
<File
- RelativePath="..\..\socket\turn.h"
+ RelativePath="..\..\stun\usages\turn.h"
>
</File>
<File