mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Build the UNICODE version of the eventlog service.
svn path=/trunk/; revision=15718
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<module name="eventlog" type="win32cui" installbase="system32" installname="eventlog.exe">
|
||||
<include base="eventlog">.</include>
|
||||
<define name="UNICODE" />
|
||||
<define name="_UNICODE" />
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
|
||||
Reference in New Issue
Block a user