Warning, /sdk/codevis/thirdparty/soci/src/core/soci_backends_config.h.in is written in an unsupported language. File is not indexed.
0001 // 0002 // Copyright (C) 2011 Alex Ott <alexott@gmail.com> 0003 // Distributed under the Boost Software License, Version 1.0. 0004 // (See accompanying file LICENSE_1_0.txt or copy at 0005 // http://www.boost.org/LICENSE_1_0.txt) 0006 // 0007 #ifndef SOCI_BACKENDS_CONFIG_H 0008 #define SOCI_BACKENDS_CONFIG_H 0009 0010 #define DEFAULT_BACKENDS_PATH "@CMAKE_INSTALL_FULL_LIBDIR@" 0011 0012 #endif // SOCI_BACKENDS_CONFIG_H