Qt ForkAwesome
0.3.0
Library that bundles ForkAwesome for use within Qt applications
Loading...
Searching...
No Matches
global.h
Go to the documentation of this file.
1
// Created via CMake from template global.h.in
2
// WARNING! Any changes to this file will be overwritten by the next CMake run!
3
4
#ifndef QT_FORK_AWESOME_GLOBAL
5
#define QT_FORK_AWESOME_GLOBAL
6
7
#include "qtforkawesome-definitions.h"
8
#include <c++utilities/application/global.h>
9
10
#ifdef QT_FORK_AWESOME_STATIC
11
#define QT_FORK_AWESOME_EXPORT
12
#define QT_FORK_AWESOME_IMPORT
13
#else
14
#define QT_FORK_AWESOME_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT
15
#define QT_FORK_AWESOME_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT
16
#endif
17
22
27
28
#endif
// QT_FORK_AWESOME_GLOBAL
Generated on Sat Feb 1 2025 19:15:22 for Qt ForkAwesome by
1.13.2