utils: enable unicode utils build for win64 target

git-svn-id: trunk@23769 -
This commit is contained in:
paul 2013-03-10 09:52:41 +00:00
parent 23c9578137
commit 8c0234f871
2 changed files with 3 additions and 2 deletions

View File

@ -468,7 +468,7 @@ ifeq ($(FULL_TARGET),x86_64-darwin)
override TARGET_DIRS+=fppkg fpcm tply h2pas fprcp dxegen fpdoc fpcmkcfg pas2ut pas2fpm fpcres fpcreslipo instantfpc unicode
endif
ifeq ($(FULL_TARGET),x86_64-win64)
override TARGET_DIRS+=fppkg fpcm tply h2pas fprcp dxegen fpdoc fpcmkcfg pas2ut pas2fpm fpmc fpcres rmwait instantfpc importtl
override TARGET_DIRS+=fppkg fpcm tply h2pas fprcp dxegen fpdoc fpcmkcfg pas2ut pas2fpm fpmc fpcres rmwait instantfpc importtl unicode
endif
ifeq ($(FULL_TARGET),x86_64-embedded)
override TARGET_DIRS+=fppkg fpcm tply h2pas fprcp dxegen fpdoc fpcmkcfg pas2ut pas2fpm
@ -4043,6 +4043,7 @@ TARGET_DIRS_FPCRES=1
TARGET_DIRS_RMWAIT=1
TARGET_DIRS_INSTANTFPC=1
TARGET_DIRS_IMPORTTL=1
TARGET_DIRS_UNICODE=1
endif
ifeq ($(FULL_TARGET),x86_64-embedded)
TARGET_DIRS_FPPKG=1

View File

@ -11,7 +11,7 @@ dirs=fppkg fpcm tply h2pas fprcp dxegen fpdoc fpcmkcfg pas2ut pas2fpm
programs=ppdep ptop rstconv data2inc delp bin2obj postw32 rmcvsdir
programs_linux=grab_vcsa
dirs_win32=fpmc fpcres rmwait instantfpc importtl unicode
dirs_win64=fpmc fpcres rmwait instantfpc importtl
dirs_win64=fpmc fpcres rmwait instantfpc importtl unicode
dirs_wince=fpcres rmwait instantfpc
dirs_haiku=fpcres instantfpc
dirs_linux=fpcres instantfpc unicode