mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
build resource file as well and set correct include path
svn path=/trunk/; revision=36091
This commit is contained in:
parent
360a688edf
commit
0abf5b122d
1 changed files with 2 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue