From: Jeff Lenk Date: Fri, 17 Jan 2014 03:35:40 +0000 (-0600) Subject: fix windows for switch_version.c still need work for mod_skypopen and mod_gsmopen X-Git-Tag: v1.5.8~25^2~350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b59b31e5e0c72e4ff200c0b471972f4c4b749db;p=thirdparty%2Ffreeswitch.git fix windows for switch_version.c still need work for mod_skypopen and mod_gsmopen --- diff --git a/w32/Library/FreeSwitchCore.2012.vcxproj b/w32/Library/FreeSwitchCore.2012.vcxproj index 7b1bede4d5..f0c4480777 100644 --- a/w32/Library/FreeSwitchCore.2012.vcxproj +++ b/w32/Library/FreeSwitchCore.2012.vcxproj @@ -445,6 +445,7 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs + @@ -874,4 +875,4 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs - + \ No newline at end of file diff --git a/w32/Library/FreeSwitchCore.2012.vcxproj.filters b/w32/Library/FreeSwitchCore.2012.vcxproj.filters index d35ca32280..3f9b7f8876 100644 --- a/w32/Library/FreeSwitchCore.2012.vcxproj.filters +++ b/w32/Library/FreeSwitchCore.2012.vcxproj.filters @@ -220,6 +220,9 @@ Source Files + + Source Files + @@ -375,4 +378,4 @@ Version Files - + \ No newline at end of file