diff config.mak @ 65:4aec80a03cb0

Do not build tools.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Aug 2017 19:53:29 +0300
parents cdd817cb0e44
children f0b26daba6a9
line wrap: on
line diff
--- a/config.mak	Sat Aug 19 19:51:30 2017 +0300
+++ b/config.mak	Sat Aug 19 19:53:29 2017 +0300
@@ -17,7 +17,7 @@
 # Build engine tests and tools? (Please notice that what
 # actually gets built it also affected by other options)
 DM_BUILD_TESTS=no
-DM_BUILD_TOOLS=yes
+DM_BUILD_TOOLS=no
 
 # Timeline support? (required for editor and complex demos)
 DM_USE_TIMELINE=no