photosgallery/slideshow/group/profile_with_ctc.txt
author Simon Howkins <simonh@symbian.org>
Mon, 29 Nov 2010 11:47:03 +0000
branchRCL_3
changeset 78 dbcb928abe9c
parent 0 4e91876724a2
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf


make sure that this is set:
CTC_COMPILER_DIR=C:\APPS\cw\Symbian_Tools\Command_Line_Tools

// normal command line

call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -i d -- test build winscw udeb

// for our tests sometimes this is required
call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -C "EXCLUDE+shwcallback.h" -n test -i d -- test build winscw udeb
// and sometimes this is required next
call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -C "EXCLUDE+shweffectcontrol.h" -n test -i d -- test build winscw udeb
// and sometimes this after that
call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -no-templates -n test -i d -- test build winscw udeb

// get the results
ctcpost test.dat test.sym | ctc2html