OpulenZ/opl2 build fixes (Apple)
- Cleaned up many non-bracketed sections for stricter compilers. - Remove custom `INLINE` keyword when building on clang. - Renable opl2 via plugins\CMakeLists.txts https://cloud.githubusercontent.com/assets/6345473/2919394/c474d668-d6da-11e3-82db-778a7ce6014d.png
This commit is contained in:
@@ -12,9 +12,7 @@ ADD_SUBDIRECTORY(LadspaEffect)
|
||||
ADD_SUBDIRECTORY(lb302)
|
||||
#ADD_SUBDIRECTORY(lb303)
|
||||
ADD_SUBDIRECTORY(midi_import)
|
||||
IF(NOT LMMS_BUILD_APPLE)
|
||||
ADD_SUBDIRECTORY(opl2)
|
||||
ENDIF()
|
||||
ADD_SUBDIRECTORY(opl2)
|
||||
ADD_SUBDIRECTORY(organic)
|
||||
ADD_SUBDIRECTORY(papu)
|
||||
ADD_SUBDIRECTORY(patman)
|
||||
|
||||
1080
plugins/opl2/fmopl.c
1080
plugins/opl2/fmopl.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user