Skip to content

feat: remove reference to _BCOM_SHARED macro #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jim-bcom
Copy link
Contributor

The role of this macro is to enable __declspec(dllexport)/ __declspec(dllimport) for Windows DLLs.

This feature is performed by the other macro SOLARFRAMEWORK_API which is enabled automatically by the remaken rules based the the qmake TARGET name (c.f. templatelibconfig.pri)

Defined in SolARFrameworkDefinitions.h

The role of this macro is to enable __declspec(dllexport)/
__declspec(dllimport) for Windows DLLs.

This feature is performed by the other macro SOLARFRAMEWORK_API which is
enabled automatically by the remaken rules based the the qmake TARGET name
(c.f. templatelibconfig.pri)

Defined in SolARFrameworkDefinitions.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant