PLUGINDIR "dirname";

WDL keyword; gives a folder for engine plugin DLLs. The engine automatically opens all plugins in this folder.

Default:

"gstudio\\acknex_plugins" in development mode,
"." (current folder) in release mode.

Remarks:

Example:

PLUGINDIR = "plugins"; // open Dlls in the "plugins" subfolder

See also:

Plugin SDK, PRAGMA_PLUGIN

► latest version online