mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:05:41 +00:00
[LOGONUI]
Add gabriel's fixed bitmap and a more forgiving rbuild file svn path=/trunk/; revision=51907
This commit is contained in:
parent
4d7f242b7f
commit
45b3697a66
2 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="logonui" type="win32gui" installbase="system32" installname="LogonUI.exe" unicode="yes">
|
||||
<module name="logonui" type="win32gui" installbase="system32" installname="LogonUI.exe" allowwarnings="true" unicode="yes">
|
||||
<include base="logonui">.</include>
|
||||
<library>user32</library>
|
||||
<library>gdi32</library>
|
||||
<library>msimg32.lib</library>
|
||||
<file>logonui.c</file>
|
||||
<file>NT5design.c</file>
|
||||
<file>NT6design.c</file>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
Loading…
Add table
Add a link
Reference in a new issue