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
po: Remove English strings from the Finnish translation.
[wine.git]
/
dlls
/
msvcp90
/
tests
/
Makefile.in
blob
aa8a52487ec609d7dbeb3b2c52d754672116d2b3
1
TESTDLL
=
msvcp90.dll
2
APPMODE
= -
mno-cygwin
3
MODCFLAGS
=
@BUILTINFLAG@
4
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
5
6
C_SRCS
=
\
7
misc.c \
8
string.c
9
10
RC_SRCS
=
\
11
msvcp90.rc
12
13
@MAKE_TEST_RULES@