From 23c371a5a70c217a5a2071b2d866eee5e907881a Mon Sep 17 00:00:00 2001 From: Ken Rice Date: Tue, 10 Jan 2017 09:28:14 -0600 Subject: [PATCH] FS-9581 #resolve remove file from core lib project file that was added inadvertantly --- w32/Library/FreeSwitchCore.2015.vcxproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/w32/Library/FreeSwitchCore.2015.vcxproj b/w32/Library/FreeSwitchCore.2015.vcxproj index ef6e975616..6f2ae16e2d 100644 --- a/w32/Library/FreeSwitchCore.2015.vcxproj +++ b/w32/Library/FreeSwitchCore.2015.vcxproj @@ -1,4 +1,4 @@ - + @@ -437,7 +437,6 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs - 4389;4127;%(DisableSpecificWarnings) 4389;4127;%(DisableSpecificWarnings) @@ -891,4 +890,4 @@ if not exist "$(OutDir)htdocs" xcopy "$(SolutionDir)htdocs\*.*" "$(OutDir)htdocs - + \ No newline at end of file