From a089c8f17cca1cdf688e91be38ec315803168ed8 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 16 Jul 2012 20:35:50 +0000 Subject: Svc_dbepp is renamed to DbeditorPP Svc_crshdmp is renamed to CrashDumper Svc_vi is renamed to VersionInfo git-svn-id: http://svn.miranda-ng.org/main/trunk@992 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Svc_crshdmp/crshdmp_10.vcxproj | 220 --------------------------------- 1 file changed, 220 deletions(-) delete mode 100644 plugins/Svc_crshdmp/crshdmp_10.vcxproj (limited to 'plugins/Svc_crshdmp/crshdmp_10.vcxproj') diff --git a/plugins/Svc_crshdmp/crshdmp_10.vcxproj b/plugins/Svc_crshdmp/crshdmp_10.vcxproj deleted file mode 100644 index a23e2a190b..0000000000 --- a/plugins/Svc_crshdmp/crshdmp_10.vcxproj +++ /dev/null @@ -1,220 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Svc_crshdmp - {576EEEFD-E423-482B-879A-F0515D40B8E1} - - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.311 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - Size - true - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - false - false - false - Fast - Level3 - OnlyExplicitInline - - - dbghelp.lib;%(AdditionalDependencies) - dbghelp.dll;%(DelayLoadDLLs) - true - Windows - true - true - true - $(IntDir)$(TargetName).lib - false - $(SolutionDir)\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Full - Size - true - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - false - false - false - Fast - Level3 - OnlyExplicitInline - - - dbghelp.lib;%(AdditionalDependencies) - dbghelp.dll;%(DelayLoadDLLs) - true - Windows - true - true - true - $(IntDir)$(TargetName).lib - false - $(SolutionDir)\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Fast - Level3 - EditAndContinue - - - dbghelp.lib;%(AdditionalDependencies) - dbghelp.dll;%(DelayLoadDLLs) - true - Windows - true - $(IntDir)$(TargetName).lib - false - $(SolutionDir)\lib - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Fast - Level3 - - - dbghelp.lib;%(AdditionalDependencies) - dbghelp.dll;%(DelayLoadDLLs) - true - Windows - true - $(IntDir)$(TargetName).lib - false - $(SolutionDir)\lib - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3