source:
trunk/examples/network/archivesearch/archivesearch.pro
Last change on this file was 2, checked in by , 20 years ago | |
---|---|
File size: 178 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | |
3 | CONFIG += qt warn_on release |
4 | |
5 | REQUIRES = network full-config |
6 | |
7 | HEADERS += archivedialog.ui.h |
8 | INTERFACES += archivedialog.ui |
9 | SOURCES += main.cpp |
Note:
See TracBrowser
for help on using the repository browser.