libzmq
builds
deprecated-msvc
deprecated-msvc/platform.hpp
Go to the documentation of this file.
1
#ifndef __PLATFORM_HPP_INCLUDED__
2
#define __PLATFORM_HPP_INCLUDED__
3
4
#define ZMQ_HAVE_WINDOWS
5
6
// MSVC build configuration is controlled via options exposed in the Visual
7
// Studio user interface. The option to use libsodium is not exposed in the
8
// user interface unless a sibling `libsodium` directory to that of this
9
// repository exists and contains the following files:
10
//
11
// \builds\msvc\vs2015\libsodium.import.props
12
// \builds\msvc\vs2015\libsodium.import.xml
13
14
#endif
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:57