+ fix CMakeLists.txt file of Ship module

This commit is contained in:
wmayer 2016-01-25 21:46:01 +01:00
parent abcb12caec
commit a583697e5a

View File

@ -29,7 +29,7 @@ SET(ShipCreateShip_SRCS
shipCreateShip/Preview.py
shipCreateShip/TaskPanel.py
shipCreateShip/TaskPanel.ui
shipCreateShip/Tools.ui
shipCreateShip/Tools.py
)
SOURCE_GROUP("shipcreateship" FILES ${ShipCreateShip_SRCS})