source: tests/widget/widget.pro@ 299

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

tests/widget: No need in 'console' in CONFIG any more.

File size: 131 bytes
Line 
1DEPTH = .
2include($$DEPTH/../common.pri)
3else:error("Cannot include $$DEPTH/../common.pri!")
4
5QT = core gui
6
7SOURCES += widget.cpp
Note: See TracBrowser for help on using the repository browser.