aboutsummaryrefslogtreecommitdiffstats
path: root/tests/otherbinding/other-binding.txt.in
blob: 12ea069888cdc05f1eab94fb63c18e9661e589b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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 = @other_TYPESYSTEM@

output-directory = @CMAKE_CURRENT_BINARY_DIR@

include-path = @libother_SOURCE_DIR@
include-path = @libsample_SOURCE_DIR@
include-path = @libsample_SOURCE_DIR@/..

typesystem-path = @CMAKE_CURRENT_SOURCE_DIR@
typesystem-path = @sample_SOURCE_DIR@

enable-parent-ctor-heuristic