Author: cwittich
Date: Tue Sep 9 11:40:02 2008
New Revision: 36091
URL:
http://svn.reactos.org/svn/reactos?rev=36091&view=rev
Log:
build resource file as well and set correct include path
Modified:
trunk/reactos/dll/win32/msxml3/msxml3.rbuild
Modified: trunk/reactos/dll/win32/msxml3/msxml3.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/msxml3.rb…
==============================================================================
--- trunk/reactos/dll/win32/msxml3/msxml3.rbuild [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msxml3/msxml3.rbuild [iso-8859-1] Tue Sep 9 11:40:02 2008
@@ -4,6 +4,7 @@
<importlibrary definition="msxml3.spec.def" />
<include base="msxml3">.</include>
<include base="ReactOS">include/reactos/wine</include>
+ <include base="msxml3" root="intermediate">.</include>
<dependency>msxml3_v1</dependency>
<define name="__WINESRC__" />
<define name="__USE_W32API" />
@@ -54,6 +55,7 @@
<file>docfrag.c</file>
<file>domimpl.c</file>
<file>entityref.c</file>
+ <file>version.rc</file>
<file>msxml3.spec</file>
</module>
<module name="msxml3_v1" type="embeddedtypelib">