From a154027918d0a5f2f270615e606d463e35a80d1e Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Tue, 18 Feb 2014 18:25:28 +0000 Subject: added file transfer visualisation added message with file download link cleaned project and code git-svn-id: http://svn.miranda-ng.org/main/trunk@8164 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DropBox/DropBox_11.vcxproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins/DropBox/DropBox_11.vcxproj') diff --git a/plugins/DropBox/DropBox_11.vcxproj b/plugins/DropBox/DropBox_11.vcxproj index e0ae749cf7..e71e63d967 100644 --- a/plugins/DropBox/DropBox_11.vcxproj +++ b/plugins/DropBox/DropBox_11.vcxproj @@ -130,8 +130,8 @@ 4996;%(DisableSpecificWarnings) MultiThreadedDebugDLL $(IntDir)\%(RelativeDir)\ - Use - Steam.h + NotUsing + common.h Windows @@ -157,8 +157,8 @@ ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) 4996;%(DisableSpecificWarnings) $(IntDir)\%(RelativeDir)\ - Use - Steam.h + NotUsing + common.h Windows @@ -185,8 +185,8 @@ ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) 4996;%(DisableSpecificWarnings) $(IntDir)\%(RelativeDir)\ - Use - Steam.h + NotUsing + common.h Windows -- cgit v1.2.3