From 230623d50baff4e8bf13a8572e0b895bad7b7ed4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 28 Jun 2012 22:00:00 +0000 Subject: precompiled headers for AssocMgr git-svn-id: http://svn.miranda-ng.org/main/trunk@677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AssocMgr/assocmgr.vcxproj | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/AssocMgr/assocmgr.vcxproj b/plugins/AssocMgr/assocmgr.vcxproj index 822e64c84a..457f753647 100644 --- a/plugins/AssocMgr/assocmgr.vcxproj +++ b/plugins/AssocMgr/assocmgr.vcxproj @@ -80,6 +80,8 @@ ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) _DEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;STRICT;ASSOCMGR_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks + Use + common.h ..\..\include\msapi @@ -106,6 +108,8 @@ ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) _DEBUG;UNICODE;WIN64;_WINDOWS;_USRDLL;STRICT;ASSOCMGR_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks + Use + common.h ..\..\include\msapi @@ -132,6 +136,8 @@ ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) NDEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;STRICT;ASSOCMGR_EXPORTS;%(PreprocessorDefinitions) Size + Use + common.h ..\..\include\msapi @@ -160,6 +166,8 @@ ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) NDEBUG;UNICODE;WIN64;_WINDOWS;_USRDLL;STRICT;ASSOCMGR_EXPORTS;%(PreprocessorDefinitions) Size + Use + common.h ..\..\include\msapi @@ -181,7 +189,9 @@ - + + Create + -- cgit v1.2.3