sbsv1/buildsystem/extension/syslibs/test/charconv_testpostbuild.mk
changeset 675 02e65118a746
parent 599 fa7a3cc6effd
equal deleted inserted replaced
673:7ae5f757318b 675:02e65118a746
     9 # Nokia Corporation - initial contribution.
     9 # Nokia Corporation - initial contribution.
    10 #
    10 #
    11 # Contributors:
    11 # Contributors:
    12 #
    12 #
    13 # Description:
    13 # Description:
    14 # This postbuild script is only called when a Test Build is done.  It deletes the KDDI/AU versions of the shiftjis and j5 plugin RSC file, so
    14 # This postbuild script is only called when a Test Build is done.  
    15 # that only the Docomo versions remain.  This removed ambiguity over which one will load during tests - a seperate version of the KDDI/AU
       
    16 # plugins is created for test build, with a unique UID number so they may coexist for test purposes.
       
    17 # 
       
    18 #
    15 #
    19 
    16 
    20 TMPROOT:=$(subst \,/,$(EPOCROOT))
    17 TMPROOT:=$(subst \,/,$(EPOCROOT))
    21 EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
    18 EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
    22 
    19