Last change
on this file since 5 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
424 bytes
|
Line | |
---|
1 |
|
---|
2 | INCLUDEPATH += $$PWD
|
---|
3 |
|
---|
4 | SOURCES += $$PWD/widgetboxcategorylistview.cpp \
|
---|
5 | $$PWD/widgetboxtreewidget.cpp \
|
---|
6 | $$PWD/widgetbox.cpp \
|
---|
7 | $$PWD/widgetbox_dnditem.cpp
|
---|
8 | HEADERS += $$PWD/widgetboxcategorylistview.h \
|
---|
9 | $$PWD/widgetboxtreewidget.h \
|
---|
10 | $$PWD/widgetbox.h \
|
---|
11 | $$PWD/widgetbox_global.h \
|
---|
12 | $$PWD/widgetbox_dnditem.h
|
---|
13 |
|
---|
14 | RESOURCES += $$PWD/widgetbox.qrc
|
---|
Note:
See
TracBrowser
for help on using the repository browser.