summaryrefslogtreecommitdiff
path: root/Source/DirectFB/directfb-internal.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'Source/DirectFB/directfb-internal.pc.in')
-rwxr-xr-xSource/DirectFB/directfb-internal.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/Source/DirectFB/directfb-internal.pc.in b/Source/DirectFB/directfb-internal.pc.in
new file mode 100755
index 0000000..4a27755
--- /dev/null
+++ b/Source/DirectFB/directfb-internal.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+moduledir=@MODULEDIR@
+moduledirname=@MODULEDIRNAME@
+includedir=@INTERNALINCLUDEDIR@
+
+Name: DirectFB-Internal
+Description: Third party module support package for DirectFB.
+Version: @VERSION@
+Requires: directfb = @VERSION@
+Cflags: @DFB_INTERNAL_CFLAGS@ -I@INTERNALINCLUDEDIR@