INTEGRATION: CWS tune01 (1.1.2); FILE ADDED
2003/03/14 11:31:51 mhu 1.1.2.1: #i12151# Added symbol scoping mapfile, fixed dependencies, removed obsolete files.
This commit is contained in:
parent
8fc9ab2cb7
commit
7f5e256ada
1 changed files with 11 additions and 0 deletions
11
extensions/source/plugin/util/exports.map
Normal file
11
extensions/source/plugin/util/exports.map
Normal file
|
@ -0,0 +1,11 @@
|
|||
UDK_3_0_0 {
|
||||
global:
|
||||
GetVersionInfo;
|
||||
component_getDescriptionFunc;
|
||||
component_getImplementationEnvironment;
|
||||
component_getFactory;
|
||||
component_writeInfo;
|
||||
|
||||
local:
|
||||
*;
|
||||
};
|
Loading…
Reference in a new issue