source: trunk/demos/spreadsheet/spreadsheet.pro@ 635

Last change on this file since 635 was 561, checked in by Dmitry A. Kuminov, 16 years ago

trunk: Merged in qt 4.6.1 sources.

File size: 924 bytes
RevLine 
[2]1######################################################################
2# Automatically generated by qmake (2.01a) Thu Mar 5 14:39:33 2009
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += .
9
10CONFIG += qt warn_on
11#unix:contains(QT_CONFIG, dbus):QT += dbus
12
13# Input
14HEADERS += printview.h spreadsheet.h spreadsheetdelegate.h spreadsheetitem.h
15SOURCES += main.cpp \
16 printview.cpp \
17 spreadsheet.cpp \
18 spreadsheetdelegate.cpp \
19 spreadsheetitem.cpp
20RESOURCES += spreadsheet.qrc
21
22
23build_all:!build_pass {