1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
stac 7195862d77 build: Move openpilotgcs into its own subdirectory
This will allow us to build a parent project for
qt-creator that sits above both openpilotgcs and
uavobjgenerator so that we can build both projects
at the same time.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2528 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-22 17:40:26 +00:00

21 lines
816 B
Plaintext

<RCC>
<qresource prefix="/welcome">
<file>images/btn_26.png</file>
<file>images/btn_26_hover.png</file>
<file>images/btn_27.png</file>
<file>images/btn_27_hover.png</file>
<file>images/feedback_arrow.png</file>
<file>images/feedback_arrow_hover.png</file>
<file>images/feedback-bar-background.png</file>
<file>images/list_bullet_arrow.png</file>
<file>images/mode_project.png</file>
<file>images/rc_combined.png</file>
<file>images/background_center_frame.png</file>
<file>images/center_frame_header.png</file>
<file>images/btn_26_pressed.png</file>
<file>images/combobox_arrow.png</file>
<file>images/arrow-left.png</file>
<file>images/arrow-right.png</file>
</qresource>
</RCC>