From 4ac3da0fe4400b9109636143e8da53dbef6c3984 Mon Sep 17 00:00:00 2001 From: Alex Borisov Date: Wed, 19 Oct 2011 03:13:11 +0300 Subject: Main window mockup --- client/client.pro | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 client/client.pro (limited to 'client/client.pro') diff --git a/client/client.pro b/client/client.pro new file mode 100644 index 0000000..ef28c1a --- /dev/null +++ b/client/client.pro @@ -0,0 +1,12 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Wed Oct 19 03:05:59 2011 +###################################################################### + +TEMPLATE = app +TARGET = +DEPENDPATH += . +INCLUDEPATH += . + +# Input +HEADERS += dialog.h +SOURCES += dialog.cpp main.cpp -- cgit v1.2.3