From: apo Date: Thu, 9 Mar 2006 09:09:02 +0000 (+0000) Subject: To fix problem with compilation of the binraies X-Git-Tag: mergeto_trunk_13Mar06~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=77c732c44c759b17e418707eeef97fbb7b2bb451;p=modules%2Fvisu.git To fix problem with compilation of the binraies --- diff --git a/src/VISU_I/Makefile.in b/src/VISU_I/Makefile.in index 728249e9..0879dd8c 100644 --- a/src/VISU_I/Makefile.in +++ b/src/VISU_I/Makefile.in @@ -142,6 +142,7 @@ LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \ -lSALOMELocalTrace \ -lSalomeResourcesManager \ -lSalomeDSClient \ + -lSalomeDSImpl \ -lSalomeDS \ -lSalomeObject \ -lqtx \