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
unicode: Use codepage files from Microsoft's Open Specification data.
[wine.git]
/
programs
/
regedit
/
Makefile.in
blob
5b9df84b1d09757dd14f946cd0c61aca5af8e1ff
1
MODULE
=
regedit.exe
2
IMPORTS
=
advapi32
3
DELAYIMPORTS
=
shlwapi shell32 comdlg32 comctl32 user32 gdi32
4
5
EXTRADLLFLAGS
= -
mwindows
-
municode
-
mno-cygwin
6
7
C_SRCS
=
\
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
regproc.c \
17
treeview.c
18
19
RC_SRCS
=
regedit.rc
20
21
MANPAGES
=
regedit.man.in
22
23
SVG_SRCS
=
regedit.svg