GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr support caused by patch #1956501

svn-id: r50145
This commit is contained in:
Florian Kagerer 2010-06-22 15:30:41 +00:00
parent bb9f556c36
commit 46ec88f74d
6 changed files with 122 additions and 28 deletions

View file

@ -205,6 +205,8 @@ public:
LINK_PLUGIN(MT32)
#endif
LINK_PLUGIN(ADLIB)
LINK_PLUGIN(PCSPK)
LINK_PLUGIN(PCJR)
LINK_PLUGIN(TOWNS)
#if defined (UNIX)
LINK_PLUGIN(TIMIDITY)