diff -r 000000000000 -r 4e91876724a2 photosgallery/slideshow/group/profile_with_ctc.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photosgallery/slideshow/group/profile_with_ctc.txt Thu Dec 17 08:45:44 2009 +0200 @@ -0,0 +1,17 @@ + +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