change definition to ensure calling of unicode

svn path=/trunk/; revision=23449
This commit is contained in:
Ged Murphy 2006-08-04 23:40:16 +00:00
parent 4ea471d5a5
commit c44fecf418

View file

@ -5,8 +5,7 @@
<include base="ReactOS">include/reactos/wine</include>
<define name="__REACTOS__" />
<define name="__USE_W32API" />
<define name="UNICODE" />
<define name="_UNICODE" />
<define name="__WINESRC__" />
<define name="_WIN32_IE">0x600</define>
<define name="_WIN32_WINNT">0x501</define>
<define name="WINVER">0x501</define>