mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:25:39 +00:00
fixing the langues show right,
no more wrong langues show ;) svn path=/trunk/; revision=27990
This commit is contained in:
parent
5e57b86e57
commit
eeb75032d2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<module name="odbccp32i" type="win32dll" extension=".cpl" baseaddress="${BASEADDRESS_ODBCCP32}" installbase="system32" installname="odbccp32.cpl" usewrc="false">
|
<module name="odbccp32i" type="win32dll" extension=".cpl" baseaddress="${BASEADDRESS_ODBCCP32}" installbase="system32" installname="odbccp32.cpl" >
|
||||||
<importlibrary definition="odbccp32.def" />
|
<importlibrary definition="odbccp32.def" />
|
||||||
<include base="odbccp32">.</include>
|
<include base="odbccp32">.</include>
|
||||||
<define name="UNICODE" />
|
<define name="UNICODE" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue