From 96d399cb33ea787cd434b55e2d7a02a0df8f0cb7 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 18 Feb 2014 20:45:33 +0000 Subject: vc2012 project sync git-svn-id: http://svn.miranda-ng.org/main/trunk@8170 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DropBox/DropBox_11.vcxproj | 48 +++++++++++++++--------------- plugins/DropBox/DropBox_11.vcxproj.filters | 6 ++++ 2 files changed, 30 insertions(+), 24 deletions(-) (limited to 'plugins') diff --git a/plugins/DropBox/DropBox_11.vcxproj b/plugins/DropBox/DropBox_11.vcxproj index e71e63d967..71d46e9c09 100644 --- a/plugins/DropBox/DropBox_11.vcxproj +++ b/plugins/DropBox/DropBox_11.vcxproj @@ -18,20 +18,6 @@ x64 - - - - - - - - - - - - - - {CBA58126-3E02-4159-9BD3-059AF9DBC84E} DropBox @@ -101,9 +87,8 @@ true 4996;%(DisableSpecificWarnings) MultiThreadedDebugDLL - $(IntDir)\%(RelativeDir)\ common.h - NotUsing + Use Windows @@ -112,7 +97,6 @@ $(IntDir)$(TargetName).lib comctl32.lib;%(AdditionalDependencies) false - /PDBALTPATH:%_PDB% %(AdditionalOptions) _DEBUG;%(PreprocessorDefinitions) @@ -129,8 +113,7 @@ true 4996;%(DisableSpecificWarnings) MultiThreadedDebugDLL - $(IntDir)\%(RelativeDir)\ - NotUsing + Use common.h @@ -140,7 +123,6 @@ $(IntDir)$(TargetName).lib comctl32.lib;%(AdditionalDependencies) false - /PDBALTPATH:%_PDB% %(AdditionalOptions) _DEBUG;%(PreprocessorDefinitions) @@ -156,9 +138,9 @@ WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) 4996;%(DisableSpecificWarnings) - $(IntDir)\%(RelativeDir)\ - NotUsing + Use common.h + Size Windows @@ -184,9 +166,9 @@ NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) 4996;%(DisableSpecificWarnings) - $(IntDir)\%(RelativeDir)\ - NotUsing + Use common.h + Size Windows @@ -203,6 +185,24 @@ ..\..\include\msapi + + + + + + + + + + + + Create + + + + + + diff --git a/plugins/DropBox/DropBox_11.vcxproj.filters b/plugins/DropBox/DropBox_11.vcxproj.filters index 0027b45275..1d9e2a795d 100644 --- a/plugins/DropBox/DropBox_11.vcxproj.filters +++ b/plugins/DropBox/DropBox_11.vcxproj.filters @@ -7,6 +7,9 @@ Source Files + + Source Files + @@ -40,5 +43,8 @@ Resource Files + + Resource Files + \ No newline at end of file -- cgit v1.2.3