[General]
[reactos.git] / rostests / tests / hello / hello.rbuild
index 8b126e1..e5016ff 100644 (file)
@@ -1,5 +1,4 @@
 <module name="hello" type="win32cui" installbase="bin" installname="hello.exe">
-       <library>kernel32</library>
        <library>user32</library>
        <library>gdi32</library>
        <file>hello.c</file>