-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.88 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "CJavaVM"]
path = CJavaVM
url = https://github.com/SwiftJava/CJavaVM.git
[submodule "java_swift"]
path = java_swift
url = https://github.com/SwiftJava/java_swift.git
[submodule "java_lang"]
path = java_lang
url = https://github.com/SwiftJava/java_lang.git
[submodule "java_util"]
path = java_util
url = https://github.com/SwiftJava/java_util.git
[submodule "java_sql"]
path = java_sql
url = https://github.com/SwiftJava/java_sql.git
[submodule "java_awt"]
path = java_awt
url = https://github.com/SwiftJava/java_awt.git
[submodule "javax_swing"]
path = javax_swing
url = https://github.com/SwiftJava/javax_swing.git
[submodule "examples"]
path = examples
url = https://github.com/SwiftJava/examples.git
[submodule "swift-android-gradle"]
path = swift-android-gradle
url = https://github.com/SwiftJava/swift-android-gradle.git
[submodule "swift-android-samples"]
path = swift-android-samples
url = https://github.com/SwiftJava/swift-android-samples.git
[submodule "com_apple"]
path = com_apple
url = https://github.com/SwiftJava/com_apple.git
[submodule "swift-android-kotlin"]
path = swift-android-kotlin
url = https://github.com/SwiftJava/swift-android-kotlin
[submodule "android_toolchain"]
path = android_toolchain
url = https://github.com/SwiftJava/android_toolchain
[submodule "swift-android-injection"]
path = swift-android-injection
url = https://github.com/SwiftJava/swift-android-injection.git
[submodule "Injection4Android"]
path = Injection4Android
url = https://github.com/SwiftJava/Injection4Android.git
[submodule "swift-android-Clibadder"]
path = swift-android-Clibadder
url = https://github.com/SwiftJava/swift-android-Clibadder
[submodule "swift-android-opengl"]
path = swift-android-opengl
url = https://github.com/SwiftJava/swift-android-opengl
[submodule "swift-android-zlib"]
path = swift-android-zlib
url = https://github.com/SwiftJava/swift-android-zlib