]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Win32 compatibility
authorana <ana@opencascade.com>
Tue, 3 Jul 2012 06:43:46 +0000 (06:43 +0000)
committerana <ana@opencascade.com>
Tue, 3 Jul 2012 06:43:46 +0000 (06:43 +0000)
src/GEOM_I_Superv/Makefile.am

index c3acb16c8561414aab3bdbc78af6c68d7d84c454..8443a5b772209a419a03d70bdcfe952bcb7f3bd8 100644 (file)
@@ -60,6 +60,8 @@ libGEOM_SupervEngine_la_CPPFLAGS =    \
 
 libGEOM_SupervEngine_la_LDFLAGS  =     \
     ../../idl/libSalomeIDLGEOM.la       \
+    ../GEOM/libGEOMbasic.la            \
        $(CORBA_LIBS)                   \
-       $(KERNEL_LDFLAGS) -lSalomeGenericObj -lSalomeNS -lSalomeLifeCycleCORBA -lSalomeContainer -lSalomeDSClient \
+       $(KERNEL_LDFLAGS) -lSalomeGenericObj -lSalomeNS -lSalomeLifeCycleCORBA -lSALOMELocalTrace -lSalomeContainer -lSalomeDSClient \
+       $(CAS_LDFLAGS) -lTKernel -lTKMath -lTKBRep -lTKTopAlgo \
        $(STDLIB)