mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 12:31:32 -08:00
(LIBS): Include OLE32.
This commit is contained in:
parent
a71f59c1fa
commit
c1c5c06dc3
1 changed files with 2 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ LIBS = $(TLIB0) \
|
|||
$(TLIB1) \
|
||||
$(TLIBW32) \
|
||||
$(TLASTLIB) \
|
||||
$(WINMM) \
|
||||
$(WINMM) \
|
||||
$(ADVAPI32) \
|
||||
$(GDI32) \
|
||||
$(COMDLG32) \
|
||||
|
|
@ -146,6 +146,7 @@ LIBS = $(TLIB0) \
|
|||
$(MPR) \
|
||||
$(SHELL32) \
|
||||
$(WINSPOOL) \
|
||||
$(OLE32) \
|
||||
$(libc)
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue