repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git]
/
dlls
/
shell.dll16
/
Makefile.in
blob
5512b54c0cc82193f18fe5e29c66b59bd833ed1a
1
MODULE
=
shell
.dll16
2
IMPORTS
=
shell32 user32 gdi32 advapi32
3
4
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
shell32.dll
5
EXTRARCFLAGS
= -
m16
6
7
C_SRCS
=
shell
.c
8
9
RC_SRCS
=
version.rc
10
11
@MAKE_DLL_RULES@