From bfd1b0cae153236a6abb6b4e00b2f14e58566439 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 25 Apr 2017 18:06:52 +0300 Subject: this time for real - good bye --- plugins/HTTPServer/HTTPServer_14.vcxproj | 219 ----------------------- plugins/HTTPServer/HTTPServer_14.vcxproj.filters | 76 -------- 2 files changed, 295 deletions(-) delete mode 100644 plugins/HTTPServer/HTTPServer_14.vcxproj delete mode 100644 plugins/HTTPServer/HTTPServer_14.vcxproj.filters (limited to 'plugins/HTTPServer') diff --git a/plugins/HTTPServer/HTTPServer_14.vcxproj b/plugins/HTTPServer/HTTPServer_14.vcxproj deleted file mode 100644 index a211fe4461..0000000000 --- a/plugins/HTTPServer/HTTPServer_14.vcxproj +++ /dev/null @@ -1,219 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {F7A70398-AFA0-4A58-B645-85268F9517DE} - HTTPServer - - - - DynamicLibrary - MultiByte - v140_xp - true - - - DynamicLibrary - MultiByte - v140_xp - true - - - DynamicLibrary - MultiByte - v140_xp - - - DynamicLibrary - MultiByte - v140_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - EditAndContinue - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - 0x22500000 - $(IntDir)$(TargetName).lib - Windows - false - comctl32.lib;Ws2_32.lib;%(AdditionalDependencies) - false - - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - 0x22500000 - $(IntDir)$(TargetName).lib - Windows - false - comctl32.lib;Ws2_32.lib;%(AdditionalDependencies) - - - - - Full - OnlyExplicitInline - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - /PDBALTPATH:%_PDB% %(AdditionalOptions) - comctl32.lib;Ws2_32.lib;%(AdditionalDependencies) - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - true - true - false - 0x22500000 - - - - - Full - OnlyExplicitInline - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - /PDBALTPATH:%_PDB% %(AdditionalOptions) - comctl32.lib;Ws2_32.lib;%(AdditionalDependencies) - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - true - true - false - 0x22500000 - - - - - - - - - - - - - - - - - - - - Create - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/HTTPServer/HTTPServer_14.vcxproj.filters b/plugins/HTTPServer/HTTPServer_14.vcxproj.filters deleted file mode 100644 index af23f66ba6..0000000000 --- a/plugins/HTTPServer/HTTPServer_14.vcxproj.filters +++ /dev/null @@ -1,76 +0,0 @@ - - - - - {8a708544-2fc2-467e-8bf3-77362b20ae40} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {2b0034fb-2dba-462b-b88b-8800f2ed581e} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {dd12eb67-8352-411d-a553-86edc311c3e6} - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3