projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
rsabase: No need for an import library.
[wine]
/
dlls
/
rsabase
/
Makefile.in
1
EXTRADEFS = -DCOM_NO_WINDOWS_H
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ../..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = rsabase.dll
7
IMPORTS = rsaenh kernel32
8
9
SUBDIRS = tests
10
11
@MAKE_DLL_RULES@
12
13
### Dependencies: