From: Andrey Volk Date: Mon, 2 Apr 2018 21:38:43 +0000 (+0300) Subject: FS-11014: [core] Add vad to core on Windows. X-Git-Tag: v1.8.1~3^2~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89102544f30783fb4d96905209ff7336db16311d;p=thirdparty%2Ffreeswitch.git FS-11014: [core] Add vad to core on Windows. --- diff --git a/w32/Library/FreeSwitchCore.2015.vcxproj b/w32/Library/FreeSwitchCore.2015.vcxproj index dc5169ef1d..8fff28f4d4 100644 --- a/w32/Library/FreeSwitchCore.2015.vcxproj +++ b/w32/Library/FreeSwitchCore.2015.vcxproj @@ -470,6 +470,7 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs + @@ -805,6 +806,7 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs +