Commit b6477037 authored by Alexandre Julliard's avatar Alexandre Julliard

wmc: Define WINE_UNICODE_API directly in the source.

parent 54e0c7fe
EXTRADEFS = -DWINE_UNICODE_API=""
PROGRAMS = wmc$(EXEEXT)
MANPAGE = wmc.man
ALL_LIBS = @LIBGETTEXTPO@ $(LIBWINE_STATIC) $(LIBPORT)
......
......@@ -21,6 +21,7 @@
#ifndef __WMC_LANG_H
#define __WMC_LANG_H
#define WINE_UNICODE_API /* nothing */
#include "wine/unicode.h"
typedef struct language {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment