Added new examples to autotools
This commit is contained in:
parent
493be7b2a2
commit
83567e94b4
|
@ -44,8 +44,9 @@ SOURCE_GROUP("shipicons" FILES ${ShipIcons_SRCS})
|
|||
|
||||
SET(ShipExamples_SRCS
|
||||
Examples/s60.fcstd
|
||||
Examples/barehull5415.fcstd
|
||||
Examples/s60_katamaran.fcstd
|
||||
Examples/wigley.fcstd
|
||||
Examples/wigley_katamaran.fcstd
|
||||
)
|
||||
SOURCE_GROUP("shipexamples" FILES ${ShipExamples_SRCS})
|
||||
|
||||
|
|
|
@ -41,8 +41,9 @@ nobase_data_DATA = \
|
|||
Icons/Tank.xcf \
|
||||
Icons/Tank.xpm \
|
||||
Examples/s60.fcstd \
|
||||
Examples/barehull5415.fcstd \
|
||||
Examples/s60_katamaran.fcstd \
|
||||
Examples/wigley.fcstd \
|
||||
Examples/wigley_katamaran.fcstd \
|
||||
shipLoadExample/__init__.py \
|
||||
shipLoadExample/TaskPanel.py \
|
||||
shipLoadExample/TaskPanel.ui \
|
||||
|
|
Loading…
Reference in New Issue
Block a user