-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 906 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 906 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/external/libPWTShared"]
path = src/external/libPWTShared
url = https://github.com/PowerTuner/libPWTShared
[submodule "src/external/libPWTClientCommon"]
path = src/external/libPWTClientCommon
url = https://github.com/PowerTuner/libPWTClientCommon
[submodule "src/external/libPWTWin32"]
path = src/external/libPWTWin32
url = https://github.com/PowerTuner/libPWTWin32
[submodule "src/external/libPWTClientService"]
path = src/external/libPWTClientService
url = https://github.com/PowerTuner/libPWTClientService
[submodule "src/external/commonResources"]
path = src/external/commonResources
url = https://github.com/PowerTuner/commonResources
[submodule "src/external/SDL"]
path = src/external/SDL
url = https://github.com/libsdl-org/SDL
[submodule "src/external/SDL_GameControllerDB"]
path = src/external/SDL_GameControllerDB
url = https://github.com/mdqinc/SDL_GameControllerDB