]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Fix compilation problem: add missing library dependency before_mergefrom_MERGE_MULTIPR_EVOLUTION_29Oct07
authorvsr <vsr@opencascade.com>
Fri, 26 Oct 2007 10:52:57 +0000 (10:52 +0000)
committervsr <vsr@opencascade.com>
Fri, 26 Oct 2007 10:52:57 +0000 (10:52 +0000)
src/VISU_I/Makefile.am

index 184ad65a24a1c0e4e58221437e1ef348d5e8afe5..5c3e7b16700f39471ed3db7856eddd8d12cf0106 100644 (file)
@@ -165,6 +165,7 @@ VISU_I_LDADD=\
        -lSALOMELocalTrace \
        -lSalomeResourcesManager \
        -lSalomeDSClient \
+       -lSalomeLauncher \
        -lSalomeObject \
        -lqtx \
        -lsuit \
@@ -187,4 +188,4 @@ VISU_I_LDADD=\
        -lMEDWrapper_V2_2 \
        -lMEDWrapper_V2_1 \
        -lmed_V2_1 \
-       -lmedmem
\ No newline at end of file
+       -lmedmem