source: tests/widget/widget.pro

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

tests: Made it build on Linux.

File size: 124 bytes
Line 
1DEPTH = .
2include(../$$DEPTH/common.pri)
3
4QT = core gui
5CONFIG += console
6
7SOURCES += widget.cpp
8
9RUN_ARGS = -style windows
Note: See TracBrowser for help on using the repository browser.