diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-10-05 15:20:31 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-10-05 18:58:35 (GMT) |
commit | 07256884f745e93d98687b213d037baf4be538a1 (patch) | |
tree | b7db0ea54b72b1af0fbab804b282c57a77836ea0 /doc/src/snippets/code/src_script_qscriptclass.cpp | |
parent | cace0a51e21ff8275b887025b562fc79bec9f32f (diff) | |
download | Qt-07256884f745e93d98687b213d037baf4be538a1.zip Qt-07256884f745e93d98687b213d037baf4be538a1.tar.gz Qt-07256884f745e93d98687b213d037baf4be538a1.tar.bz2 |
make custom command handling in vc(x)proj files sane
instead of glueing the commands with "&&" and having a monster hack
(\r\h) for the case where they cannot be and-ed, glue them with newlines
and error checks. this ensures that we a) never have excessively long
lines, b) don't need the monster hack and c) commands always have proper
error checks, just like in makefiles.
Reviewed-by: mariusSO
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptclass.cpp')
0 files changed, 0 insertions, 0 deletions