projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Do RGB <=> sRGB transfers using FBO blits.
[wine]
/
programs
/
dxdiag
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ../..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = dxdiag.exe
7
APPMODE = -mwindows -municode
8
9
C_SRCS = \
10
main.c
11
12
@MAKE_PROG_RULES@