repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ieframe: Moved dialog resources to ieframe.
[wine/testsucceed.git]
/
programs
/
xcopy
/
Makefile.in
blob
15e8d00e861b786c602c396abee3ff7b2c4c63b1
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
xcopy.exe
3
APPMODE
= -
mconsole
-
municode
-
mno-cygwin
4
IMPORTS
=
shell32 user32
5
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
6
MODCFLAGS
=
@BUILTINFLAG@
7
8
C_SRCS
=
\
9
xcopy.c
10
11
RC_SRCS
=
xcopy.rc
12
PO_SRCS
=
xcopy.rc
13
14
@MAKE_PROG_RULES@