aboutsummaryrefslogtreecommitdiff
path: root/plugin.exp
diff options
context:
space:
mode:
authorMax Horn2004-03-23 00:30:50 +0000
committerMax Horn2004-03-23 00:30:50 +0000
commited5ac925f077c261b7fb5c7bd5bff876abd7b037 (patch)
treec1b101afe6835405d7b93f00026ca4b3d08cd21b /plugin.exp
parent66de19015b7a263c4535d8341698eb9665033cbf (diff)
downloadscummvm-rg350-ed5ac925f077c261b7fb5c7bd5bff876abd7b037.tar.gz
scummvm-rg350-ed5ac925f077c261b7fb5c7bd5bff876abd7b037.tar.bz2
scummvm-rg350-ed5ac925f077c261b7fb5c7bd5bff876abd7b037.zip
Added export symbol list for plugins (only used on OSX, if anybody wants to add support for Linux, go ahead)
svn-id: r13368
Diffstat (limited to 'plugin.exp')
-rw-r--r--plugin.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin.exp b/plugin.exp
new file mode 100644
index 0000000000..23f74ecafe
--- /dev/null
+++ b/plugin.exp
@@ -0,0 +1,4 @@
+_PLUGIN_createEngine
+_PLUGIN_detectGames
+_PLUGIN_getSupportedGames
+_PLUGIN_name