Moved clipboard event handling functions and some private data
[wine] / dlls / olecli / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = olecli32.dll
6 IMPORTS   = ole32 gdi32 kernel32
7
8 C_SRCS = \
9         olecli_main.c
10
11 C_SRCS16 = \
12         olecli16.c
13
14 SPEC_SRCS16 = olecli.spec
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: