cgv
Loading...
Searching...
No Matches
lib_begin.h
1
// begin block to configure defines for the utils library
2
//
3
// Authored by Stefan Gumhold
4
//
5
// Please report all bugs and problems to "cgv@inf.tu-dresden.de".
6
7
#ifdef CGV_UTILS_FORCE_STATIC
8
# define CGV_FORCE_STATIC_LIB
9
#endif
10
#ifdef CGV_UTILS_EXPORTS
11
# define CGV_EXPORTS
12
#endif
13
14
#include <cgv/config/lib_begin.h>
15
16
cgv
utils
lib_begin.h
Generated by
1.9.8