diff options
Diffstat (limited to 'scroller/scroller.pro')
| -rw-r--r-- | scroller/scroller.pro | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/scroller/scroller.pro b/scroller/scroller.pro new file mode 100644 index 0000000..b2f738d --- /dev/null +++ b/scroller/scroller.pro @@ -0,0 +1,12 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Mon Apr 19 14:02:12 2010 +###################################################################### + +TEMPLATE = lib +TARGET = +DEPENDPATH += . +INCLUDEPATH += . + +# Input +HEADERS += qkineticscroller.h qkineticscroller_p.h +SOURCES += qkineticscroller.cpp |
