Kaynağa Gözat

Initial commit

[SVN r10512]
Beman Dawes 25 yıl önce
ebeveyn
işleme
d92bac3131
2 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 4 0
      .gitmodules
  2. 1 0
      libs/any

+ 4 - 0
.gitmodules

@@ -90,6 +90,10 @@
 	path = libs/test
 	path = libs/test
 	url = ../test.git
 	url = ../test.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
+[submodule "any"]
+	path = libs/any
+	url = ../any.git
+	fetchRecurseSubmodules = on-demand
 [submodule "crc"]
 [submodule "crc"]
 	path = libs/crc
 	path = libs/crc
 	url = ../crc.git
 	url = ../crc.git

+ 1 - 0
libs/any

@@ -0,0 +1 @@
+Subproject commit d3609ba51f52ccfa1549968f1b3334b65747401e

粤ICP备19079148号