modified dll/win32/kernel32/misc/lang.c
[reactos.git] / reactos / dll / nls / idndl / idndl.rbuild
similarity index 89%
rename from reactos/nls/dll/idndl/idndl.rbuild
rename to reactos/dll/nls/idndl/idndl.rbuild
index d875514..3e24764 100644 (file)
@@ -4,7 +4,7 @@
        <library>kernel32</library>
        <compilerflag>-fno-exceptions</compilerflag>
        <compilerflag>-fno-rtti</compilerflag>
-       <linkerflag>-Wl,--entry,0</linkerflag>
+       <entrypoint>0</entrypoint>
        <file>idndl.cpp</file>
        <importlibrary definition="idndl.def" />
 </module>