summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9569be2..2322c56 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "third_party/tinyxml"]
path = third_party/tinyxml
- url = https://github.com/icebreaker/TinyXML
+ url = https://github.com/leethomason/tinyxml2
+[submodule "third_party/ida-sdk"]
+ path = third_party/ida-sdk
+ url = https://github.com/HexRaysSA/ida-sdk