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
Make CryptImport/ExportPublicKeyInfoEx behave the way MSDN describes
[wine/gsoc-2012-control.git]
/
programs
/
winefile
/
Makefile.in
blob
8bf2251de2018220737704f6e69709e08f013535
1
EXTRADEFS
= -
D__WINE__
-
DUNICODE
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winefile.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32 kernel32
9
EXTRALIBS
= -
luuid
10
11
C_SRCS
=
\
12
license.c \
13
splitpath.c \
14
winefile.c
15
16
RC_SRCS
=
rsrc.rc
17
RC_BINSRC
=
resource.rc
18
RC_BINARIES
=
\
19
drivebar.bmp \
20
images.bmp \
21
toolbar.bmp \
22
winefile.ico
23
24
@MAKE_PROG_RULES@
25
26
### Dependencies: