From 240b769d44fe6c50cabbf311f8e9fb1fae7cd80e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 23 Jun 2012 17:15:01 +0000 Subject: libjson interface added to the core git-svn-id: http://svn.miranda-ng.org/main/trunk@573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/miranda32_10.vcxproj | 55 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 4 deletions(-) (limited to 'src/miranda32_10.vcxproj') diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index ce87c1a7d8..a549b914dd 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -82,7 +82,7 @@ Use commonheaders.h Level3 - 4996;%(DisableSpecificWarnings) + 4996;4530;%(DisableSpecificWarnings) false Fast true @@ -118,7 +118,7 @@ Use commonheaders.h Level3 - 4996;%(DisableSpecificWarnings) + 4996;4530;%(DisableSpecificWarnings) false Fast true @@ -152,7 +152,7 @@ Use commonheaders.h Level3 - 4996;%(DisableSpecificWarnings) + 4996;4530;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) @@ -181,7 +181,7 @@ Use commonheaders.h Level3 - 4996;%(DisableSpecificWarnings) + 4996;4530;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) @@ -244,6 +244,17 @@ + + + + + + + + + + + @@ -317,6 +328,42 @@ ..\..\core\commonheaders.h + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + + + ..\..\core\commonheaders.h + ..\..\core\commonheaders.h -- cgit v1.2.3