photosgallery/slideshow/group/profile_with_ctc.txt
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 
       
     2 make sure that this is set:
       
     3 CTC_COMPILER_DIR=C:\APPS\cw\Symbian_Tools\Command_Line_Tools
       
     4 
       
     5 // normal command line
       
     6 
       
     7 call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -i d -- test build winscw udeb
       
     8 
       
     9 // for our tests sometimes this is required
       
    10 call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -C "EXCLUDE+shwcallback.h" -n test -i d -- test build winscw udeb
       
    11 // and sometimes this is required next
       
    12 call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -C "EXCLUDE+shweffectcontrol.h" -n test -i d -- test build winscw udeb
       
    13 // and sometimes this after that
       
    14 call ctc-abld-winscw -C "EXCLUDE+*\test\*\" -no-templates -n test -i d -- test build winscw udeb
       
    15 
       
    16 // get the results
       
    17 ctcpost test.dat test.sym | ctc2html