Servus
1.2.0
A small set of network oriented utilities in C++ including a zeroconf implementation.
Main Page
Related Pages
Classes
Files
File List
File Members
qt/definesLinux.h
1
// generated by CommonPackage.cmake, do not edit.
2
3
#ifndef Servus_DEFINES_Linux_H
4
#define Servus_DEFINES_Linux_H
5
6
#ifndef Linux
7
# define Linux 1
8
#endif
9
#ifndef SERVUS_USE_AVAHI_CLIENT
10
# define SERVUS_USE_AVAHI_CLIENT 1
11
#endif
12
#ifndef SERVUS_USE_BOOST
13
# define SERVUS_USE_BOOST 1
14
#endif
15
#ifndef SERVUS_USE_QT5CORE
16
# define SERVUS_USE_QT5CORE 1
17
#endif
18
#ifndef SERVUS_USE_QT5WIDGETS
19
# define SERVUS_USE_QT5WIDGETS 1
20
#endif
21
#ifndef SERVUS_USE_THREADS
22
# define SERVUS_USE_THREADS 1
23
#endif
24
25
#endif
install
include
servus
qt
definesLinux.h
Generated on Mon Nov 2 2015 14:31:07 for Servus by
1.8.9.1