mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
don't build worpad as UNICODE, wine is using ANSI functions
svn path=/trunk/; revision=36124
This commit is contained in:
parent
6196f51306
commit
2b3e52482d
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="wordpad" type="win32gui" installbase="system32" installname="wordpad.exe" allowwarnings="true">
|
||||
<include base="wordpad">.</include>
|
||||
<define name="UNICODE" />
|
||||
<define name="_UNICODE" />
|
||||
<define name="_WIN32_IE">0x0600</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>comdlg32</library>
|
||||
|
|
Loading…
Reference in a new issue