From 15b2dce689a5eccf6864e8ab6abe0dd4206b9f37 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 3 Mar 2013 10:43:52 +0000 Subject: removed not used headers projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@3865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PackUpdater/PackUpdater_11.vcxproj | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'plugins/PackUpdater/PackUpdater_11.vcxproj') diff --git a/plugins/PackUpdater/PackUpdater_11.vcxproj b/plugins/PackUpdater/PackUpdater_11.vcxproj index d547c80179..55dedcb2e0 100644 --- a/plugins/PackUpdater/PackUpdater_11.vcxproj +++ b/plugins/PackUpdater/PackUpdater_11.vcxproj @@ -77,7 +77,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;PACKUPDATER_EXPORTS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MultiThreadedDebugDLL Level3 EditAndContinue @@ -101,7 +101,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;PACKUPDATER_EXPORTS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MultiThreadedDebugDLL Level3 4996 @@ -125,7 +125,7 @@ Full Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;PACKUPDATER_EXPORTS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Level3 4996 Use @@ -153,7 +153,7 @@ Full Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;PACKUPDATER_EXPORTS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Level3 4996 Use @@ -190,12 +190,6 @@ - - - - - - -- cgit v1.2.3