repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move the setting of states from device to basetexture, states that
[wine/wine64.git]
/
dlls
/
version
/
Makefile.in
blob
cddf024fa1a98e7b124724ca41c1b4e59ce46ab7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
version.dll
6
IMPORTLIB
=
libversion.
$(
IMPLIBEXT
)
7
IMPORTS
=
lz32 kernel32 ntdll
8
EXTRALIBS
= $(
LIBUNICODE
)
9
10
C_SRCS
=
\
11
info
.c \
12
install
.c \
13
resource.c
14
15
C_SRCS16
=
\
16
ver16.c
17
18
SPEC_SRCS16
=
ver.spec
19
20
SUBDIRS
=
tests
21
22
@MAKE_DLL_RULES@
23
24
### Dependencies: