projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Use the correct RGTC constant in format_texture_info.
[wine]
/
dlls
/
propsys
/
Makefile.in
1
MODULE = propsys.dll
2
IMPORTLIB = propsys
3
IMPORTS = ole32 oleaut32 uuid
4
5
C_SRCS = \
6
propstore.c \
7
propsys_main.c \
8
propvar.c
9
10
IDL_R_SRCS = propsys_classes.idl
11
12
@MAKE_DLL_RULES@