diff -r 85266cc22c7f -r f40128debb5d build/Makefile.subsystem --- a/build/Makefile.subsystem Fri Jun 11 13:33:44 2010 +0300 +++ b/build/Makefile.subsystem Wed Jun 23 18:07:10 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