source:
tests/widget/widget.pro@
304
Last change on this file since 304 was 303, checked in by , 16 years ago | |
---|---|
File size: 131 bytes |
Rev | Line | |
---|---|---|
[303] | 1 | QT = core gui |
2 | ||
3 | SOURCES += widget.cpp | |
4 | ||
[231] | 5 | DEPTH = . |
6 | include($$DEPTH/../common.pri) | |
7 | else:error("Cannot include $$DEPTH/../common.pri!") |
Note:
See TracBrowser
for help on using the repository browser.