From ed0422126771d22e08cf071c735878095a81eef9 Mon Sep 17 00:00:00 2001 From: "Marcel W. Wysocki" Date: Sun, 6 Feb 2005 12:43:59 +0000 Subject: ouch forgot sth. --- makefile.mgw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.mgw b/makefile.mgw index 949f6a90..42eaf870 100644 --- a/makefile.mgw +++ b/makefile.mgw @@ -5,7 +5,7 @@ CXX = g++ # excessive optimizations for pentium pro and later CXXFLAGS +=-Wall -march=i686 -O3 -fexpensive-optimizations -pipe -fomit-frame-pointer -funroll-loops -fexceptions -LIBS := -lSDL -lguichan_sdl -lguichan -lSDL_mixer -lSDL_image +LIBS := -lSDL -lguichan_sdl -lguichan -lSDL_mixer -lSDL_image -lws2_32 include file.list -- cgit v1.2.3-70-g09d2