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