Fix another linux compilation issue...
This commit is contained in:
committed by
Yorik van Havre
parent
88f7cc4594
commit
57f2e68746
@@ -33,7 +33,7 @@
|
||||
# define PartExport __declspec(dllimport)
|
||||
# define MeshExport __declspec(dllimport)
|
||||
#else // for Linux
|
||||
# define PathSimulatorAppExport
|
||||
# define PathSimulatorExport
|
||||
# define PathExport
|
||||
# define PartExport
|
||||
# define MeshExport
|
||||
|
||||
Reference in New Issue
Block a user