aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2018-12-11 14:55:33 +0100
committerBond_009 <bond.009@outlook.com>2018-12-11 14:55:33 +0100
commitf2a7965101311bb876a0ff1f8a81790b202341ce (patch)
tree10fcfbadb53391c191fa1097bd937e11888b4598 /.gitmodules
parentb8c275709c60555ca3e1777865a83d17bfee03b2 (diff)
Replace TagLib.Portable.dll with taglib-sharp submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..2ef569c7cd
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "ThirdParty/taglib-sharp"]
+ path = ThirdParty/taglib-sharp
+ url = git@github.com:mono/taglib-sharp.git