]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Fixed bug with missing libSalomeDSClient.so linker option
authorsrn <srn@opencascade.com>
Wed, 22 Feb 2006 10:47:44 +0000 (10:47 +0000)
committersrn <srn@opencascade.com>
Wed, 22 Feb 2006 10:47:44 +0000 (10:47 +0000)
src/VISU_I/Makefile.in

index bc8b50a427da0e7ee6611c3ffafe1e26a7d0a251..d1cc61eec6a76e524c6619acf7a211ff5e354290 100644 (file)
@@ -141,8 +141,7 @@ LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \
        -lSalomeNotification \
        -lSALOMELocalTrace \
        -lSalomeResourcesManager \
-       -lSalomeDS \
-       -lSalomeDSImpl \
+       -lSalomeDSClient \
        -lSalomeObject \
        -lqtx \
        -lsuit \