repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
gameux
/
Makefile.in
blob
ab7a7420f76866ffd7ea8070a1cbe2bb5c6946b2
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
MODULE
=
gameux.dll
3
IMPORTS
=
uuid shell32 oleaut32 ole32 user32 advapi32 shlwapi
4
5
C_SRCS
=
\
6
factory.c \
7
gameexplorer.c \
8
gamestatistics.c \
9
main.c
10
11
IDL_TLB_SRCS
=
gameux_tlb.idl
12
IDL_R_SRCS
=
gameux_tlb.idl
13
14
RC_SRCS
=
rsrc.rc
15
16
@MAKE_DLL_RULES@