blob: 050e6b1005b5318c715b5b2c8e740f562f7aaeb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
######################################################################
# Automatically generated by qmake (2.01a) Wed Oct 19 03:05:59 2011
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += client.h proxy.h dialog.h
SOURCES += dialog.cpp main.cpp proxy.cpp
|