Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 139233 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- programs/oleview/Makefile.in.old    2006-07-06 02:18:34.000000000 +0200
0
++ programs/oleview/Makefile.in        2006-07-06 02:19:18.000000000 +0200
Lines 5-11 Link Here
5
MODULE    = oleview.exe
5
MODULE    = oleview.exe
6
APPMODE   = -mwindows -municode
6
APPMODE   = -mwindows -municode
7
IMPORTS   = comctl32 shell32 oleaut32 ole32 user32 advapi32 kernel32
7
IMPORTS   = comctl32 shell32 oleaut32 ole32 user32 advapi32 kernel32
8
EXTRALIBS = -luuid
8
EXTRALIBS = -luuid $(LIBUNICODE)
9
EXTRADEFS = -DUNICODE
9
EXTRADEFS = -DUNICODE
10
C_SRCS = \
10
C_SRCS = \

Return to bug 139233