From: Peter Olsson Date: Sun, 16 Mar 2014 09:01:18 +0000 (+0100) Subject: FS-6347 Make PCRE chartables dependent of PCRE download, to make sure build works... X-Git-Tag: v1.5.11~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d13850b7f90d7a6e4785ecb35d754c4841cb09;p=thirdparty%2Ffreeswitch.git FS-6347 Make PCRE chartables dependent of PCRE download, to make sure build works the first time --- diff --git a/libs/win32/pcre/pcre_chartables.c.2010.vcxproj b/libs/win32/pcre/pcre_chartables.c.2010.vcxproj index 584f3b0b54..647bed0b94 100644 --- a/libs/win32/pcre/pcre_chartables.c.2010.vcxproj +++ b/libs/win32/pcre/pcre_chartables.c.2010.vcxproj @@ -175,6 +175,11 @@ + + + {b1e7e876-347f-4dc9-9bea-d1afbd9dff8a} + + diff --git a/libs/win32/pcre/pcre_chartables.c.2012.vcxproj b/libs/win32/pcre/pcre_chartables.c.2012.vcxproj index bcb4a4f2fe..3ee018db38 100644 --- a/libs/win32/pcre/pcre_chartables.c.2012.vcxproj +++ b/libs/win32/pcre/pcre_chartables.c.2012.vcxproj @@ -179,6 +179,11 @@ + + + {b1e7e876-347f-4dc9-9bea-d1afbd9dff8a} + +