You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marc Wäckerlin
cd84f2f7fe
|
14 years ago | |
---|---|---|
.. | ||
doc | 15 years ago | |
src | 14 years ago | |
AUTHORS | 15 years ago | |
COPYING | 15 years ago | |
ChangeLog | 15 years ago | |
INSTALL | 15 years ago | |
NEWS | 15 years ago | |
README | 14 years ago | |
bootstrap.sh | 15 years ago | |
configure.in | 14 years ago | |
makefile.am | 15 years ago |
README
Zum Konfigurieren muss der Pfad zur Installation des gepatchten Qts angegeben werden, z.B.:
./bootstrap.sh && \
QMAKE=/usr/local/Trolltech/Qt-4.6.3/bin/qmake ./configure && \
make