From f24ec6ad6db68d89a64850481f0955020f19cf23 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 19 Feb 2014 13:22:26 +0000 Subject: project files rename git-svn-id: http://svn.miranda-ng.org/main/trunk@8176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DropBox/DropBox_10.vcxproj | 207 ------------------------------------- 1 file changed, 207 deletions(-) delete mode 100644 plugins/DropBox/DropBox_10.vcxproj (limited to 'plugins/DropBox/DropBox_10.vcxproj') diff --git a/plugins/DropBox/DropBox_10.vcxproj b/plugins/DropBox/DropBox_10.vcxproj deleted file mode 100644 index f7d946da0e..0000000000 --- a/plugins/DropBox/DropBox_10.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CBA58126-3E02-4159-9BD3-059AF9DBC84E} - Dropbox - - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - false - true - 4996;%(DisableSpecificWarnings) - MultiThreadedDebugDLL - NotUsing - common.h - - - Windows - true - $(ProfileDir)..\..\bin10\lib - $(IntDir)$(TargetName).lib - comctl32.lib;shlwapi.lib;%(AdditionalDependencies) - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Level3 - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - false - true - 4996;%(DisableSpecificWarnings) - MultiThreadedDebugDLL - NotUsing - common.h - - - Windows - true - $(ProfileDir)..\..\bin10\lib - $(IntDir)$(TargetName).lib - comctl32.lib;shlwapi.lib;%(AdditionalDependencies) - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Level3 - Full - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - 4996;%(DisableSpecificWarnings) - NotUsing - common.h - Size - - - Windows - true - true - true - false - comctl32.lib;shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin10\lib - $(IntDir)$(TargetName).lib - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Level3 - Full - true - true - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - 4996;%(DisableSpecificWarnings) - NotUsing - common.h - Size - - - Windows - true - true - true - false - comctl32.lib;shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin10\lib - $(IntDir)$(TargetName).lib - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - - - - - - - - - Create - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3