- fix correct app type

svn path=/trunk/; revision=25043
This commit is contained in:
Johannes Anderwald 2006-12-03 20:04:09 +00:00
parent 69b8ba7ca7
commit 9a841754c2

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE project SYSTEM "tools/rbuild/project.dtd">
<module name="devmgrapp" type="win32cui" installbase="system32" installname="devmgr.exe">
<module name="devmgrapp" type="win32gui" installbase="system32" installname="devmgr.exe">
<define name="__USE_W32API" />
<define name="DEFINE_GUID" />
<library>ntdll</library>