From 06b97d2d116b622bc067b245f81b2857767d598e Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Fri, 26 Feb 2010 21:07:59 +0000 Subject: Add OPL hardware playback support for Windows NT-based systems. Subversion-branch: /branches/opl-branch Subversion-revision: 1871 --- opl/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'opl/Makefile.am') diff --git a/opl/Makefile.am b/opl/Makefile.am index 8bbed9f0..d099b875 100644 --- a/opl/Makefile.am +++ b/opl/Makefile.am @@ -13,6 +13,7 @@ libopl_a_SOURCES = \ opl_queue.c opl_queue.h \ opl_sdl.c \ opl_timer.c opl_timer.h \ - opl_win9x.c \ + opl_win32.c \ + ioperm_sys.c ioperm_sys.h \ fmopl.c fmopl.h -- cgit v1.2.3