Web: include header with export macros

This commit is contained in:
wmayer
2022-03-24 20:40:59 +01:00
parent b02854f842
commit eb29be99c2
5 changed files with 3 additions and 16 deletions

View File

@@ -26,13 +26,6 @@
#include <FCConfig.h>
// Exporting of App classes
#ifdef FC_OS_WIN32
# define WebAppExport __declspec(dllexport)
#else // for Linux
# define WebAppExport
#endif
#ifdef _PreComp_
// standard