source: trunk/examples/network/archivesearch/archivesearch.pro

Last change on this file was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 178 bytes
Line 
1TEMPLATE = app
2
3CONFIG += qt warn_on release
4
5REQUIRES = network full-config
6
7HEADERS += archivedialog.ui.h
8INTERFACES += archivedialog.ui
9SOURCES += main.cpp
Note: See TracBrowser for help on using the repository browser.