Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
Config.h
1
// Copyright (c) ZeroC, Inc.
2
3
#ifndef GLACIER2_CONFIG_H
4
#define GLACIER2_CONFIG_H
5
6
// This header is included in all Glacier2 generated headers.
7
8
#include "Ice/Config.h"
9
10
#if defined(_MSC_VER) && !defined(GLACIER2_API_EXPORTS) && !defined(ICE_DISABLE_PRAGMA_COMMENT)
11
# pragma comment(lib, ICE_LIBNAME("Glacier2"))
// Automatically link with Glacier2[D].lib
12
#endif
13
14
#endif
Glacier2
Config.h
Generated by
1.14.0