[Olsr-cvs] olsrd-current/make Makefile.win32,1.4,1.5
Thomas Lopatic
(spam-protected)
Wed Oct 11 22:18:38 CEST 2006
Update of /cvsroot/olsrd/olsrd-current/make
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13397/make
Modified Files:
Makefile.win32
Log Message:
Applied friendly name patch by Sektor.
Index: Makefile.win32
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.win32,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.win32 29 Dec 2005 21:26:31 -0000 1.4
--- Makefile.win32 11 Oct 2006 20:18:35 -0000 1.5
***************
*** 9,13 ****
HDRS += $(wildcard src/win32/*.h)
! DEFINES += -DWIN32
LIBS += -mno-cygwin -lws2_32 -liphlpapi
INCLUDES += -I$(TOPDIR)/src/win32
--- 9,13 ----
HDRS += $(wildcard src/win32/*.h)
! DEFINES += -DWIN32 -D_WIN32_WINNT=0x0501
LIBS += -mno-cygwin -lws2_32 -liphlpapi
INCLUDES += -I$(TOPDIR)/src/win32
More information about the Olsr-cvs
mailing list