source:
trunk/examples/qfd/qfd.pro@
7
Last change on this file since 7 was 2, checked in by , 20 years ago | |
---|---|
File size: 191 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET = qfd |
3 | |
4 | CONFIG += qt warn_on release |
5 | DEPENDPATH = ../../include |
6 | REQUIRES = full-config |
7 | |
8 | HEADERS = fontdisplayer.h |
9 | SOURCES = fontdisplayer.cpp \ |
10 | qfd.cpp |
Note:
See TracBrowser
for help on using the repository browser.