-
Notifications
You must be signed in to change notification settings - Fork 90
/
.gitmodules
36 lines (36 loc) · 1.29 KB
/
.gitmodules
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
[submodule "modules/mBugId"]
path = modules/mBugId
url = https://github.com/SkyLined/mBugId
[submodule "modules/mConsole"]
path = modules/mConsole
url = https://github.com/SkyLined/mConsole
[submodule "modules/mDateTime"]
path = modules/mDateTime
url = https://github.com/SkyLined/mDateTime
[submodule "modules/mDebugOutput"]
path = modules/mDebugOutput
url = https://github.com/SkyLined/mDebugOutput
[submodule "modules/mFileSystemItem"]
path = modules/mFileSystemItem
url = https://github.com/SkyLined/mFileSystemItem
[submodule "modules/mHumanReadable"]
path = modules/mHumanReadable
url = https://github.com/SkyLined/mHumanReadable
[submodule "modules/mMultiThreading"]
path = modules/mMultiThreading
url = https://github.com/SkyLined/mMultiThreading
[submodule "modules/mNotProvided"]
path = modules/mNotProvided
url = https://github.com/SkyLined/mNotProvided
[submodule "modules/mProductDetails"]
path = modules/mProductDetails
url = https://github.com/SkyLined/mProductDetails
[submodule "modules/mRegistry"]
path = modules/mRegistry
url = https://github.com/SkyLined/mRegistry
[submodule "modules/mWindowsAPI"]
path = modules/mWindowsAPI
url = https://github.com/SkyLined/mWindowsAPI
[submodule "modules/mWindowsSDK"]
path = modules/mWindowsSDK
url = https://github.com/SkyLined/mWindowsSDK