do not build hello as GUI apps it is CUI apps. printf is redirect in GUI apps and...
[reactos.git] / rosapps / tests / hello / hello.rbuild
index 6fe8004..b710069 100644 (file)
@@ -1,4 +1,4 @@
-<module name="hello" type="win32gui" installbase="bin" installname="hello.exe">
+<module name="hello" type="win32cui" installbase="bin" installname="hello.exe">
        <define name="_WIN32_IE">0x0501</define>
        <define name="_WIN32_WINNT">0x0501</define>
        <define name="__USE_W32API" />