6 changed files with 49 additions and 1333 deletions
File diff suppressed because it is too large
Load Diff
@ -1,29 +1,33 @@
@@ -1,29 +1,33 @@
|
||||
add_custom_target(PlanViewQml |
||||
SOURCES |
||||
RallyPointMapVisuals.qml |
||||
CorridorScanEditor.qml |
||||
CameraSection.qml |
||||
SurveyMapVisual.qml |
||||
CameraCalc.qml |
||||
SurveyItemEditor.qml |
||||
RallyPointEditorHeader.qml |
||||
GeoFenceMapVisuals.qml |
||||
CorridorScanMapVisual.qml |
||||
CMakeLists.txt |
||||
PlanToolBarIndicators.qml |
||||
MissionItemEditor.qml |
||||
MissionItemStatus.qml |
||||
RallyPointItemEditor.qml |
||||
PlanView.qml |
||||
FWLandingPatternMapVisual.qml |
||||
GeoFenceEditor.qml |
||||
MissionItemMapVisual.qml |
||||
SimpleItemMapVisual.qml |
||||
StructureScanEditor.qml |
||||
PlanToolBar.qml |
||||
TransectStyleComplexItemStats.qml |
||||
MissionSettingsEditor.qml |
||||
SimpleItemEditor.qml |
||||
StructureScanMapVisual.qml |
||||
FWLandingPatternEditor.qml |
||||
) |
||||
SOURCES |
||||
CameraCalcCamera.qml |
||||
CameraCalcGrid.qml |
||||
CameraSection.qml |
||||
CorridorScanEditor.qml |
||||
CorridorScanMapVisual.qml |
||||
FWLandingPatternEditor.qml |
||||
FWLandingPatternMapVisual.qml |
||||
GeoFenceEditor.qml |
||||
GeoFenceMapVisuals.qml |
||||
MissionItemEditor.qml |
||||
MissionItemMapVisual.qml |
||||
MissionItemStatus.qml |
||||
MissionSettingsEditor.qml |
||||
PlanEditToolbar.qml |
||||
PlanStartOverlay.qml |
||||
PlanToolBarIndicators.qml |
||||
PlanToolBar.qml |
||||
PlanView.qml |
||||
RallyPointEditorHeader.qml |
||||
RallyPointItemEditor.qml |
||||
RallyPointMapVisuals.qml |
||||
SimpleItemEditor.qml |
||||
SimpleItemMapVisual.qml |
||||
StructureScanEditor.qml |
||||
StructureScanMapVisual.qml |
||||
SurveyItemEditor.qml |
||||
SurveyMapVisual.qml |
||||
TransectStyleComplexItemStats.qml |
||||
TransectStyleMapVisuals.qml |
||||
) |
||||
|
||||
|
Loading…
Reference in new issue