mirror of
https://github.com/reactos/reactos.git
synced 2026-06-23 22:06:28 +08:00
adjust the rest of the old test makefiles. 80% done porting to rbuild.
svn path=/trunk/; revision=19167
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
<module name="alphablend" type="win32gui" installbase="bin" installname="alphablend.exe">
|
||||
<module name="tnrqueue" type="win32gui" installbase="bin" installname="tnrqueue.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
|
||||
<library>kernel32</library>
|
||||
<library>gdi32</library>
|
||||
|
||||
<file>alphablend.c</file>
|
||||
</module>
|
||||
<file>tnrqueue.c</file>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user