core/group/fshell_version.mk
changeset 25 482757737e59
parent 1 6c055a136ec1
child 106 e7feb3e56cd0
equal deleted inserted replaced
24:0653c7ef68b2 25:482757737e59
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 # 
     8 # 
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Accenture - Initial contribution
    10 # Accenture - Initial contribution
    11 #
    11 #
    12 GENERATED_SOURCE_DIR = $(EPOCROOT)epoc32\build\fshell\core\generated
    12 GENERATED_SOURCE_DIR = $(EPOCROOT)epoc32\build\fshell\core\generated\platform_$(PLATFORM)
    13 GENERATED_SOURCE = $(GENERATED_SOURCE_DIR)\fshell_version.cpp
    13 GENERATED_SOURCE = $(GENERATED_SOURCE_DIR)\fshell_version.cpp
    14 
    14 
    15 MAKMAKE :
    15 MAKMAKE :
    16 	perl $(EPOCROOT)epoc32\tools\emkdir.pl $(GENERATED_SOURCE_DIR)
    16 	perl $(EPOCROOT)epoc32\tools\emkdir.pl $(GENERATED_SOURCE_DIR)
    17 	echo perl .\genver.pl $(PLATFORM) $(CFG)
    17 	echo perl .\genver.pl $(PLATFORM) $(CFG)