mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fixing the langues show right,
no more wrong langues show ;) svn path=/trunk/; revision=27990
This commit is contained in:
@@ -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" />
|
||||
<include base="odbccp32">.</include>
|
||||
<define name="UNICODE" />
|
||||
|
||||
Reference in New Issue
Block a user