diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2002-02-18 01:01:17 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2002-02-18 01:01:17 (GMT) |
commit | 35bdf428bdffa4a2787b7bd38aee18a51bd91db6 (patch) | |
tree | 43d310b60a87edf227597c16372770eeabf5259b /config | |
parent | b8dbd390db9b47e73c6120ba61724b1e20ab333d (diff) | |
download | hdf5-35bdf428bdffa4a2787b7bd38aee18a51bd91db6.zip hdf5-35bdf428bdffa4a2787b7bd38aee18a51bd91db6.tar.gz hdf5-35bdf428bdffa4a2787b7bd38aee18a51bd91db6.tar.bz2 |
[svn-r4979] Purpose:
Adding support for dll
Description:
Added the definition of __DLLCPP__ depending on:
HDF5_CPPDLL_EXPORTS: C++ API is to be exported - this name is
generated by MSVC++ when the project was created.
HDF5CPP_USEDLL: C++ API dll is to be used (imported.) Any
applications, that use the C++ API dll, must define this
name in the project setting.
On non-windows platforms, __DLLCPP__ is nil.
Platforms tested:
Linux 6.2 (eirene)
Windows 2000
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions