extension_makefiles/test/xml_wmltestfiledist.mk
branchGCC_SURGE
changeset 28 7770e7c6cef3
parent 27 450972dee096
equal deleted inserted replaced
21:1cc61a22b5f5 28:7770e7c6cef3
    29 	DEST_DIR = $(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/system/xmltest/wml
    29 	DEST_DIR = $(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/system/xmltest/wml
    30 else
    30 else
    31 	DEST_DIR = $(EPOCROOT)epoc32/data/z/system/xmltest/wml
    31 	DEST_DIR = $(EPOCROOT)epoc32/data/z/system/xmltest/wml
    32 endif
    32 endif
    33 
    33 
    34 SOURCE_DIR = $(EXTENSION_ROOT)/../test/rtest/data/Wml
    34 SOURCE_DIR = $(EXTENSION_ROOT)/../data/Wml
    35 
    35 
    36 # Ensure we have a clean canvas - this also avoids us having to specify
    36 # Ensure we have a clean canvas - this also avoids us having to specify
    37 # switches to commands that are not recognised across platforms.
    37 # switches to commands that are not recognised across platforms.
    38 CLEAN_DEST :
    38 CLEAN_DEST :
    39 	$(call createdir,$(DEST_DIR))
    39 	$(call createdir,$(DEST_DIR))