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 --- tutorial/t5/t5.pro | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tutorial/t5/t5.pro (limited to 'tutorial/t5/t5.pro') diff --git a/tutorial/t5/t5.pro b/tutorial/t5/t5.pro new file mode 100644 index 0000000..3ddf02c --- /dev/null +++ b/tutorial/t5/t5.pro @@ -0,0 +1,6 @@ +TEMPLATE = app +CONFIG += qt warn_on release +HEADERS = +SOURCES = main.cpp +TARGET = t5 +REQUIRES=large-config -- cgit v1.2.3