Differences From Artifact [917c60f194]:
- File src/QtWidgets/Makefile — part of check-in [14dfe934b0] at 2017-04-18 19:21:23 on branch trunk — Add QtPushButton (user: max-schander@freenet.de, size: 314) [annotate] [blame] [check-ins using]
To Artifact [9d58ba8033]:
- File src/QtWidgets/Makefile — part of check-in [4c1be2eafb] at 2017-11-20 01:13:20 on branch trunk — Add QtGraphicsWidget (user: js, size: 334) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | + - + | include ../../extra.mk STATIC_PIC_LIB_NOINST = ${QTWIDGETS_LIB_A} STATIC_LIB_NOINST = ${QTWIDGETS_A} SRCS = QtAbstractButton.mm \ QtAction.mm \ QtApplication.mm \ QtGraphicsWidget.mm \ |