diff --git a/move3d-studio/Makefile b/move3d-studio/Makefile
index 858f42ed5032c768977b06f5ce02112cabf3d2d1..3e10b98d3c5fc9b38a21d1a71f096978c434d093 100644
--- a/move3d-studio/Makefile
+++ b/move3d-studio/Makefile
@@ -19,6 +19,8 @@ LICENSE=		gnu-gpl-v2
 
 
 CMAKE_ARGS+= -DMOVE3D_QT=ON
+##CMAKE_ARGS+= -DMOVE3D_QT_REMOTE=ON
+##CMAKE_ARGS+= -DMOVE3D_XFORMS=ON
 
 include ../../wip/libmove3d-hri/depend.mk
 include ../../wip/libmove3d-planners/depend.mk