projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gameux: Add stub of IGameStatisticsMgr implementation.
[wine]
/
dlls
/
slc
/
Makefile.in
1
EXTRADEFS = -D_SLC_
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ../..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = slc.dll
7
IMPORTLIB = slc
8
9
C_SRCS = \
10
slc.c
11
12
@MAKE_DLL_RULES@