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