aboutsummaryrefslogtreecommitdiffstats
path: root/generatorrunner.pc.in
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2009-10-26 09:31:08 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2009-10-26 09:31:08 -0300
commitae3abca2b15794bdde313eed3f7f9391cd68f72d (patch)
tree382309fb28924ec0d52ade46674904bb458ccd22 /generatorrunner.pc.in
parent8fd38fe9fcb176441e34cad2a3094301c33080f5 (diff)
forked boostpythongenerator project to separate the generatorrunner
so that it could be used independently; the qtdoc generator module remained part of generatorrunner
Diffstat (limited to 'generatorrunner.pc.in')
-rw-r--r--generatorrunner.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/generatorrunner.pc.in b/generatorrunner.pc.in
index 20b800440..e7ec9841f 100644
--- a/generatorrunner.pc.in
+++ b/generatorrunner.pc.in
@@ -5,9 +5,9 @@ includedir=@CMAKE_INSTALL_PREFIX@/include
Name: generatorrunner
-Description: Python binding generator based on Boost.Python
+Description: Generator Runner loads and calls binding generator front-ends.
Requires: apiextractor
-Version: @boostpythongenerator_VERSION@
+Version: @generatorrunner_VERSION@
Libs: -L${libdir} -lgenrunner
Cflags: -I${includedir}