source: trunk/examples/qfd/qfd.pro@ 7

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

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 191 bytes
Line 
1TEMPLATE = app
2TARGET = qfd
3
4CONFIG += qt warn_on release
5DEPENDPATH = ../../include
6REQUIRES = full-config
7
8HEADERS = fontdisplayer.h
9SOURCES = fontdisplayer.cpp \
10 qfd.cpp
Note: See TracBrowser for help on using the repository browser.