aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/parser/rpp/pp-qt-configuration
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/ApiExtractor/parser/rpp/pp-qt-configuration')
-rw-r--r--sources/shiboken2/ApiExtractor/parser/rpp/pp-qt-configuration24
1 files changed, 0 insertions, 24 deletions
diff --git a/sources/shiboken2/ApiExtractor/parser/rpp/pp-qt-configuration b/sources/shiboken2/ApiExtractor/parser/rpp/pp-qt-configuration
deleted file mode 100644
index ba356c323..000000000
--- a/sources/shiboken2/ApiExtractor/parser/rpp/pp-qt-configuration
+++ /dev/null
@@ -1,24 +0,0 @@
-#define __cplusplus 1
-
-#define __STDC__ 1
-
-// Qt
-#define QOBJECTDEFS_H
-
-// not yet supported
-#define Q_SLOTS slots
-#define Q_SIGNALS signals
-#define Q_FLAGS(a)
-#define Q_PRIVATE_SLOT(a, b)
-#define Q_DECLARE_INTERFACE(a,b)
-#define Q_INTERFACES(a)
-#define Q_GADGET
-#define Q_OVERRIDE(a)
-#define Q_OS_OS2
-#define Q_NO_USING_KEYWORD
-#define QT_NO_QOBJECT_CHECK
-#define QT_NO_MEMBER_TEMPLATES
-// There are symbols in Qt that exist in Debug but
-// not in release
-#define QT_NO_DEBUG
-