Skip to content

Commit 2a38813

Browse files
committed
added Qt 5.4 wrappers
1 parent 34f23d9 commit 2a38813

File tree

88 files changed

+283238
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+283238
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
HEADERS += \
2+
$$PWD/com_trolltech_qt_core0.h \
3+
$$PWD/com_trolltech_qt_core1.h \
4+
$$PWD/com_trolltech_qt_core2.h \
5+
$$PWD/com_trolltech_qt_core3.h \
6+
7+
SOURCES += \
8+
$$PWD/com_trolltech_qt_core0.cpp \
9+
$$PWD/com_trolltech_qt_core1.cpp \
10+
$$PWD/com_trolltech_qt_core2.cpp \
11+
$$PWD/com_trolltech_qt_core3.cpp \
12+
$$PWD/com_trolltech_qt_core_init.cpp

0 commit comments

Comments
 (0)