"Beautify" the two-pass RCC execution
Use newlines in the Makefile for multiple commands. Change-Id: If03617343ccf7e525ffdc27ad9df55718c63d77f Reviewed-by: hjk <hjk121@nokiamail.com>bb10
parent
461c2b2004
commit
4a99beb7ef
|
|
@ -38,4 +38,5 @@ rcc.clean += $$RCC_CPP $$RCC_TMP
|
|||
}
|
||||
|
||||
silent:rcc.commands = @echo rcc ${QMAKE_FILE_IN} && $$rcc.commands
|
||||
else:rcc.commands ~= s/&&/$$escape_expand(\\n\\t)/g
|
||||
QMAKE_EXTRA_COMPILERS += rcc
|
||||
|
|
|
|||
Loading…
Reference in New Issue