summaryrefslogtreecommitdiff
path: root/Tools/Python/buildgen/module_build_path.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Python/buildgen/module_build_path.txt')
-rw-r--r--Tools/Python/buildgen/module_build_path.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tools/Python/buildgen/module_build_path.txt b/Tools/Python/buildgen/module_build_path.txt
deleted file mode 100644
index e5c8ed103d..0000000000
--- a/Tools/Python/buildgen/module_build_path.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-BIN_DIR=${PLATFORM_BUILD_DIR}/${ARCH}
-MODULE_BUILD_DIR=${BIN_DIR}/${PACKAGE_RELATIVE_DIR}/${MODULE_RELATIVE_DIR}/${MODULE_FILE_BASE_NAME}
-DEST_DIR_OUTPUT=${MODULE_BUILD_DIR}/OUTPUT
-DEST_DIR_DEBUG=${MODULE_BUILD_DIR}/DEBUG
-