rename some file from xml to rbuild.

Now all rename is done. 

svn path=/trunk/; revision=23349
This commit is contained in:
Magnus Olsen
2006-07-29 15:23:19 +00:00
parent bcd159805c
commit 66b40e74ee
94 changed files with 79 additions and 79 deletions
+8
View File
@@ -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>