1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/ground
stac cb234d324c build: Add meta-project for all software needed by GCS
This meta-project allows qt-creator users to open
and configure a single project and to build all
required software to produce a GCS.  This includes
regenerating all uavobject output.

NOTE: To use this meta-project, you MUST perform these
steps once for each SVN checkout:
 - Open <top>/ground/ground.pro in qt-creator
 - Select the "Projects" tab
 - Under Build Settings/General heading, click "Show Details"
 - Activate "Shadow Build"
 - Set your Build Directory to <top>/build/ground

<top> = The full path to the base of your svn tree which should
        contain "flight", "ground", etc.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2531 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-22 17:41:53 +00:00
..
openpilotgcs build: move openpilotgcs output under <top>/build/ground 2011-01-22 17:41:48 +00:00
uavobjects build: Add a pseudo project to force building of uavobjects 2011-01-22 17:41:51 +00:00
uavobjgenerator build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
ground.pro build: Add meta-project for all software needed by GCS 2011-01-22 17:41:53 +00:00