Skip to content

Commit dfa14ff

Browse files
committed
Add Qt 5.15 wrappers
1 parent baca87f commit dfa14ff

File tree

102 files changed

+374966
-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.

102 files changed

+374966
-0
lines changed
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)