mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 14:09:38 +08:00
[General]
- Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files. svn path=/trunk/; revision=44368
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<module name="tmrqueue" type="win32gui" installbase="bin" installname="tmrqueue.exe">
|
||||
<library>kernel32</library>
|
||||
<library>gdi32</library>
|
||||
<file>tmrqueue.c</file>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user