From 3ced66e7eac9a8a0867073553db2b2bd74729b09 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 19 Feb 2014 16:18:38 +0000 Subject: project fixes pt. 2 git-svn-id: http://svn.miranda-ng.org/main/trunk@8182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/Dropbox_10.vcxproj | 5 +++-- plugins/Dropbox/Dropbox_10.vcxproj.filters | 5 +++++ plugins/Dropbox/Dropbox_12.vcxproj | 3 +++ plugins/Dropbox/Dropbox_12.vcxproj.filters | 5 +++++ 4 files changed, 16 insertions(+), 2 deletions(-) (limited to 'plugins/Dropbox') diff --git a/plugins/Dropbox/Dropbox_10.vcxproj b/plugins/Dropbox/Dropbox_10.vcxproj index 6dff700af1..aed2bdbbb2 100644 --- a/plugins/Dropbox/Dropbox_10.vcxproj +++ b/plugins/Dropbox/Dropbox_10.vcxproj @@ -147,7 +147,6 @@ comctl32.lib;shlwapi.lib;%(AdditionalDependencies) $(ProfileDir)..\..\bin10\lib $(IntDir)$(TargetName).lib - /PDBALTPATH:%_PDB% %(AdditionalOptions) NDEBUG;%(PreprocessorDefinitions) @@ -176,7 +175,6 @@ comctl32.lib;shlwapi.lib;%(AdditionalDependencies) $(ProfileDir)..\..\bin10\lib $(IntDir)$(TargetName).lib - /PDBALTPATH:%_PDB% %(AdditionalOptions) NDEBUG;%(PreprocessorDefinitions) @@ -205,6 +203,9 @@ + + + diff --git a/plugins/Dropbox/Dropbox_10.vcxproj.filters b/plugins/Dropbox/Dropbox_10.vcxproj.filters index 07e80c7eaa..20a737e0d2 100644 --- a/plugins/Dropbox/Dropbox_10.vcxproj.filters +++ b/plugins/Dropbox/Dropbox_10.vcxproj.filters @@ -65,4 +65,9 @@ Resource Files + + + Resource Files + + \ No newline at end of file diff --git a/plugins/Dropbox/Dropbox_12.vcxproj b/plugins/Dropbox/Dropbox_12.vcxproj index f970b079e1..c97ca086f0 100644 --- a/plugins/Dropbox/Dropbox_12.vcxproj +++ b/plugins/Dropbox/Dropbox_12.vcxproj @@ -207,6 +207,9 @@ + + + diff --git a/plugins/Dropbox/Dropbox_12.vcxproj.filters b/plugins/Dropbox/Dropbox_12.vcxproj.filters index 07e80c7eaa..20a737e0d2 100644 --- a/plugins/Dropbox/Dropbox_12.vcxproj.filters +++ b/plugins/Dropbox/Dropbox_12.vcxproj.filters @@ -65,4 +65,9 @@ Resource Files + + + Resource Files + + \ No newline at end of file -- cgit v1.2.3