summaryrefslogtreecommitdiff
path: root/win32/vs9/test.vcproj
diff options
context:
space:
mode:
authorFilippo Della Betta <filippo.dellabetta@telecomitalia.it>2012-03-08 16:19:02 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2012-03-08 16:21:03 -0500
commita2f6dcc224401573a1503e4638867b26c71ebb9c (patch)
treed4cea15b21f39db8756988575ca6a719b128482d /win32/vs9/test.vcproj
parent68428f438c4c331e3619177a28089943df511a54 (diff)
downloadlibnice-a2f6dcc224401573a1503e4638867b26c71ebb9c.tar.gz
Added more tests on Visual Studio platform
Diffstat (limited to 'win32/vs9/test.vcproj')
-rw-r--r--win32/vs9/test.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/vs9/test.vcproj b/win32/vs9/test.vcproj
index 0447e95..9df1843 100644
--- a/win32/vs9/test.vcproj
+++ b/win32/vs9/test.vcproj
@@ -41,7 +41,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\glib\include\glib-2.0;..\..\glib\lib\glib-2.0\include;..\..\socket;..\..\;..\..\stun;..\..\random;..\..\agent;."
+ AdditionalIncludeDirectories="..\..\glib\include\glib-2.0;..\..\glib\lib\glib-2.0\include;..\..\socket;.;..\..\;..\..\stun;..\..\random;..\..\agent"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -117,7 +117,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- AdditionalIncludeDirectories="..\..\glib\include\glib-2.0;..\..\glib\lib\glib-2.0\include;..\..\socket;..\..\;..\..\stun;..\..\random;..\..\agent;."
+ AdditionalIncludeDirectories="..\..\glib\include\glib-2.0;..\..\glib\lib\glib-2.0\include;..\..\socket;.;..\..\;..\..\stun;..\..\random;..\..\agent"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"