mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
rename some file from xml to rbuild.
Now all rename is done. svn path=/trunk/; revision=23349
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<module name="tmrqueue" type="win32gui" installbase="bin" installname="tmrqueue.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
<library>kernel32</library>
|
||||
<library>gdi32</library>
|
||||
<file>tmrqueue.c</file>
|
||||
</module>
|
||||
Reference in New Issue
Block a user