diff options
Diffstat (limited to 'qtools/qconfig.h')
-rw-r--r-- | qtools/qconfig.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qtools/qconfig.h b/qtools/qconfig.h new file mode 100644 index 0000000..fe14e97 --- /dev/null +++ b/qtools/qconfig.h @@ -0,0 +1,8 @@ +// Empty leaves all features enabled. See doc/html/features.html for choices. + +// Note that disabling some features will produce a libqt that is not +// compatible with other libqt builds. Such modifications are only +// supported on Qt/Embedded where reducing the library size is important +// and where the application-suite is often a fixed set. + +#define QT_DLL // Internal |