GP-5307: Looking for dbgmodel.tlb in dependencies directory

This commit is contained in:
Ryan Kurtz
2025-01-23 13:40:11 -05:00
parent 6d65367390
commit ff290dcefc
2 changed files with 13 additions and 5 deletions

View File

@@ -67,6 +67,12 @@ ext.deps = [
sha256: "7f736566494756d271aa5e4b1af6c89dc50d074ab1c6374a47df822264226b01",
destination: FLAT_REPO_DIR
],
[
name: "dbgmodel.tlb",
url: "https://github.com/NationalSecurityAgency/ghidra-data/raw/Ghidra_${RELEASE_VERSION}/Debugger/dbgmodel.tlb",
sha256: "8cf5f3a2eb81160aa349056a5ca4c2c726b1b6e98bf3097cd4135147163343c7",
destination: file("${DEPS_DIR}/Debugger-agent-dbgeng/")
],
[
name: "AXMLPrinter2.jar",
url: "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar",