mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 16:12:02 +00:00
[NLS] Use files provided by Microsoft to generate most of our NLS files
Instead of binary blobs coming from who-knows-where CORE-17571
This commit is contained in:
parent
79b2d9c2ff
commit
8d1e01be0e
221 changed files with 548980 additions and 70713 deletions
|
@ -2,7 +2,7 @@
|
|||
include(ExternalProject)
|
||||
|
||||
function(setup_host_tools)
|
||||
list(APPEND HOST_TOOLS bin2c widl gendib cabman fatten hpp isohybrid mkhive mkisofs obj2bin spec2def geninc mkshelllink utf16le xml2sdb)
|
||||
list(APPEND HOST_TOOLS bin2c widl gendib cabman fatten hpp isohybrid mkhive mkisofs obj2bin spec2def geninc mkshelllink txt2nls utf16le xml2sdb)
|
||||
if(NOT MSVC)
|
||||
list(APPEND HOST_TOOLS rsym pefixup)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue