From 30e23cc766d25fb3253f16a0ac93031a933bcd60 Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Sun, 10 Sep 2017 14:29:25 +0900 Subject: fmdsp-pacc: added everything except fft and levelmeter --- sdl/osx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdl/osx/Makefile') diff --git a/sdl/osx/Makefile b/sdl/osx/Makefile index e52fb78..73bea70 100644 --- a/sdl/osx/Makefile +++ b/sdl/osx/Makefile @@ -8,7 +8,7 @@ XCRUN:=xcrun --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.p CC:=$(XCRUN) cc OBJS:=main.o OBJS+=pacc-gl.o -OBJS+=fmdsp-pacc.o font_fmdsp_small.o +OBJS+=fmdsp-pacc.o font_fmdsp_small.o fmdsp_platform_unix.o OBJS+=opna.o opnafm.o opnassg.o opnadrum.o opnaadpcm.o opnatimer.o opnassg-sinc-c.o opnassg-sinc-sse2.o OBJS+=fmdriver_pmd.o fmdriver_fmp.o ppz8.o fmdriver_common.o OBJS+=fmplayer_file.o fmplayer_work_opna.o fmplayer_file_unix.o fmplayer_drumrom_unix.o -- cgit v1.2.3