]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Fix a problem with images: rebuild INSTALL wizard after compiling qt statically with... before_merge_from_SALOME2
authorvsr <vsr@opencascade.com>
Tue, 16 Nov 2004 10:15:47 +0000 (10:15 +0000)
committervsr <vsr@opencascade.com>
Tue, 16 Nov 2004 10:15:47 +0000 (10:15 +0000)
src/Makefile

index a51450ee336cf3691986fdefec03802864bffc70..daf85394ef546d71ccf7845c88e2ca702f880c4e 100644 (file)
@@ -19,7 +19,7 @@ YACCFLAGS= -d
 INCPATH  = -I$(QTDIR)/include -I$(QTDIR)/mkspecs/default
 LINK     = g++
 LFLAGS   = 
-LIBS     = $(SUBLIBS)  -Wl,-rpath,$(QTDIR)/lib  -L$(QTDIR)/lib  -L/usr/X11R6/lib -ldl -lXinerama -lSM -lqt-mt -lXext -lX11 -lm -lpthread -lXrender -lXinerama -lGL
+LIBS     = $(SUBLIBS)  -Wl,-rpath,$(QTDIR)/lib  -L$(QTDIR)/lib  -L/usr/X11R6/lib -ldl -lXinerama -lSM -lqt-mt -lXext -lX11 -lm -lpthread -lXrender -lXinerama -lGL -lpng -lmng -ljpeg
 AR       = ar cqs
 RANLIB   = 
 MOC      = $(QTDIR)/bin/moc