Skip to content

Commit 3659ca6

Browse files
author
florianlink
committed
added Qt 5.4 wrappers
git-svn-id: http://svn.code.sf.net/p/pythonqt/code/trunk@390 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
1 parent a8de7f1 commit 3659ca6

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
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)