mirror of
https://github.com/reactos/reactos.git
synced 2025-05-21 10:05:35 +00:00
Correct eol-style and remove unused file
svn path=/trunk/; revision=17680
This commit is contained in:
parent
52a92a993f
commit
76e03f2541
2 changed files with 11 additions and 24 deletions
|
@ -1,13 +0,0 @@
|
||||||
TOPSRCDIR = @top_srcdir@
|
|
||||||
TOPOBJDIR = ../..
|
|
||||||
SRCDIR = @srcdir@
|
|
||||||
VPATH = @srcdir@
|
|
||||||
MODULE = olepro32.dll
|
|
||||||
IMPORTLIB = libolepro32.$(IMPLIBEXT)
|
|
||||||
IMPORTS = oleaut32
|
|
||||||
|
|
||||||
C_SRCS = olepro32stubs.c
|
|
||||||
|
|
||||||
@MAKE_DLL_RULES@
|
|
||||||
|
|
||||||
### Dependencies:
|
|
Loading…
Reference in a new issue