From 6ad13d38c1ac88d11558b92c03b129f77f032e98 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 29 Aug 2015 08:51:03 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@15081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AddToStartMenu/AddToStartMenu.vcxproj | 4 +++- plugins/Toaster/Toaster.vcxproj | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/AddToStartMenu/AddToStartMenu.vcxproj b/plugins/AddToStartMenu/AddToStartMenu.vcxproj index ec767b0f86..d1067f1ec1 100644 --- a/plugins/AddToStartMenu/AddToStartMenu.vcxproj +++ b/plugins/AddToStartMenu/AddToStartMenu.vcxproj @@ -44,12 +44,14 @@ runtimeobject.lib;%(AdditionalDependencies) - /PDBALTPATH:%_PDB% MultiThreaded + + /PDBALTPATH:%_PDB% + \ No newline at end of file diff --git a/plugins/Toaster/Toaster.vcxproj b/plugins/Toaster/Toaster.vcxproj index 5f42cbc99c..f177101654 100644 --- a/plugins/Toaster/Toaster.vcxproj +++ b/plugins/Toaster/Toaster.vcxproj @@ -46,12 +46,14 @@ delayimp.lib;runtimeobject.lib;%(AdditionalDependencies) API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL;API-MS-WIN-CORE-WINRT-L1-1-0.DLL;%(DelayLoadDLLs) - /PDBALTPATH:%_PDB% MultiThreaded + + /PDBALTPATH:%_PDB% + \ No newline at end of file -- cgit v1.2.3