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