rcxgettext.exe dependency eliminated

This commit is contained in:
Simon Rozman 2016-09-19 10:45:32 +02:00
parent 2599029595
commit 5003623de7

View File

@ -113,7 +113,7 @@ InstallScheduledTasksExec Installing scheduled tasks Scheduled task: [1]
copy /y $** $@ > NUL copy /y $** $@ > NUL
!ELSE !ELSE
"$(LANG).$(PLAT).$(CFG).ActionText-2.idt" : "en_US.$(PLAT).$(CFG).ActionText-2.idtx" "..\locale\$(LANG).po" "$(LANG).$(PLAT).$(CFG).ActionText-2.idt" : "en_US.$(PLAT).$(CFG).ActionText-2.idtx" "..\locale\$(LANG).po"
rcxgettext.exe idtp $@ $** cscript.exe "..\..\MSIBuild\MSI.wsf" //Job:IDTTranslate //Nologo $@ $** /CP:$(MSIBUILD_CODEPAGE)
!ENDIF !ENDIF