From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/tablet/tablet.pro | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 examples/tablet/tablet.pro (limited to 'examples/tablet/tablet.pro') diff --git a/examples/tablet/tablet.pro b/examples/tablet/tablet.pro new file mode 100644 index 0000000..b7b32ea --- /dev/null +++ b/examples/tablet/tablet.pro @@ -0,0 +1,12 @@ +############################################################## +# Automatically generated by qmake Thu Jul 26 13:46:03 2001 +############################################################## +TEMPLATE = app +TARGET = tablet + +REQUIRES = tablet + +# Input +HEADERS += canvas.h scribble.h tabletstats.h +INTERFACES += tabletstatsbase.ui +SOURCES += canvas.cpp main.cpp scribble.cpp tabletstats.cpp -- cgit v1.2.3