Last change
on this file since 99 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
549 bytes
|
Line | |
---|
1 | ######################################################################
|
---|
2 | # Automatically generated by qmake (2.01a) Wed Nov 29 16:21:49 2006
|
---|
3 | ######################################################################
|
---|
4 |
|
---|
5 | TEMPLATE = app
|
---|
6 | TARGET =
|
---|
7 | DEPENDPATH += .
|
---|
8 | INCLUDEPATH += . ../../src/3rdparty/harfbuzz/src
|
---|
9 | CONFIG += console
|
---|
10 | DESTDIR = ../../bin
|
---|
11 |
|
---|
12 | target.path=$$[QT_INSTALL_BINS]
|
---|
13 | INSTALLS += target
|
---|
14 |
|
---|
15 | # Input
|
---|
16 | HEADERS += qpf2.h mainwindow.h
|
---|
17 | SOURCES += main.cpp qpf2.cpp mainwindow.cpp
|
---|
18 | DEFINES += QT_NO_FREETYPE
|
---|
19 | FORMS += mainwindow.ui
|
---|
20 | RESOURCES += makeqpf.qrc
|
---|
Note:
See
TracBrowser
for help on using the repository browser.