Added s60 katamaran model geometry example

This commit is contained in:
Jose Luis Cercós Pita 2012-02-01 14:10:53 +01:00
parent 1a88ead7ab
commit 84c33bffde
3 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ SOURCE_GROUP("shipicons" FILES ${ShipIcons_SRCS})
SET(ShipExamples_SRCS
Examples/s60.fcstd
Examples/barehull5415.fcstd
Examples/s60_katamaran.fcstd
)
SOURCE_GROUP("shipexamples" FILES ${ShipExamples_SRCS})

Binary file not shown.

View File

@ -35,6 +35,7 @@ nobase_data_DATA = \
Icons/Ship.xpm \
Examples/s60.fcstd \
Examples/barehull5415.fcstd \
Examples/s60_katamaran.fcstd \
shipLoadExample/__init__.py \
shipLoadExample/TaskPanel.py \
shipLoadExample/TaskPanel.ui \