source: trunk/tutorial/t7/t7.pro@ 90

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

Imported xplatform parts of the official release 3.3.1 from Trolltech

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