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
Implement NtAccessCheck.
[wine/gsoc-2012-control.git]
/
dlls
/
unicows
/
Makefile.in
blob
84780a2dd3f341c8271279ba6a6ac0fc85d38127
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
unicows.dll
6
IMPORTLIB
=
libunicows.
$(
IMPLIBEXT
)
7
IMPORTS
=
avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
8
rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32 kernel32
9
10
C_SRCS
=
\
11
main.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: