Included Ship design module into autotools installer
This commit is contained in:
parent
9c36be087f
commit
f6dbb7a8b9
|
@ -1034,6 +1034,11 @@ src/Mod/Surfaces/surfConvert/Makefile
|
|||
src/Mod/Surfaces/surfISOCurve/Makefile
|
||||
src/Mod/Surfaces/surfSlice/Makefile
|
||||
src/Mod/Surfaces/surfUtils/Makefile
|
||||
src/Mod/Ship/Makefile
|
||||
src/Mod/Ship/Icons/Makefile
|
||||
src/Mod/Ship/shipCreateShip/Makefile
|
||||
src/Mod/Ship/shipOutlineDraw/Makefile
|
||||
src/Mod/Ship/shipUtils/Makefile
|
||||
src/Tools/Makefile
|
||||
src/Tools/_TEMPLATE_/Makefile
|
||||
src/Tools/_TEMPLATE_/App/Makefile
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#SUBDIRS=Part Mesh Points Raytracing Image Drawing Complete Draft Test TemplatePyMod
|
||||
SUBDIRS=Points Complete Draft Test TemplatePyMod Web Start Idf Arch Surfaces
|
||||
SUBDIRS=Points Complete Draft Test TemplatePyMod Web Start Idf Arch Surfaces Ship
|
||||
|
||||
#if HAVE_OPENCV
|
||||
SUBDIRS += Image
|
||||
|
|
Loading…
Reference in New Issue
Block a user