summaryrefslogtreecommitdiffstats
path: root/touchy/touchy.pro
diff options
context:
space:
mode:
Diffstat (limited to 'touchy/touchy.pro')
-rw-r--r--touchy/touchy.pro16
1 files changed, 16 insertions, 0 deletions
diff --git a/touchy/touchy.pro b/touchy/touchy.pro
new file mode 100644
index 0000000..03da8ec
--- /dev/null
+++ b/touchy/touchy.pro
@@ -0,0 +1,16 @@
+######################################################################
+# Automatically generated by qmake (2.01a) Mon Apr 19 14:02:09 2010
+######################################################################
+
+TEMPLATE = app
+TARGET =
+DEPENDPATH += . ../scroller
+INCLUDEPATH += . ../scroller
+LIBS += -L../scroller -lscroller
+
+# Input
+HEADERS += plotwidget.h qscrollareakineticscroller.h settingswidget.h
+SOURCES += main.cpp \
+ plotwidget.cpp \
+ qscrollareakineticscroller.cpp \
+ settingswidget.cpp