source: trunk/tools/makeqpf/makeqpf.pro@ 99

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
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += . ../../src/3rdparty/harfbuzz/src
9CONFIG += console
10DESTDIR = ../../bin
11
12target.path=$$[QT_INSTALL_BINS]
13INSTALLS += target
14
15# Input
16HEADERS += qpf2.h mainwindow.h
17SOURCES += main.cpp qpf2.cpp mainwindow.cpp
18DEFINES += QT_NO_FREETYPE
19FORMS += mainwindow.ui
20RESOURCES += makeqpf.qrc
Note: See TracBrowser for help on using the repository browser.