diff -r 71c436fe3ce0 -r 4376525cdefb build/Makefile.subsystem --- a/build/Makefile.subsystem Wed Jun 09 09:34:07 2010 +0300 +++ b/build/Makefile.subsystem Mon Jun 21 15:32:50 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