generated from gottyduke/PluginTemplate
-
Notifications
You must be signed in to change notification settings - Fork 7
Common FAQ.
DK edited this page Sep 26, 2023
·
2 revisions
Author needs to specify their version independence flag in SFSEPlugin_Version
data in PCH.h
.
Source files placed in Plugin/src
directory will be linked to the project when you make/regenerate the msvc solution. Supported file extensions are '.asm', '.c', '.cc', '.cpp', '.cxx', '.h', '.hpp', '.hxx', 'inc', '.inl', '.ixx'
.