Salome HOME
Define correct gui and server libraries name (without lib.* prefix and *.so expansion...
authorrnv <rnv@opencascade.com>
Mon, 18 Jun 2007 13:22:42 +0000 (13:22 +0000)
committerrnv <rnv@opencascade.com>
Mon, 18 Jun 2007 13:22:42 +0000 (13:22 +0000)
resources/BLSURFPlugin.xml

index 30bcd8ff31078161167d17bc64fd31b38389ee58..f72a6110826627a6731aa06597e3961c98a3d1ad 100644 (file)
@@ -7,8 +7,8 @@
 
 <meshers-group name="BLSURF"
                resources="BLSURFPlugin"
-               server-lib="libBLSURFEngine.so"
-               gui-lib="libBLSURFPluginGUI.so">
+               server-lib="BLSURFEngine"
+               gui-lib="BLSURFPluginGUI">
   <hypotheses>
     <hypothesis type="BLSURF_Parameters"
                label-id="BLSURF Parameters"