source: trunk/src/3rdparty/libgq.pri@ 1168

Last change on this file since 1168 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 166 bytes
Line 
1INCLUDEPATH += $$PWD/libgq/gconf
2
3HEADERS += \
4 $$PWD/libgq/gconf/gconfitem.h \
5 $$PWD/libgq/gconf/GConfItem
6
7SOURCES += \
8 $$PWD/libgq/gconf/gconfitem.cpp
9
Note: See TracBrowser for help on using the repository browser.