summaryrefslogtreecommitdiff
path: root/pjnath/build/pjstun_srv_test.vcproj
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2009-04-28 19:38:43 +0000
committerNanang Izzuddin <nanang@teluu.com>2009-04-28 19:38:43 +0000
commit7a0ee1a7208ddfe8575d1f1179f66fda2fa99339 (patch)
treea21e4846fd4d08aa06d2f5424cf52042d6d1d9e1 /pjnath/build/pjstun_srv_test.vcproj
parentcd00a93db99d842d8fcadb60aeb20ba47b4b4165 (diff)
Ticket #706: Merged branch vs-reorg2 into trunk:
- Currently supported platforms are: Win32, WM6 std & pro, WM5 SP & PPC, WM2003 SP & PPC. - Added libpjproject into solution, this is a single 'combo' library that bundles all PJSIP libraries. - Cleaned up most of compile warnings, note that warning level of libgsmcodec has been reduced from 4 to 3. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2660 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath/build/pjstun_srv_test.vcproj')
-rw-r--r--pjnath/build/pjstun_srv_test.vcproj8
1 files changed, 2 insertions, 6 deletions
diff --git a/pjnath/build/pjstun_srv_test.vcproj b/pjnath/build/pjstun_srv_test.vcproj
index 147d1a3a..da8a7cd7 100644
--- a/pjnath/build/pjstun_srv_test.vcproj
+++ b/pjnath/build/pjstun_srv_test.vcproj
@@ -42,10 +42,9 @@
/>
<Tool
Name="VCCLCompilerTool"
- PrecompiledHeaderFile=""
-
PreprocessorDefinitions="_CONSOLE;"
+ PrecompiledHeaderFile=""
AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include"
/>
<Tool
@@ -62,7 +61,6 @@
AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib "
OutputFile="..\bin\pjstun-srv-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe"
-
/>
<Tool
Name="VCALinkTool"
@@ -117,10 +115,9 @@
/>
<Tool
Name="VCCLCompilerTool"
- PrecompiledHeaderFile=""
-
PreprocessorDefinitions="_CONSOLE;"
+ PrecompiledHeaderFile=""
AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include"
/>
<Tool
@@ -137,7 +134,6 @@
AdditionalDependencies="netapi32.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib "
OutputFile="..\bin\pjstun-srv-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe"
-
/>
<Tool
Name="VCALinkTool"