mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Remove usewrc=false, I'm not sure what is a better option, but at least this fixes the problems with wrong language.
svn path=/trunk/; revision=27796
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<module name="intl" type="win32dll" extension=".cpl" baseaddress="${BASEADDRESS_INTL}" installbase="system32" installname="intl.cpl" usewrc="false">
|
||||
<module name="intl" type="win32dll" extension=".cpl" baseaddress="${BASEADDRESS_INTL}" installbase="system32" installname="intl.cpl">
|
||||
<importlibrary definition="intl.def" />
|
||||
<include base="intl">.</include>
|
||||
<define name="UNICODE" />
|
||||
|
||||
Reference in New Issue
Block a user