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/testplugin/testplug_14.vcxproj | 179 ------------------------- plugins/testplugin/testplug_14.vcxproj.filters | 22 --- 2 files changed, 201 deletions(-) delete mode 100644 plugins/testplugin/testplug_14.vcxproj delete mode 100644 plugins/testplugin/testplug_14.vcxproj.filters (limited to 'plugins/testplugin') diff --git a/plugins/testplugin/testplug_14.vcxproj b/plugins/testplugin/testplug_14.vcxproj deleted file mode 100644 index 347fbb1ac4..0000000000 --- a/plugins/testplugin/testplug_14.vcxproj +++ /dev/null @@ -1,179 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - testplug - - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - - - - - - - - - - - - - - - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - - - NDEBUG;%(PreprocessorDefinitions) - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - true - true - false - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - - - NDEBUG;%(PreprocessorDefinitions) - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - true - true - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - - - _DEBUG;%(PreprocessorDefinitions) - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - - - _DEBUG;%(PreprocessorDefinitions) - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - false - - - - - - \ No newline at end of file diff --git a/plugins/testplugin/testplug_14.vcxproj.filters b/plugins/testplugin/testplug_14.vcxproj.filters deleted file mode 100644 index 990797c069..0000000000 --- a/plugins/testplugin/testplug_14.vcxproj.filters +++ /dev/null @@ -1,22 +0,0 @@ - - - - - {88cca963-381d-42ab-a6e5-ee52ef046ae3} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {27fed274-8a4f-4b06-9ac7-fbe7ce655ffb} - h;hpp;hxx;hm;inl - - - {73f1a4d8-ea59-4f1a-ac4d-471cfd59b402} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - \ No newline at end of file -- cgit v1.2.3