From f1f1d2243299cd1115002e5b5047e9c3a0a73134 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 6 Dec 2012 18:30:05 -0600 Subject: Automated update from Qt3 --- tutorial/t15/t15.pro | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tutorial/t15/t15.pro (limited to 'tutorial/t15/t15.pro') diff --git a/tutorial/t15/t15.pro b/tutorial/t15/t15.pro new file mode 100644 index 000000000..ff0f08d93 --- /dev/null +++ b/tutorial/t15/t15.pro @@ -0,0 +1,5 @@ +TEMPLATE = app +CONFIG += qt warn_on release +HEADERS = main.h +SOURCES = main.cpp +TARGET = t15 -- cgit v1.2.1