288bf48388
(which throws off the build order).
16 lines
382 B
Prolog
16 lines
382 B
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) Wed Apr 27 16:40:46 2011
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
CONFIG+=console
|
|
QT += gui-private
|
|
QT += core-private
|
|
|
|
# Input
|
|
HEADERS += window.h
|
|
SOURCES += window.cpp main.cpp
|