mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Forgot to remove test plugins from plugins.pro
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@275 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
de914586c8
commit
c25fc37cfe
@ -4,8 +4,7 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS = plugin_coreplugin \
|
||||
plugin_welcome \
|
||||
plugin_tutorial
|
||||
plugin_welcome
|
||||
|
||||
# Blank Template Plugin, not compiled by default
|
||||
#SUBDIRS += plugin_donothing
|
||||
@ -19,6 +18,4 @@ plugin_coreplugin.subdir = coreplugin
|
||||
plugin_welcome.subdir = welcome
|
||||
plugin_welcome.depends = plugin_coreplugin
|
||||
|
||||
plugin_tutorial.subdir = tutorial
|
||||
plugin_tutorial.depends = plugin_coreplugin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user