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