GNU Radio 3.6.4.1 C++ API
stable/gnuradio/gr-baz/config.h
Go to the documentation of this file.
1 /* For GXX visibility */
2 
3 #include <gruel/attributes.h>
4 
5 #ifdef gnuradio_baz_EXPORTS
6 # define BAZ_API __GR_ATTR_EXPORT
7 #else
8 # define BAZ_API __GR_ATTR_IMPORT
9 #endif
10 
11 /* This file has been auto-generated by CMake */
12 
13 #define IN_GR_BAZ 1
14 #define GR_BAZ_WITH_CMAKE 1
15 
16 #define HAVE_NETDB_H 1
17 #define HAVE_SYS_TYPES_H 1
18 #define HAVE_SYS_SOCKET_H 1
19 #define HAVE_NETINET_IN_H 1
20 #define HAVE_ARPA_INET_H 1
21 /* #undef HAVE_WINDOWS_H */
22 
23 #define HAVE_XTIME 1
24 
25 #define UHD_FOUND 1
26 #define LIBUSB_FOUND 1
27