1prefix=/usr
2exec_prefix=${prefix}
3libdir=${prefix}/lib
4includedir=${prefix}/include/qt4/Qt3Support
5qt_config=lex yacc warn_on uic resources qt warn_on release incremental link_prl exceptions no_mocdepend release stl qt_no_framework system-sqlite release shared dll largefile stl precompile_header mmx 3dnow sse sse2 dylib create_prl link_prl depend_includepath QTDIR_build nostrip use_libmysqlclient_r qt_install_headers qt warn_on depend_includepath qmake_cache target_qt hide_symbols create_libtool create_pc explicitlib moc thread shared dll
6moc_location=/usr/bin/moc-qt4
7uic_location=/usr/bin/uic-qt4
8
9Name: Qt3support
10Description: Qt3support Library
11Version: 4.6.3
12Libs: -L${libdir} -lQt3Support
13Libs.private: -L/usr/lib  -lQtSql -L/usr/lib -lQtXml -lQtGui -L/usr/X11R6/lib64 -lQtNetwork -lQtCore -lfontconfig -lpthread
14Cflags: -DQT_SHARED -I/usr/include/qt4 -DQT3_SUPPORT -I${includedir}
15Requires: QtCore QtGui QtNetwork QtSql
16
17