Browse Source

utils: enable unicode utils build for win64 target

git-svn-id: trunk@23769 -
paul 12 years ago
parent
commit
8c0234f871
2 changed files with 3 additions and 2 deletions
  1. 2 1
      utils/Makefile
  2. 1 1
      utils/Makefile.fpc

+ 2 - 1
utils/Makefile

@@ -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

+ 1 - 1
utils/Makefile.fpc

@@ -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