From 3dd59f1f2e3649b1df307e2cafaad2983129bbce Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Tue, 27 Jan 2009 10:14:52 +0000 Subject: Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2430 74dad513-b988-da41-8d7b-12977e46ad98 --- third_party/build/gsm/libgsmcodec.vcproj | 152 ++++++++++++++++- third_party/build/ilbc/libilbccodec.vcproj | 148 ++++++++++++++++ third_party/build/milenage/libmilenage.vcproj | 148 ++++++++++++++++ third_party/build/portaudio/libportaudio.vcproj | 196 ++++++++++++++++++++++ third_party/build/resample/libresample.vcproj | 148 ++++++++++++++++ third_party/build/resample/libresample_dll.vcproj | 149 ++++++++++++++++ third_party/build/speex/libspeex.vcproj | 148 ++++++++++++++++ third_party/build/srtp/libsrtp.vcproj | 148 ++++++++++++++++ 8 files changed, 1235 insertions(+), 2 deletions(-) (limited to 'third_party') diff --git a/third_party/build/gsm/libgsmcodec.vcproj b/third_party/build/gsm/libgsmcodec.vcproj index f0a0d463..4c18606e 100644 --- a/third_party/build/gsm/libgsmcodec.vcproj +++ b/third_party/build/gsm/libgsmcodec.vcproj @@ -9,6 +9,9 @@ + @@ -88,6 +91,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -572,11 +720,11 @@ Filter="h;hpp;hxx;hm;inl" > + @@ -87,6 +90,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/build/milenage/libmilenage.vcproj b/third_party/build/milenage/libmilenage.vcproj index cdf64041..979b343c 100644 --- a/third_party/build/milenage/libmilenage.vcproj +++ b/third_party/build/milenage/libmilenage.vcproj @@ -9,6 +9,9 @@ + @@ -88,6 +91,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/build/portaudio/libportaudio.vcproj b/third_party/build/portaudio/libportaudio.vcproj index c4d154c3..f5fc7392 100644 --- a/third_party/build/portaudio/libportaudio.vcproj +++ b/third_party/build/portaudio/libportaudio.vcproj @@ -9,6 +9,9 @@ + @@ -88,6 +91,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -391,6 +539,14 @@ PreprocessorDefinitions="" /> + + + @@ -400,6 +556,14 @@ PreprocessorDefinitions="" /> + + + + + + @@ -422,6 +594,14 @@ PreprocessorDefinitions="" /> + + + + + + @@ -530,6 +718,14 @@ PreprocessorDefinitions="" /> + + + + @@ -88,6 +91,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/build/resample/libresample_dll.vcproj b/third_party/build/resample/libresample_dll.vcproj index d7874e67..1e1332bf 100644 --- a/third_party/build/resample/libresample_dll.vcproj +++ b/third_party/build/resample/libresample_dll.vcproj @@ -9,6 +9,9 @@ + @@ -109,6 +112,80 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/build/speex/libspeex.vcproj b/third_party/build/speex/libspeex.vcproj index f5fce73a..92976146 100644 --- a/third_party/build/speex/libspeex.vcproj +++ b/third_party/build/speex/libspeex.vcproj @@ -9,6 +9,9 @@ + @@ -85,6 +88,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/build/srtp/libsrtp.vcproj b/third_party/build/srtp/libsrtp.vcproj index 5832a1f5..b6de5528 100644 --- a/third_party/build/srtp/libsrtp.vcproj +++ b/third_party/build/srtp/libsrtp.vcproj @@ -11,6 +11,9 @@ + @@ -79,6 +82,79 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3