quakeforge/libs/audio/cd
Bill Currie eee1aaf283 static plugins (--with-static-plugins to force on, --without-static-plugins
to force off, defaults to off for *nix and on for win32). does not work yet
due to lack of support in libs/util/plugin.c, but that's next.
2001-10-10 05:52:14 +00:00
..
.gitignore add .gitignore 2001-04-09 23:46:52 +00:00
cd_linux.c QFPLUGIN now does the __declspec stuff and all plugins now use it on their 2001-10-08 05:54:46 +00:00
cd_null.c QFPLUGIN now does the __declspec stuff and all plugins now use it on their 2001-10-08 05:54:46 +00:00
cd_sdl.c QFPLUGIN now does the __declspec stuff and all plugins now use it on their 2001-10-08 05:54:46 +00:00
cd_sgi.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cd_win.c QFPLUGIN now does the __declspec stuff and all plugins now use it on their 2001-10-08 05:54:46 +00:00
cd_xmms.c QFPLUGIN now does the __declspec stuff and all plugins now use it on their 2001-10-08 05:54:46 +00:00
Makefile.am static plugins (--with-static-plugins to force on, --without-static-plugins 2001-10-10 05:52:14 +00:00