Просмотр исходного кода

context: added to release

[SVN r78539]
Oliver Kowalke 14 лет назад
Родитель
Сommit
55549e1693
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/context

+ 4 - 0
.gitmodules

@@ -410,3 +410,7 @@
 	path = libs/container
 	url = ../container.git
 	fetchRecurseSubmodules = on-demand
+[submodule "context"]
+	path = libs/context
+	url = ../context.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/context

@@ -0,0 +1 @@
+Subproject commit 2d8ebb63d0f0fa29839ee72af6eb97f280e10d0b

粤ICP备19079148号