mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:43:00 +00:00
Update of Winetests of non autosynched Dlls. Done by Kamil Horniceck
svn path=/trunk/; revision=33397
This commit is contained in:
parent
ad119a417d
commit
f108d390f0
139 changed files with 42565 additions and 3849 deletions
14
rostests/winetests/msacm32/msacm32.rbuild
Normal file
14
rostests/winetests/msacm32/msacm32.rbuild
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="msacm32_winetest" type="win32cui" installbase="bin" installname="msacm32_winetest.exe" allowwarnings="true">
|
||||
<include base="msacm32_winetest">.</include>
|
||||
<define name="WINVER">0x600</define>
|
||||
<define name="_WIN32_WINNT">0x600</define>
|
||||
<library>wine</library>
|
||||
<library>kernel32</library>
|
||||
<library>msacm32</library>
|
||||
<file>msacm.c</file>
|
||||
<file>testlist.c</file>
|
||||
</module>
|
||||
</group>
|
Loading…
Add table
Add a link
Reference in a new issue