repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Fix the errors in two Chinese (Simplified) resources.
[wine/hacks.git]
/
dlls
/
win32s16.dll16
/
Makefile.in
blob
ef81916113baa6049765db5690d8d8894b8edbfc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
win32s16.dll16
6
IMPORTS
=
kernel32 kernel
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
w32skrnl.dll
8
9
C_SRCS
=
win32s16.c
10
11
@MAKE_DLL_RULES@