source:
tests/widget/widget.pro@
303
Last change on this file since 303 was 303, checked in by , 16 years ago | |
---|---|
File size: 131 bytes |
Line | |
---|---|
1 | QT = core gui |
2 | |
3 | SOURCES += widget.cpp |
4 | |
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.