feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
6
native/planegcs/stubs/FCGlobal.h
Normal file
6
native/planegcs/stubs/FCGlobal.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef WEB_FREECAD_FCGLOBAL_H
|
||||
#define WEB_FREECAD_FCGLOBAL_H
|
||||
#define FREECAD_DECL_EXPORT
|
||||
#define FREECAD_DECL_IMPORT
|
||||
#define BaseExport
|
||||
#endif
|
||||
Reference in New Issue
Block a user