projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wine.desktop: Add the Romanian translation.
[wine]
/
programs
/
ngen
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ../..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = ngen.exe
7
APPMODE = -mconsole -municode
8
IMPORTS = kernel32
9
10
C_SRCS = \
11
ngen_main.c
12
13
@MAKE_PROG_RULES@