mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-06 21:24:17 +05:00
Fix compilation on LInux
This commit is contained in:
parent
bf4b4d36c4
commit
bdd25d855c
@ -40,7 +40,8 @@ EXPORT_HEADERS= DriverUNV_R_SMDS_Mesh.h \
|
||||
DriverUNV_R_SMESHDS_Document.h \
|
||||
DriverUNV_W_SMDS_Mesh.h \
|
||||
DriverUNV_W_SMESHDS_Mesh.h \
|
||||
DriverUNV_W_SMESHDS_Document.h
|
||||
DriverUNV_W_SMESHDS_Document.h \
|
||||
SMESH_DriverUNV.hxx
|
||||
|
||||
# Libraries targets
|
||||
LIB = libMeshDriverUNV.la
|
||||
|
@ -39,7 +39,7 @@
|
||||
# define SMESHCLIENT_EXPORT __declspec( dllimport )
|
||||
# endif
|
||||
#else
|
||||
# define SMESHCLIENTEXPORT
|
||||
# define SMESHCLIENT_EXPORT
|
||||
#endif
|
||||
|
||||
class SMESHDS_Mesh;
|
||||
|
Loading…
Reference in New Issue
Block a user