From 7b31bf12b9f517e2a9795d63a1701cdf23279d5a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 8 Jul 2013 14:54:20 +0200 Subject: Add support for Visual Studio 2005 --- mssql/template/template-vc11.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mssql/template/template-vc11.vcxproj') diff --git a/mssql/template/template-vc11.vcxproj b/mssql/template/template-vc11.vcxproj index 3d2a5ae..93f2be8 100644 --- a/mssql/template/template-vc11.vcxproj +++ b/mssql/template/template-vc11.vcxproj @@ -164,7 +164,7 @@ m4_dnl __custom_build_entry__( test.hxx, odb test.hxx, -odb.exe --std c++11 __xml__(__shell_quotes__(__value__(odb_options) -DHAVE_CONFIG_VC_H -DODB_MSC_VER=1600 -I$(SolutionDir)\..\libcommon)) test.hxx, +odb.exe --std c++11 __xml__(__shell_quotes__(m4_patsubst(__value__(odb_options), __value__(src_base)/, ) -DHAVE_CONFIG_VC_H -DODB_MSC_VER=1600 -I$(SolutionDir)\..\libcommon)) test.hxx, test-odb.hxx;test-odb.ixx;test-odb.cxx) ) -- cgit v1.1