As it looks now that lib contains way more then I want to pull in so i'm just copying the files i'm interested in.
6 lines
115 B
C
6 lines
115 B
C
#ifndef CTKWIDGETSEXPORT_H
|
|
#define CTKWIDGETSEXPORT_H
|
|
|
|
#define CTK_WIDGETS_EXPORT
|
|
|
|
#endif // CTKWIDGETSEXPORT_H
|