Sha256: b4f1376cd00887642245cdd346b486065e898396dabcf8a48f940e0cbb915e2e
Contents?: true
Size: 623 Bytes
Versions: 43
Compression:
Stored size: 623 Bytes
Contents
TEMPLATE = lib CONFIG *= staticlib create_prl DEPENDPATH += ../include INCLUDEPATH += ../include TARGET = QtScroller DESTDIR = ../lib !no-webkit:QT += webkit no-webkit:DEFINES += QTSCROLLER_NO_WEBKIT # Input HEADERS += qtflickgesture_p.h \ qtscroller.h \ qtscroller_p.h \ qtscrollerfilter_p.h \ qtscrollerproperties.h \ qtscrollerproperties_p.h \ qtscrollevent.h \ qtscrollevent_p.h SOURCES += qtflickgesture.cpp \ qtscroller.cpp \ qtscrollerfilter.cpp \ qtscrollerproperties.cpp \ qtscrollevent.cpp
Version data entries
43 entries across 43 versions & 1 rubygems