mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
use tabs in rbuild file (copied from trunk)
svn path=/branches/ros-amd64-bringup/; revision=44593
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<module name="nddeapi" type="win32dll" baseaddress="${BASEADDRESS_NDDEAPI}" installbase="system32" installname="nddeapi.dll" allowwarnings="true" entrypoint="0">
|
||||
<importlibrary definition="nddeapi.spec" />
|
||||
<include base="nddeapi">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<define name="__WINESRC__" />
|
||||
<library>wine</library>
|
||||
<library>ntdll</library>
|
||||
<file>nddeapi.c</file>
|
||||
<importlibrary definition="nddeapi.spec" />
|
||||
<include base="nddeapi">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<define name="__WINESRC__" />
|
||||
<library>wine</library>
|
||||
<library>ntdll</library>
|
||||
<file>nddeapi.c</file>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user