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