rcxgettext.exe dependency eliminated

This commit is contained in:
Simon Rozman 2016-09-19 10:46:06 +02:00
parent 37479173a2
commit 367f05ef1d

View File

@ -73,7 +73,7 @@ i2 L0
copy /y $** $@ > NUL copy /y $** $@ > NUL
!ELSE !ELSE
"$(LANG).$(PLAT).$(CFG).Error-2.idt" : "en_US.$(PLAT).$(CFG).Error-2.idtx" "..\locale\$(LANG).po" "$(LANG).$(PLAT).$(CFG).Error-2.idt" : "en_US.$(PLAT).$(CFG).Error-2.idtx" "..\locale\$(LANG).po"
rcxgettext.exe idtp $@ $** cscript.exe "..\..\..\MSI\MSIBuild\MSI.wsf" //Job:IDTTranslate //Nologo $@ $** /CP:$(MSIBUILD_CODEPAGE)
!ENDIF !ENDIF