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