439f3755ff11521da7894f211a2cb252b32db5fc
[reactos.git] / dll / nls / idndl_redist / idndl_redist.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="idndl_redist" type="win32dll" installname="idndl_redist.dll" crt="libcntpr">
4 <library>kernel32</library>
5 <library>scripts</library>
6 <group compilerset="gcc">
7 <compilerflag compiler="cxx">-fno-exceptions</compilerflag>
8 <compilerflag compiler="cxx">-fno-rtti</compilerflag>
9 </group>
10 <linkerflag linkerset="ld">--entry=0</linkerflag>
11 <include base="icu4ros">icu/source/common</include>
12 <include base="scripts">.</include>
13 <importlibrary definition="idndl.def" />
14 <file>idndl.cpp</file>
15 <file>stubs.cpp</file>
16 </module>