aboutsummaryrefslogtreecommitdiffstats
path: root/tests/otherbinding/other-binding.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/otherbinding/other-binding.xml.in')
-rw-r--r--tests/otherbinding/other-binding.xml.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/otherbinding/other-binding.xml.in b/tests/otherbinding/other-binding.xml.in
deleted file mode 100644
index 446049ac7..000000000
--- a/tests/otherbinding/other-binding.xml.in
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<generator-project>
- <generator-set generator="@generators_BINARY_DIR@/shiboken_generator@CMAKE_RELEASE_POSTFIX@@CMAKE_DEBUG_POSTFIX@@CMAKE_SHARED_LIBRARY_SUFFIX@" />
-
- <header-file location="@CMAKE_CURRENT_SOURCE_DIR@/global.h" />
- <typesystem-file location="@other_TYPESYSTEM@" />
-
- <output-directory location="@CMAKE_CURRENT_BINARY_DIR@" />
-
- <include-paths>
- <path location="@libother_SOURCE_DIR@" />
- <path location="@libsample_SOURCE_DIR@" />
- <path location="@libsample_SOURCE_DIR@/.." />
- </include-paths>
- <typesystem-paths>
- <path location="@CMAKE_CURRENT_SOURCE_DIR@" />
- <path location="@sample_SOURCE_DIR@" />
- </typesystem-paths>
-
- <enable-parent-ctor-heuristic />
-
-</generator-project>
-