mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-24 08:20:35 +05:00
CASCADE 6.5 compatibility
This commit is contained in:
parent
ccfc342b55
commit
acda0a492c
@ -468,6 +468,7 @@ AC_OUTPUT([ \
|
||||
resources/Makefile \
|
||||
resources/GEOMCatalog.xml \
|
||||
resources/SalomeApp.xml \
|
||||
resources/Plugin \
|
||||
idl/Makefile \
|
||||
Makefile \
|
||||
])
|
||||
|
@ -28,7 +28,6 @@ dist_salomeres_DATA = \
|
||||
GEOM_en.xml \
|
||||
GEOM_fr.xml \
|
||||
GEOM.config \
|
||||
Plugin \
|
||||
GEOMDS_Resources \
|
||||
ImportExport \
|
||||
ShHealing \
|
||||
@ -247,4 +246,4 @@ ADVANCED_RESOURCES += dlg_pipetshapefilletrf.png
|
||||
dist_salomeres_DATA += $(ADVANCED_RESOURCES)
|
||||
|
||||
# VSR: little trick to avoid putting if GEOMCatalog.xml to the distribution archive
|
||||
nodist_salomeres_SCRIPTS = GEOMCatalog.xml SalomeApp.xml
|
||||
nodist_salomeres_SCRIPTS = GEOMCatalog.xml SalomeApp.xml Plugin
|
||||
|
@ -1,10 +0,0 @@
|
||||
! Description of available plugins
|
||||
! ********************************
|
||||
!
|
||||
a148e300-5740-11d1-a904-080036aaa103.Location: FWOSPlugin
|
||||
!
|
||||
! standard attribute drivers plugin
|
||||
!
|
||||
ad696000-5b34-11d1-b5ba-00a0c9064368.Location: StdPlugin
|
||||
ad696001-5b34-11d1-b5ba-00a0c9064368.Location: StdPlugin
|
||||
ad696002-5b34-11d1-b5ba-00a0c9064368.Location: StdPlugin
|
10
resources/Plugin.in
Normal file
10
resources/Plugin.in
Normal file
@ -0,0 +1,10 @@
|
||||
! Description of available plugins
|
||||
! ********************************
|
||||
!
|
||||
a148e300-5740-11d1-a904-080036aaa103.Location: FWOSPlugin
|
||||
!
|
||||
! standard attribute drivers plugin
|
||||
!
|
||||
ad696000-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
|
||||
ad696001-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
|
||||
ad696002-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
|
Loading…
Reference in New Issue
Block a user