comparison generator/parser/rpp/pp-qt-configuration @ 1:e78566595089

initial import
author mandel
date Mon, 11 May 2009 16:01:50 +0000
parents
children
comparison
equal deleted inserted replaced
0:36fb74dc547d 1:e78566595089
1 #define __cplusplus 1
2
3 #define __STDC__
4
5 // Qt
6 #define QOBJECTDEFS_H
7
8 // not yet supported
9 #define Q_SLOTS slots
10 #define Q_SIGNALS signals
11 #define Q_FLAGS(a)
12 #define Q_PRIVATE_SLOT(a, b)
13 #define Q_DECLARE_INTERFACE(a,b)
14 #define Q_INTERFACES(a)
15 #define Q_GADGET
16 #define Q_OVERRIDE(a)
17 #define Q_OS_OS2
18 #define ULONG_MAX Integer.MAX_VALUE
19 #define Q_NO_USING_KEYWORD
20
21 // There are symbols in Qt that exist in Debug but
22 // not in release
23 #define QT_NO_DEBUG
24
25 #define QT_JAMBI_RUN