build/common/fshell.iby
changeset 51 3ad902ef5222
parent 50 db96d73779bc
child 64 72ffa331d78d
--- a/build/common/fshell.iby	Wed Sep 01 11:12:38 2010 +0100
+++ b/build/common/fshell.iby	Wed Sep 01 15:17:20 2010 +0100
@@ -44,6 +44,9 @@
 #include <defcons.iby>
 #include <consoleproxy.iby>
 FSHELL_EXECUTABLE_FILE(consoleextensions.dll) // TODO move this to the new fshell_consoles.iby
+
+#ifdef FSHELL_TRACECORE_SUPPORT
 FSHELL_EXECUTABLE_FILE(terminalkeyboardcons.dll) // TODO move this to the new fshell_consoles.iby
+#endif
 
 #endif // FSHELL_IBY