blob: ef28c1ae254a3c8cc7f98cedd8ae85b12f038066 (
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 += dialog.h
SOURCES += dialog.cpp main.cpp
|