添加vehicle manage submodule
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
[submodule "mavlink"]
|
||||
path = mavlink
|
||||
url = https://sh.matthewgong.com/matt/c_library_v2.git
|
||||
url = https://sh.matthewgong.com/matt/c_library_v2.git
|
||||
[submodule "VehicleManage"]
|
||||
path = VehicleManage
|
||||
url = git@sh.matthewgong.com:hm/VehicleManage.git
|
||||
|
||||
@@ -2,6 +2,8 @@ TEMPLATE = subdirs
|
||||
|
||||
CONFIG += ordered
|
||||
|
||||
|
||||
SUBDIRS += VehicleManage
|
||||
SUBDIRS += Skin
|
||||
SUBDIRS += opmap
|
||||
SUBDIRS += Cockpit
|
||||
|
||||
Submodule
+1
Submodule VehicleManage added at 376ab13792
Reference in New Issue
Block a user