aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/sample-binding.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/samplebinding/sample-binding.xml.in')
-rw-r--r--tests/samplebinding/sample-binding.xml.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/samplebinding/sample-binding.xml.in b/tests/samplebinding/sample-binding.xml.in
deleted file mode 100644
index 207821c99..000000000
--- a/tests/samplebinding/sample-binding.xml.in
+++ /dev/null
@@ -1,21 +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="@sample_TYPESYSTEM@" />
-
- <output-directory location="@CMAKE_CURRENT_BINARY_DIR@" />
-
- <include-paths>
- <path location="@libsample_SOURCE_DIR@" />
- </include-paths>
- <typesystem-paths>
- <path location="@CMAKE_CURRENT_SOURCE_DIR@" />
- </typesystem-paths>
-
- <enable-parent-ctor-heuristic />
- <use-isnull-as-nb_nonzero />
-
-</generator-project>
-