mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
[OP-95] Update plugis.pro file:
+ add new HITL plugin; + remove old HITL and IL2 sections from plugis.pro. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1484 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
a035c93052
commit
89535ee9d9
@ -98,13 +98,6 @@ plugin_notify.depends = plugin_coreplugin
|
||||
plugin_notify.depends = plugin_uavobjects
|
||||
SUBDIRS += plugin_notify
|
||||
|
||||
#HITL Simulation Gadget
|
||||
plugin_hitl.subdir = hitl
|
||||
plugin_hitl.depends = plugin_coreplugin
|
||||
plugin_hitl.depends += plugin_uavobjects
|
||||
plugin_hitl.depends += plugin_uavtalk
|
||||
SUBDIRS += plugin_hitl
|
||||
|
||||
#Config Gadget
|
||||
plugin_config.subdir = config
|
||||
plugin_config.depends = plugin_coreplugin
|
||||
@ -129,12 +122,13 @@ plugin_ipconnection.subdir = ipconnection
|
||||
plugin_ipconnection.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_ipconnection
|
||||
|
||||
#HITLIL2 Simulation Gadget
|
||||
plugin_hitlil2.subdir = hitlil2
|
||||
plugin_hitlil2.depends = plugin_coreplugin
|
||||
plugin_hitlil2.depends += plugin_uavobjects
|
||||
plugin_hitlil2.depends += plugin_uavtalk
|
||||
SUBDIRS += plugin_hitlil2
|
||||
|
||||
#HITLNEW Simulation Gadget
|
||||
plugin_hitlnew.subdir = hitlnew
|
||||
plugin_hitlnew.depends = plugin_coreplugin
|
||||
plugin_hitlnew.depends += plugin_uavobjects
|
||||
plugin_hitlnew.depends += plugin_uavtalk
|
||||
SUBDIRS += plugin_hitlnew
|
||||
|
||||
# Export and Import GCS Configuration.
|
||||
plugin_importexport.subdir = importexport
|
||||
|
Loading…
x
Reference in New Issue
Block a user