summaryrefslogtreecommitdiffstats
path: root/kineticscroller.pro
diff options
context:
space:
mode:
authorRobert Griebl <rgriebl@trolltech.com>2010-04-19 14:12:15 +0200
committerRobert Griebl <rgriebl@trolltech.com>2010-04-19 14:12:15 +0200
commit144e7412ea865170990695f9f83896b5d6502730 (patch)
tree729bf10e53a93b193d725792379e45094f762691 /kineticscroller.pro
parent9f0f67985982b08660c44ee921fdf5d05f46d712 (diff)
reorg: split the kinetics scroller and the test app
Diffstat (limited to 'kineticscroller.pro')
-rw-r--r--kineticscroller.pro32
1 files changed, 2 insertions, 30 deletions
diff --git a/kineticscroller.pro b/kineticscroller.pro
index 061318a..0d4e45f 100644
--- a/kineticscroller.pro
+++ b/kineticscroller.pro
@@ -1,30 +1,2 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Wed Mar 31 20:01:48 2010
-######################################################################
-
-TEMPLATE = app
-TARGET =
-DEPENDPATH += .
-INCLUDEPATH += .
-
-# Input
-HEADERS += \
- qkineticscroller.h \
- qkineticscroller_p.h \
- qscrollareakineticscroller.h
-
-SOURCES += \
- qkineticscroller.cpp \
- qscrollareakineticscroller.cpp
-
-# debug/development stuff
-
-HEADERS += \
- settingswidget.h \
- plotwidget.h
-
-SOURCES += \
- settingswidget.cpp \
- plotwidget.cpp \
- main.cpp
-
+TEMPLATE = subdirs
+SUBDIRS = scroller testapp