[gegl-qt] Qt5: Add some new template files needed for Qt5
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl-qt] Qt5: Add some new template files needed for Qt5
- Date: Sun, 11 Mar 2012 18:20:24 +0000 (UTC)
commit 1a5ac9a93a75043b413a7c723ebbbf189b3e12b5
Author: Jon Nordby <jononor gmail com>
Date: Sun Mar 11 15:08:36 2012 +0100
Qt5: Add some new template files needed for Qt5
gegl-qt/gegl-qt5-0.1.pc.in | 12 ++++++++++++
plugins/qml-plugin/GeglQt5/qmldir.in | 1 +
2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/gegl-qt/gegl-qt5-0.1.pc.in b/gegl-qt/gegl-qt5-0.1.pc.in
new file mode 100644
index 0000000..a663f55
--- /dev/null
+++ b/gegl-qt/gegl-qt5-0.1.pc.in
@@ -0,0 +1,12 @@
+prefix= GEGLQT_INSTALL_PREFIX@
+exec_prefix= GEGLQT_INSTALL_PREFIX@
+libdir= GEGLQT_INSTALL_LIBS@
+includedir= GEGLQT_INSTALL_HEADERS@
+
+Name: GEGL-QT
+Description: Convenience library for using Gegl in Qt applications
+Version: @GEGLQT_VERSION@
+Requires: gegl @GEGLQT_DECLARATIVE_PKGCONFIG@ QtGui
+Cflags: -I${includedir}/@GEGLQT_LIBNAME@
+Libs: -L${libdir} -l GEGLQT_LIBNAME@
+
diff --git a/plugins/qml-plugin/GeglQt5/qmldir.in b/plugins/qml-plugin/GeglQt5/qmldir.in
new file mode 100644
index 0000000..88efedb
--- /dev/null
+++ b/plugins/qml-plugin/GeglQt5/qmldir.in
@@ -0,0 +1 @@
+plugin @GEGLQT_LIBNAME@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]