source: trunk/tutorial/t10/t10.pro@ 10

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

Imported xplatform parts of the official release 3.3.1 from Trolltech

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