repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
odbccp32
/
Makefile.in
blob
f7713271e4e22f43132eee5fe0f5940e72f78caa
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
odbccp32.dll
6
IMPORTLIB
=
libodbccp32.
$(
IMPLIBEXT
)
7
IMPORTS
=
ole32 advapi32 kernel32
8
EXTRALIBS
= -
luuid
$(
LIBUNICODE
)
9
10
C_SRCS
=
\
11
odbccp32.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: