From 1f8fc982cc9fd3bcd9d7530fa609fca43b3e3087 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Sep 2010 10:06:23 +0200 Subject: Disable C4068 unknown pragma --- common/template/template-vc10.vcxproj | 4 ++++ common/template/template-vc9.vcproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'common') diff --git a/common/template/template-vc10.vcxproj b/common/template/template-vc10.vcxproj index 5e1936f..9bc26b8 100644 --- a/common/template/template-vc10.vcxproj +++ b/common/template/template-vc10.vcxproj @@ -90,6 +90,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) ..\..\libcommon + 4068;4355;4800;4290;%(DisableSpecificWarnings) ..\..\libcommon\lib\common-d.lib;odb-__value__(database)-d.lib;odb-d.lib;%(AdditionalDependencies) @@ -105,6 +106,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) ..\..\libcommon + 4068;4355;4800;4290;%(DisableSpecificWarnings) ..\..\libcommon\lib\common-d.lib;odb-__value__(database)-d.lib;odb-d.lib;%(AdditionalDependencies) @@ -122,6 +124,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) ..\..\libcommon + 4068;4355;4800;4290;%(DisableSpecificWarnings) ..\..\libcommon\lib\common.lib;odb-__value__(database).lib;odb.lib;%(AdditionalDependencies) @@ -141,6 +144,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) ..\..\libcommon + 4068;4355;4800;4290;%(DisableSpecificWarnings) ..\..\libcommon\lib\common.lib;odb-__value__(database).lib;odb.lib;%(AdditionalDependencies) diff --git a/common/template/template-vc9.vcproj b/common/template/template-vc9.vcproj index 0cf2bc4..a2ad712 100644 --- a/common/template/template-vc9.vcproj +++ b/common/template/template-vc9.vcproj @@ -43,6 +43,7 @@ />