source: trunk/examples/buttongroups/buttongroups.pro@ 105

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

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 174 bytes
Line 
1TEMPLATE = app
2TARGET = buttongroups
3
4CONFIG += qt warn_on release
5
6REQUIRES = small-config
7
8HEADERS = buttongroups.h
9SOURCES = buttongroups.cpp \
10 main.cpp
Note: See TracBrowser for help on using the repository browser.