diff -r 0ea12c182930 -r 63b81d807542 build/Makefile.subsystem --- a/build/Makefile.subsystem Mon Aug 23 14:24:31 2010 +0300 +++ b/build/Makefile.subsystem Thu Sep 02 13:22:59 2010 +0300 @@ -188,6 +188,11 @@ bld.inf: $(MAKE) -f subsystem.mk makestubs qmake +# Use Carbide CodeScanner to list high-level issues +codescanner: +ifneq ($(call PATHSEARCH,codescanner.exe),) + $(call CODESCANNER,.) +endif # Symbian SBS ------------------------------ ifdef USESBS