source: tests/widget/widget.pro@ 303

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

tests: Added debug-run and release-run targets to conveniently start generated test executables.

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