mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:26:00 +00:00
Move and reshuffle reactos/regtetsts into rostests. 1/2
svn path=/trunk/; revision=26014
This commit is contained in:
parent
d5b244c7cc
commit
33c6673cfb
201 changed files with 84137 additions and 0 deletions
9
rostests/winetests/psapi/psapi.rbuild
Normal file
9
rostests/winetests/psapi/psapi.rbuild
Normal file
|
@ -0,0 +1,9 @@
|
|||
<module name="psapi_winetest" type="win32cui" installbase="bin" installname="psapi_winetest.exe" allowwarnings="true">
|
||||
<include base="psapi_winetest">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<library>psapi</library>
|
||||
<file>testlist.c</file>
|
||||
<file>psapi_main.c</file>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue