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