INCLUDES = -I$(top_srcdir)/src/include
if MINGW
- WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -luuid -liconv -lstdc++ -lcomdlg32 -lgdi32
+ WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -liconv -lstdc++ -lcomdlg32 -lgdi32
endif
if USE_COVERAGE
INCLUDES = -I$(top_srcdir)/src/include
if MINGW
- WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -luuid -liconv -lstdc++ -lcomdlg32 -lgdi32
+ WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -liconv -lstdc++ -lcomdlg32 -lgdi32
endif
if USE_COVERAGE
INCLUDES = -I$(top_srcdir)/src/include
if MINGW
- WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -luuid -liconv -lstdc++ -lcomdlg32 -lgdi32
+ WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -liconv -lstdc++ -lcomdlg32 -lgdi32
endif
if USE_COVERAGE
libgnunetutilwin_la_LDFLAGS = \
-Wl,--no-undefined -Wl,--export-all-symbols
libgnunetutilwin_la_LIBADD = \
- -lshell32 -luuid -liconv -lstdc++ \
+ -lshell32 -liconv -lstdc++ \
-lcomdlg32 -lgdi32
WINLIB = libgnunetutilwin.la
endif
service.c \
signal.c \
strings.c \
- time.c \
- $(WINSRC)
+ time.c
libgnunetutil_la_LIBADD = \