Changes: cleanup and corrections for autobuilder
[ptas] / zouba / qt4-maemo5 / lib / pkgconfig / QtNetwork.pc
diff --git a/zouba/qt4-maemo5/lib/pkgconfig/QtNetwork.pc b/zouba/qt4-maemo5/lib/pkgconfig/QtNetwork.pc
deleted file mode 100644 (file)
index 2c394aa..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-prefix=/opt/qt4-maemo5
-exec_prefix=${prefix}
-libdir=${prefix}/lib
-includedir=${prefix}/include/QtNetwork
-qt_config=lex yacc warn_on uic resources qt warn_on release incremental link_prl exceptions maemo5 no_mocdepend release stl qt_no_framework cross_compile system-sqlite release shared dll largefile stl precompile_header separate_debug_info separate_debug_info_nocopy neon dylib create_prl link_prl depend_includepath QTDIR_build qt_install_headers qt warn_on depend_includepath qmake_cache target_qt hide_symbols bsymbolic_functions create_libtool create_pc explicitlib link_pkgconfig moc thread dbusadaptors dbusinterfaces nostrip shared dll
-moc_location=/opt/qt4-maemo5/bin/moc
-uic_location=/opt/qt4-maemo5/bin/uic
-
-Name: Qtnetwork
-Description: Qtnetwork Library
-Version: 4.6.2
-Libs: -L${libdir} -lQtNetwork 
-Libs.private: -L/opt/qt4-maemo5/lib  -lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lQtDBus -L/opt/qt4-maemo5/lib -lQtXml -lQtCore -lpthread -lz  
-Cflags: -DQT_SHARED -I/opt/qt4-maemo5/include -I${includedir}
-Requires: QtCore QtDBus
-