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