Commit 59c2df15 authored by Alexandre Julliard's avatar Alexandre Julliard

uiribbon: Build with msvcrt.

parent 71dfe2dd
MODULE = uiribbon.dll
IMPORTS = uuid ole32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c \
uiribbon.c
......
......@@ -16,7 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include "wine/debug.h"
#define COBJMACROS
......
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