From 3dfc0a86adb5f9a3898d7270b2d081a600347de8 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Sat, 10 Jul 2010 17:26:16 -0500 Subject: [PATCH] more tweaks for VS2010 - reduce unneeded builds --- libs/win32/Dowload 32khz Sounds.2010.vcxproj | 2 +- libs/win32/Dowload 32khz music.2010.vcxproj | 2 +- libs/win32/Download 16khz Sounds.2010.vcxproj | 2 +- libs/win32/Download 16khz music.2010.vcxproj | 2 +- libs/win32/Download 8khz Sounds.2010.vcxproj | 2 +- libs/win32/Download 8khz music.2010.vcxproj | 2 +- libs/win32/Download CELT.vcxproj | 2 +- libs/win32/Download FLITE.2010.vcxproj | 2 +- libs/win32/Download JSON.2010.vcxproj | 12 +++++++----- libs/win32/Download LAME.2010.vcxproj | 2 +- libs/win32/Download LIBSHOUT.2010.vcxproj | 2 +- libs/win32/Download OGG.2010.vcxproj | 2 +- libs/win32/Download PTHREAD.2010.vcxproj | 2 +- libs/win32/Download mpg123.2010.vcxproj | 2 +- libs/win32/Download pocketsphinx.2010.vcxproj | 2 +- libs/win32/Download sphinxbase.2010.vcxproj | 2 +- libs/win32/Download sphinxmodel.2010.vcxproj | 2 +- libs/win32/cleancount | 1 + 18 files changed, 24 insertions(+), 21 deletions(-) create mode 100644 libs/win32/cleancount diff --git a/libs/win32/Dowload 32khz Sounds.2010.vcxproj b/libs/win32/Dowload 32khz Sounds.2010.vcxproj index e6373ddd39..1f9eec5b05 100644 --- a/libs/win32/Dowload 32khz Sounds.2010.vcxproj +++ b/libs/win32/Dowload 32khz Sounds.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading 32khzsound. if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\32000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzipSounds en-us-callie 32000 "$(ProjectDir)..\sounds" "$(ProjectDir)..\..\build\sounds_version.txt" diff --git a/libs/win32/Dowload 32khz music.2010.vcxproj b/libs/win32/Dowload 32khz music.2010.vcxproj index 3c2acdfdc8..eed9135110 100644 --- a/libs/win32/Dowload 32khz music.2010.vcxproj +++ b/libs/win32/Dowload 32khz music.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading 32khzsound. set /P SOUND_VERSION=<"$(ProjectDir)..\..\build\moh_version.txt" diff --git a/libs/win32/Download 16khz Sounds.2010.vcxproj b/libs/win32/Download 16khz Sounds.2010.vcxproj index 024cac5723..a191394bc5 100644 --- a/libs/win32/Download 16khz Sounds.2010.vcxproj +++ b/libs/win32/Download 16khz Sounds.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading 16khzsound. if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\16000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzipSounds en-us-callie 16000 "$(ProjectDir)..\sounds" "$(ProjectDir)..\..\build\sounds_version.txt" diff --git a/libs/win32/Download 16khz music.2010.vcxproj b/libs/win32/Download 16khz music.2010.vcxproj index f73e3bc837..abc4dd42bf 100644 --- a/libs/win32/Download 16khz music.2010.vcxproj +++ b/libs/win32/Download 16khz music.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading 16khzsound. set /P SOUND_VERSION=<"$(ProjectDir)..\..\build\moh_version.txt" diff --git a/libs/win32/Download 8khz Sounds.2010.vcxproj b/libs/win32/Download 8khz Sounds.2010.vcxproj index a45c2b0094..2bdb178891 100644 --- a/libs/win32/Download 8khz Sounds.2010.vcxproj +++ b/libs/win32/Download 8khz Sounds.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading 8khzsound. if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\8000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzipSounds en-us-callie 8000 "$(ProjectDir)..\sounds" "$(ProjectDir)..\..\build\sounds_version.txt" diff --git a/libs/win32/Download 8khz music.2010.vcxproj b/libs/win32/Download 8khz music.2010.vcxproj index b8c62c7542..feef7cd991 100644 --- a/libs/win32/Download 8khz music.2010.vcxproj +++ b/libs/win32/Download 8khz music.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading 8khzsound. set /P SOUND_VERSION=<"$(ProjectDir)..\..\build\moh_version.txt" diff --git a/libs/win32/Download CELT.vcxproj b/libs/win32/Download CELT.vcxproj index 4b4fd0d83e..af8c9aa543 100644 --- a/libs/win32/Download CELT.vcxproj +++ b/libs/win32/Download CELT.vcxproj @@ -62,7 +62,7 @@ - + Document Downloading CELT. if not exist "$(ProjectDir)..\celt-0.7.1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.1.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download FLITE.2010.vcxproj b/libs/win32/Download FLITE.2010.vcxproj index a3da32870a..d88acb941f 100644 --- a/libs/win32/Download FLITE.2010.vcxproj +++ b/libs/win32/Download FLITE.2010.vcxproj @@ -63,7 +63,7 @@ - + Document Downloading Flite. if not exist "$(ProjectDir)..\flite-1.3.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download JSON.2010.vcxproj b/libs/win32/Download JSON.2010.vcxproj index ae7d6ca7cd..d0dad578f6 100644 --- a/libs/win32/Download JSON.2010.vcxproj +++ b/libs/win32/Download JSON.2010.vcxproj @@ -63,14 +63,16 @@ - + Document Downloading JSON. - if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).." - $(ProjectDir)..\JSON;%(Outputs) + if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).." + + $(ProjectDir)..\json-c-0.9;%(Outputs) Downloading JSON. - if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).." - $(ProjectDir)..\JSON;%(Outputs) + if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).." + + $(ProjectDir)..\json-c-0.9;%(Outputs) diff --git a/libs/win32/Download LAME.2010.vcxproj b/libs/win32/Download LAME.2010.vcxproj index 74dba6e3a1..0715177aff 100644 --- a/libs/win32/Download LAME.2010.vcxproj +++ b/libs/win32/Download LAME.2010.vcxproj @@ -63,7 +63,7 @@ - + Document Downloading Lame. if not exist "$(ProjectDir)..\lame-3.97" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download LIBSHOUT.2010.vcxproj b/libs/win32/Download LIBSHOUT.2010.vcxproj index dede9fa43c..971ad0cf9c 100644 --- a/libs/win32/Download LIBSHOUT.2010.vcxproj +++ b/libs/win32/Download LIBSHOUT.2010.vcxproj @@ -63,7 +63,7 @@ - + Document Downloading Flite. if not exist "$(ProjectDir)..\libshout-2.2.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download OGG.2010.vcxproj b/libs/win32/Download OGG.2010.vcxproj index 8f9097ac6c..c6b4f1e930 100644 --- a/libs/win32/Download OGG.2010.vcxproj +++ b/libs/win32/Download OGG.2010.vcxproj @@ -63,7 +63,7 @@ - + Document Downloading Lame. if not exist "$(ProjectDir)..\libogg-1.1.3" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download PTHREAD.2010.vcxproj b/libs/win32/Download PTHREAD.2010.vcxproj index c44d4a4024..ab35bb80b1 100644 --- a/libs/win32/Download PTHREAD.2010.vcxproj +++ b/libs/win32/Download PTHREAD.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading PTHREAD. if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download mpg123.2010.vcxproj b/libs/win32/Download mpg123.2010.vcxproj index 54e04aecc0..a135cfa1c9 100644 --- a/libs/win32/Download mpg123.2010.vcxproj +++ b/libs/win32/Download mpg123.2010.vcxproj @@ -63,7 +63,7 @@ - + Document Downloading Flite. if not exist "$(ProjectDir)..\mpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download pocketsphinx.2010.vcxproj b/libs/win32/Download pocketsphinx.2010.vcxproj index 9d9f4e1a06..47c43cec45 100644 --- a/libs/win32/Download pocketsphinx.2010.vcxproj +++ b/libs/win32/Download pocketsphinx.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading pocketsphinx. if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-20091212.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download sphinxbase.2010.vcxproj b/libs/win32/Download sphinxbase.2010.vcxproj index 72a5df9ccb..6e70ab0d8c 100644 --- a/libs/win32/Download sphinxbase.2010.vcxproj +++ b/libs/win32/Download sphinxbase.2010.vcxproj @@ -59,7 +59,7 @@ - + Document Downloading sphinxbase. if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/sphinxbase-0.4.99-20091212.tar.gz "$(ProjectDir).." diff --git a/libs/win32/Download sphinxmodel.2010.vcxproj b/libs/win32/Download sphinxmodel.2010.vcxproj index 182c7ccd48..42087f4479 100644 --- a/libs/win32/Download sphinxmodel.2010.vcxproj +++ b/libs/win32/Download sphinxmodel.2010.vcxproj @@ -63,7 +63,7 @@ - + Document Downloading sphinxmodel. if not exist "$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz "$(ProjectDir).." diff --git a/libs/win32/cleancount b/libs/win32/cleancount new file mode 100644 index 0000000000..56a6051ca2 --- /dev/null +++ b/libs/win32/cleancount @@ -0,0 +1 @@ +1 \ No newline at end of file