Go to the documentation of this file.
25 #ifndef SOFIA_RESOLV_SRES_CONFIG_H
27 #define SOFIA_RESOLV_SRES_CONFIG_H
43 #if defined(_WIN32) && !defined(LIBSRES_STATIC) && \
44 (defined(_MSC_VER) || defined(__BORLANDC__) || \
45 defined(__CYGWIN__) || defined(__MINGW32__))
48 #if defined(IN_LIBSOFIA_SRES)
49 #define SRESPUBFUN __declspec(dllexport)
51 #define SRESPUBFUN __declspec(dllimport)
53 #elif defined(SYMBIAN) && !defined(LIBSRES_STATIC)
56 #if defined(IN_LIBSOFIA_SRES)
57 #define SRESPUBFUN __declspec(dllexport)
59 #define SRESPUBFUN __declspec(dllimport)
Sofia-SIP 1.12.11devel -
Copyright (C) 2006 Nokia Corporation. All rights reserved.
Licensed under the terms of the GNU Lesser General Public License.