2011-05-03 12:47:10 +00:00
|
|
|
######################################################################
|
|
|
|
# Automatically generated by qmake (2.01a) Wed Apr 27 16:40:46 2011
|
|
|
|
######################################################################
|
|
|
|
|
|
|
|
TEMPLATE = app
|
|
|
|
TARGET =
|
|
|
|
DEPENDPATH += .
|
|
|
|
INCLUDEPATH += .
|
2011-06-10 08:03:29 +00:00
|
|
|
CONFIG+=console
|
2011-05-30 13:08:33 +00:00
|
|
|
QT += gui-private
|
|
|
|
QT += core-private
|
2011-05-06 10:14:23 +00:00
|
|
|
|
2011-05-03 12:47:10 +00:00
|
|
|
# Input
|
|
|
|
HEADERS += window.h
|
|
|
|
SOURCES += window.cpp main.cpp
|