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 --------------------------- plugins/DropBox/DropBox_10.vcxproj.filters | 73 ---------- plugins/DropBox/DropBox_11.vcxproj | 216 ----------------------------- plugins/DropBox/DropBox_11.vcxproj.filters | 73 ---------- plugins/DropBox/DropBox_12.vcxproj | 209 ---------------------------- plugins/DropBox/DropBox_12.vcxproj.filters | 73 ---------- plugins/DropBox/Dropbox_10.vcxproj | 207 +++++++++++++++++++++++++++ plugins/DropBox/Dropbox_10.vcxproj.filters | 73 ++++++++++ plugins/DropBox/Dropbox_11.vcxproj | 216 +++++++++++++++++++++++++++++ plugins/DropBox/Dropbox_11.vcxproj.filters | 73 ++++++++++ plugins/DropBox/Dropbox_12.vcxproj | 209 ++++++++++++++++++++++++++++ plugins/DropBox/Dropbox_12.vcxproj.filters | 73 ++++++++++ 12 files changed, 851 insertions(+), 851 deletions(-) delete mode 100644 plugins/DropBox/DropBox_10.vcxproj delete mode 100644 plugins/DropBox/DropBox_10.vcxproj.filters delete mode 100644 plugins/DropBox/DropBox_11.vcxproj delete mode 100644 plugins/DropBox/DropBox_11.vcxproj.filters delete mode 100644 plugins/DropBox/DropBox_12.vcxproj delete mode 100644 plugins/DropBox/DropBox_12.vcxproj.filters create mode 100644 plugins/DropBox/Dropbox_10.vcxproj create mode 100644 plugins/DropBox/Dropbox_10.vcxproj.filters create mode 100644 plugins/DropBox/Dropbox_11.vcxproj create mode 100644 plugins/DropBox/Dropbox_11.vcxproj.filters create mode 100644 plugins/DropBox/Dropbox_12.vcxproj create mode 100644 plugins/DropBox/Dropbox_12.vcxproj.filters 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 diff --git a/plugins/DropBox/DropBox_10.vcxproj.filters b/plugins/DropBox/DropBox_10.vcxproj.filters deleted file mode 100644 index d5d53e93d6..0000000000 --- a/plugins/DropBox/DropBox_10.vcxproj.filters +++ /dev/null @@ -1,73 +0,0 @@ - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - {bb96e6a3-2d56-4aed-9352-30558014561b} - - - {007efe6e-3f6a-49d0-be83-77c03481c085} - - - {badc339a-531c-4f2a-8a2e-e46bd5630044} - - - - - Resource Files - - - Resource Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/DropBox/DropBox_11.vcxproj b/plugins/DropBox/DropBox_11.vcxproj deleted file mode 100644 index 8f52177702..0000000000 --- a/plugins/DropBox/DropBox_11.vcxproj +++ /dev/null @@ -1,216 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CBA58126-3E02-4159-9BD3-059AF9DBC84E} - Dropbox - - - - DynamicLibrary - true - Unicode - v110_xp - - - DynamicLibrary - true - Unicode - v110_xp - - - DynamicLibrary - false - true - Unicode - v110_xp - - - DynamicLibrary - false - true - Unicode - v110_xp - - - - - - - - - - - - - - - - - - - <_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 - common.h - NotUsing - - - Windows - true - $(ProfileDir)..\..\bin11\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)..\..\bin11\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)..\..\bin11\lib - $(IntDir)$(TargetName).lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Level3 - Full - true - true - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - 4996;%(DisableSpecificWarnings) - Use - common.h - Size - - - Windows - true - true - true - false - comctl32.lib;shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin11\lib - $(IntDir)$(TargetName).lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/DropBox/DropBox_11.vcxproj.filters b/plugins/DropBox/DropBox_11.vcxproj.filters deleted file mode 100644 index d5d53e93d6..0000000000 --- a/plugins/DropBox/DropBox_11.vcxproj.filters +++ /dev/null @@ -1,73 +0,0 @@ - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - {bb96e6a3-2d56-4aed-9352-30558014561b} - - - {007efe6e-3f6a-49d0-be83-77c03481c085} - - - {badc339a-531c-4f2a-8a2e-e46bd5630044} - - - - - Resource Files - - - Resource Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/DropBox/DropBox_12.vcxproj b/plugins/DropBox/DropBox_12.vcxproj deleted file mode 100644 index fe1fbb0686..0000000000 --- a/plugins/DropBox/DropBox_12.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CBA58126-3E02-4159-9BD3-059AF9DBC84E} - Dropbox - - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - false - true - Unicode - v120_xp - - - DynamicLibrary - false - true - Unicode - v120_xp - - - - - - - - - - - - - - - - - - - <_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)..\..\bin12\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)..\..\bin12\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)..\..\bin12\lib - $(IntDir)$(TargetName).lib - - - 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)..\..\bin12\lib - $(IntDir)$(TargetName).lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - - - - - - - - - Create - - - - - - - - - - \ No newline at end of file diff --git a/plugins/DropBox/DropBox_12.vcxproj.filters b/plugins/DropBox/DropBox_12.vcxproj.filters deleted file mode 100644 index d5d53e93d6..0000000000 --- a/plugins/DropBox/DropBox_12.vcxproj.filters +++ /dev/null @@ -1,73 +0,0 @@ - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - {bb96e6a3-2d56-4aed-9352-30558014561b} - - - {007efe6e-3f6a-49d0-be83-77c03481c085} - - - {badc339a-531c-4f2a-8a2e-e46bd5630044} - - - - - Resource Files - - - Resource Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/DropBox/Dropbox_10.vcxproj b/plugins/DropBox/Dropbox_10.vcxproj new file mode 100644 index 0000000000..f7d946da0e --- /dev/null +++ b/plugins/DropBox/Dropbox_10.vcxproj @@ -0,0 +1,207 @@ + + + + + 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 diff --git a/plugins/DropBox/Dropbox_10.vcxproj.filters b/plugins/DropBox/Dropbox_10.vcxproj.filters new file mode 100644 index 0000000000..d5d53e93d6 --- /dev/null +++ b/plugins/DropBox/Dropbox_10.vcxproj.filters @@ -0,0 +1,73 @@ + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + {bb96e6a3-2d56-4aed-9352-30558014561b} + + + {007efe6e-3f6a-49d0-be83-77c03481c085} + + + {badc339a-531c-4f2a-8a2e-e46bd5630044} + + + + + Resource Files + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/DropBox/Dropbox_11.vcxproj b/plugins/DropBox/Dropbox_11.vcxproj new file mode 100644 index 0000000000..8f52177702 --- /dev/null +++ b/plugins/DropBox/Dropbox_11.vcxproj @@ -0,0 +1,216 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {CBA58126-3E02-4159-9BD3-059AF9DBC84E} + Dropbox + + + + DynamicLibrary + true + Unicode + v110_xp + + + DynamicLibrary + true + Unicode + v110_xp + + + DynamicLibrary + false + true + Unicode + v110_xp + + + DynamicLibrary + false + true + Unicode + v110_xp + + + + + + + + + + + + + + + + + + + <_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 + common.h + NotUsing + + + Windows + true + $(ProfileDir)..\..\bin11\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)..\..\bin11\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)..\..\bin11\lib + $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Level3 + Full + true + true + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + 4996;%(DisableSpecificWarnings) + Use + common.h + Size + + + Windows + true + true + true + false + comctl32.lib;shlwapi.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin11\lib + $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/DropBox/Dropbox_11.vcxproj.filters b/plugins/DropBox/Dropbox_11.vcxproj.filters new file mode 100644 index 0000000000..d5d53e93d6 --- /dev/null +++ b/plugins/DropBox/Dropbox_11.vcxproj.filters @@ -0,0 +1,73 @@ + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + {bb96e6a3-2d56-4aed-9352-30558014561b} + + + {007efe6e-3f6a-49d0-be83-77c03481c085} + + + {badc339a-531c-4f2a-8a2e-e46bd5630044} + + + + + Resource Files + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/DropBox/Dropbox_12.vcxproj b/plugins/DropBox/Dropbox_12.vcxproj new file mode 100644 index 0000000000..fe1fbb0686 --- /dev/null +++ b/plugins/DropBox/Dropbox_12.vcxproj @@ -0,0 +1,209 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {CBA58126-3E02-4159-9BD3-059AF9DBC84E} + Dropbox + + + + DynamicLibrary + true + Unicode + v120_xp + + + DynamicLibrary + true + Unicode + v120_xp + + + DynamicLibrary + false + true + Unicode + v120_xp + + + DynamicLibrary + false + true + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + <_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)..\..\bin12\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)..\..\bin12\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)..\..\bin12\lib + $(IntDir)$(TargetName).lib + + + 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)..\..\bin12\lib + $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + + + + + + + + + Create + + + + + + + + + + \ No newline at end of file diff --git a/plugins/DropBox/Dropbox_12.vcxproj.filters b/plugins/DropBox/Dropbox_12.vcxproj.filters new file mode 100644 index 0000000000..d5d53e93d6 --- /dev/null +++ b/plugins/DropBox/Dropbox_12.vcxproj.filters @@ -0,0 +1,73 @@ + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + {bb96e6a3-2d56-4aed-9352-30558014561b} + + + {007efe6e-3f6a-49d0-be83-77c03481c085} + + + {badc339a-531c-4f2a-8a2e-e46bd5630044} + + + + + Resource Files + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file -- cgit v1.2.3