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