repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfplat: Only convert MEDIASUBTYPE for the formats which need it.
[wine.git]
/
programs
/
regedit
/
Makefile.in
blob
c3118ec543ab45903b744884e14acca366a94d49
1
MODULE
=
regedit.exe
2
IMPORTS
=
advapi32 shcore
3
DELAYIMPORTS
=
shlwapi shell32 comdlg32 comctl32 user32 gdi32
4
5
EXTRADLLFLAGS
= -
mwindows
-
municode
6
7
SOURCES
=
\
8
about.c \
9
childwnd.c \
10
edit.c \
11
framewnd.c \
12
hexedit.c \
13
listview.c \
14
main.c \
15
regedit.c \
16
regedit.man.in \
17
regedit.rc \
18
regedit.svg \
19
regproc.c \
20
treeview.c