aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/sample-binding.txt.in
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2011-01-24 23:32:37 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:13:52 -0300
commite222dba7912df724e3ee6379b12f19e008c770b6 (patch)
tree24f0a951518a3fc5ed2e97c9f6f3db4f4e05242d /tests/samplebinding/sample-binding.txt.in
parentf112a17de646008ae8d930a97023c8864bca5c37 (diff)
Test bindings project files modified to use key/value pair text files.
Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'tests/samplebinding/sample-binding.txt.in')
-rw-r--r--tests/samplebinding/sample-binding.txt.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/samplebinding/sample-binding.txt.in b/tests/samplebinding/sample-binding.txt.in
new file mode 100644
index 000000000..9a4895b6f
--- /dev/null
+++ b/tests/samplebinding/sample-binding.txt.in
@@ -0,0 +1,15 @@
+[generator-project]
+
+generator-set = @generators_BINARY_DIR@/shiboken_generator@CMAKE_RELEASE_POSTFIX@@CMAKE_DEBUG_POSTFIX@@CMAKE_SHARED_LIBRARY_SUFFIX@
+
+header-file = @CMAKE_CURRENT_SOURCE_DIR@/global.h
+typesystem-file = @sample_TYPESYSTEM@
+
+output-directory = @CMAKE_CURRENT_BINARY_DIR@
+
+include-path = @libsample_SOURCE_DIR@
+
+typesystem-path = @CMAKE_CURRENT_SOURCE_DIR@
+
+enable-parent-ctor-heuristic
+use-isnull-as-nb_nonzero