From 414442c3b3feea30a3cee733f7467604fcc9c37f Mon Sep 17 00:00:00 2001 From: Mike Jerris Date: Fri, 20 Apr 2018 01:21:57 -0400 Subject: [PATCH] remove some unused files This reverts commit 7944934d20acea26f6f25a4f3ea77033edfd0174. This reverts commit b120ddb9d3c168d37b7220de28426198bb226a5b. This reverts commit e8987b0d8cb8c8413b3812d9fc5a3922b0087813. --- libs/win32/Download civetweb.2015.vcxproj | 85 ------------ libs/win32/civetweb/civetweb.2015.vcxproj | 156 ---------------------- w32/civetweb-version.props | 17 --- w32/civetweb.props | 15 --- w32/config-version.props | 17 --- 5 files changed, 290 deletions(-) delete mode 100644 libs/win32/Download civetweb.2015.vcxproj delete mode 100644 libs/win32/civetweb/civetweb.2015.vcxproj delete mode 100644 w32/civetweb-version.props delete mode 100644 w32/civetweb.props delete mode 100644 w32/config-version.props diff --git a/libs/win32/Download civetweb.2015.vcxproj b/libs/win32/Download civetweb.2015.vcxproj deleted file mode 100644 index 3b9b293873..0000000000 --- a/libs/win32/Download civetweb.2015.vcxproj +++ /dev/null @@ -1,85 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - Download civetweb - Download civetweb - Win32Proj - {B9B7455D-F109-42BD-AD0A-98489B53FCF3} - - - - Utility - MultiByte - v140 - - - Utility - MultiByte - v140 - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(PlatformName)\civetweb\$(Configuration)\ - $(PlatformName)\civetweb\$(Configuration)\ - - - - $(IntDir)BuildLog $(ProjectName).htm - - - - - - - - - $(IntDir)BuildLog $(ProjectName).htm - - - - - - - - - - - - - Document - Downloading civetweb. - if not exist "$(ProjectDir)..\civetweb-$(civetweb_Version)" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/civetweb-$(civetweb_Version).tar.gz "$(ProjectDir).." - - $(ProjectDir)..\civetweb-$(civetweb_Version);%(Outputs) - Downloading civetweb. - if not exist "$(ProjectDir)..\civetweb-$(civetweb_Version)" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/civetweb-$(civetweb_Version).tar.gz "$(ProjectDir).." - - $(ProjectDir)..\civetweb-$(civetweb_Version);%(Outputs) - - - - - - \ No newline at end of file diff --git a/libs/win32/civetweb/civetweb.2015.vcxproj b/libs/win32/civetweb/civetweb.2015.vcxproj deleted file mode 100644 index 4dce01ac9a..0000000000 --- a/libs/win32/civetweb/civetweb.2015.vcxproj +++ /dev/null @@ -1,156 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Win32Proj - civetweb - civetweb - {1FAAE8B0-C134-436D-9B13-74C16517FC03} - - - - StaticLibrary - Unicode - true - v140 - - - StaticLibrary - Unicode - v140 - - - StaticLibrary - Unicode - true - v140 - - - StaticLibrary - Unicode - v140 - - - - - - - - - - - Debug/ - EnableFastChecks - CompileAsC - ProgramDatabase - - - Disabled - Disabled - NotUsing - MultiThreadedDebugDLL - true - Level4 - WIN32;_WINDOWS;_DEBUG;USE_STACK_SIZE=102400;MAX_REQUEST_SIZE=16384;CMAKE_INTDIR="Debug";USE_DUKTAPE;USE_IPV6;LUA_COMPAT_ALL;USE_LUA;USE_LUA_SQLITE3;USE_LUA_FILE_SYSTEM;USE_WEBSOCKET;%(PreprocessorDefinitions) - $(IntDir) - 4210;4100;4702;%(DisableSpecificWarnings) - - - - - Release/ - CompileAsC - - - AnySuitable - MaxSpeed - NotUsing - MultiThreadedDLL - true - Level4 - WIN32;_WINDOWS;NDEBUG;USE_STACK_SIZE=102400;MAX_REQUEST_SIZE=16384;CMAKE_INTDIR="Release";USE_DUKTAPE;USE_IPV6;LUA_COMPAT_ALL;USE_LUA;USE_LUA_SQLITE3;USE_LUA_FILE_SYSTEM;USE_WEBSOCKET;%(PreprocessorDefinitions) - $(IntDir) - - - 4210;4100;4702;%(DisableSpecificWarnings) - - - - - X64 - - - Debug/ - EnableFastChecks - CompileAsC - ProgramDatabase - - - Disabled - Disabled - NotUsing - MultiThreadedDebugDLL - true - Level4 - WIN32;_WINDOWS;_DEBUG;_WIN64;USE_STACK_SIZE=102400;MAX_REQUEST_SIZE=16384;CMAKE_INTDIR="Debug";USE_DUKTAPE;USE_IPV6;LUA_COMPAT_ALL;USE_LUA;USE_LUA_SQLITE3;USE_LUA_FILE_SYSTEM;USE_WEBSOCKET;%(PreprocessorDefinitions) - $(IntDir) - 4210;4100;4702;%(DisableSpecificWarnings) - - - - - X64 - - - Release/ - CompileAsC - - - AnySuitable - MaxSpeed - NotUsing - MultiThreadedDLL - true - Level4 - WIN32;_WINDOWS;NDEBUG;USE_STACK_SIZE=102400;MAX_REQUEST_SIZE=16384;CMAKE_INTDIR="Release";USE_DUKTAPE;USE_IPV6;LUA_COMPAT_ALL;USE_LUA;USE_LUA_SQLITE3;USE_LUA_FILE_SYSTEM;USE_WEBSOCKET;_WIN64;%(PreprocessorDefinitions) - $(IntDir) - - - 4210;4100;4702;%(DisableSpecificWarnings) - - - - - - - - {0a11689c-db6a-4bf6-97b2-ad32db863fbd} - - - {8f5e5d77-d269-4665-9e27-1045da6cf0d8} - - - {b9b7455d-f109-42bd-ad0a-98489b53fcf3} - - - - - - \ No newline at end of file diff --git a/w32/civetweb-version.props b/w32/civetweb-version.props deleted file mode 100644 index bdbdb07eb7..0000000000 --- a/w32/civetweb-version.props +++ /dev/null @@ -1,17 +0,0 @@ - - - - - 1.9.1 - - - true - - - - - - $(civetweb_Version) - - - \ No newline at end of file diff --git a/w32/civetweb.props b/w32/civetweb.props deleted file mode 100644 index c0f4108924..0000000000 --- a/w32/civetweb.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - $(SolutionDir)..\civetweb-$(civetweb_Version)\ - - - - $(civetwebLibDir)\src\third_party\lua-5.2.4\src\;$(civetwebLibDir)\src\third_party\duktape-1.5.2\src\;$(civetwebLibDir)\src\third_party;$(civetwebLibDir)\include;%(AdditionalIncludeDirectories) - USE_STACK_SIZE=102400;MAX_REQUEST_SIZE=16384;USE_DUKTAPE;USE_IPV6;LUA_COMPAT_ALL;USE_LUA;USE_LUA_SQLITE3;USE_LUA_FILE_SYSTEM;USE_WEBSOCKET;%(PreprocessorDefinitions) - - - \ No newline at end of file diff --git a/w32/config-version.props b/w32/config-version.props deleted file mode 100644 index 1bd8fe7b12..0000000000 --- a/w32/config-version.props +++ /dev/null @@ -1,17 +0,0 @@ - - - - - 1.5 - - - true - - - - - - $(ConfigVersion) - - - \ No newline at end of file