mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[ntdll_apitests]
Fix rbuild build svn path=/trunk/; revision=54080
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
allowwarnings="true">
|
||||
<include base="ntdll_apitest">.</include>
|
||||
<library>wine</library>
|
||||
<library>advapi32</library>
|
||||
<library>ntdll</library>
|
||||
<library>pseh</library>
|
||||
<file>testlist.c</file>
|
||||
@@ -12,6 +13,7 @@
|
||||
<file>NtFreeVirtualMemory.c</file>
|
||||
<file>RtlInitializeBitMap.c</file>
|
||||
<file>ZwContinue.c</file>
|
||||
<file>SystemInfo.c</file>
|
||||
<if property="ARCH" value="i386">
|
||||
<directory name="i386">
|
||||
<file>ZwContinue.S</file>
|
||||
|
||||
Reference in New Issue
Block a user