[ros-diffs] [hpoussin] 31011: Revert r29433, it's wrong Thanks Alex ; )

hpoussin at svn.reactos.org hpoussin at svn.reactos.org
Wed Dec 5 14:40:15 CET 2007


Author: hpoussin
Date: Wed Dec  5 16:40:14 2007
New Revision: 31011

URL: http://svn.reactos.org/svn/reactos?rev=31011&view=rev
Log:
Revert r29433, it's wrong
Thanks Alex ;)

Modified:
    trunk/reactos/dll/ntdll/ntdll.rbuild

Modified: trunk/reactos/dll/ntdll/ntdll.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/ntdll/ntdll.rbuild?rev=31011&r1=31010&r2=31011&view=diff
==============================================================================
--- trunk/reactos/dll/ntdll/ntdll.rbuild (original)
+++ trunk/reactos/dll/ntdll/ntdll.rbuild Wed Dec  5 16:40:14 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
-<module name="ntdll" type="nativedll" entrypoint="0" baseaddress="${BASEADDRESS_NTDLL}" installbase="system32" installname="ntdll.dll">
+<module name="ntdll" type="win32dll" entrypoint="0" baseaddress="${BASEADDRESS_NTDLL}" installbase="system32" installname="ntdll.dll">
 	<bootstrap installbase="$(CDOUTPUT)/system32" />
 	<importlibrary definition="def/ntdll.def" />
 	<include base="ntdll">inc</include>




More information about the Ros-diffs mailing list