Build Wine DLLs without the UNICODE and _UNICODE definitions. (Note: The Wine DLLs...
[reactos.git] / reactos / lib / winmm / winmm.xml
index e876439..864efd7 100644 (file)
@@ -2,8 +2,6 @@
        <importlibrary definition="winmm.spec.def" />
        <include base="winmm">.</include>
        <include base="ReactOS">include/wine</include>
-       <define name="UNICODE" />
-       <define name="_UNICODE" />
        <define name="__REACTOS__" />
        <define name="__USE_W32API" />
        <define name="_WIN32_IE">0x600</define>