From: apo Date: Tue, 8 Nov 2005 18:05:59 +0000 (+0000) Subject: To adjust to LightApp architectural changes X-Git-Tag: TG-D5-38-2003_D2005-20-12~116 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=603fa064f36ff31115b981871d8b5c2d05d0a9a2;p=modules%2Fvisu.git To adjust to LightApp architectural changes --- diff --git a/src/VISU_I/Makefile.in b/src/VISU_I/Makefile.in index bad03e4f..107f3e24 100644 --- a/src/VISU_I/Makefile.in +++ b/src/VISU_I/Makefile.in @@ -146,6 +146,7 @@ LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \ -lsuit \ -lstd \ -lCAM \ + -lLightApp \ -lObjBrowser \ -lSalomePrs \ -lPyInterp \ @@ -154,6 +155,7 @@ LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \ -lToolsGUI \ -lGLViewer \ -lOCCViewer \ + -lSUPERVGraph \ -lSOCC \ -lPlot2d \ -lMEDWrapper \