qt: add device preferences for mmdevice
[vlc.git] / contrib / src / gme / gme-static.patch
blob40d77ad94d4763e25f97df6eea9babc9fd8ab08c
1 --- game-music-emu/gme/CMakeLists.txt 2017-11-21 10:43:46.577551600 +0100
2 +++ game-music-emu/gme/CMakeLists.txt.static 2017-11-21 10:43:22.791330000 +0100
3 @@ -137,7 +137,7 @@ configure_file(${CMAKE_CURRENT_SOURCE_DI
4 # On some platforms we may need to change headers or whatnot based on whether
5 # we're building the library or merely using the library. The following is
6 # only defined when building the library to allow us to tell which is which.
7 -add_definitions(-DBLARGG_BUILD_DLL)
8 +#add_definitions(-DBLARGG_BUILD_DLL)
10 # For the gme_types.h
11 include_directories(${CMAKE_CURRENT_BINARY_DIR})