Implemented the Dynamic API magic.
--HG-- extra : rebase_source : 38f639089d3d142895d5cf106919a0bfbb65c5ed
This commit is contained in:
parent
82edee6971
commit
63256a2384
21 changed files with 1808 additions and 1 deletions
|
@ -240,6 +240,7 @@ file(GLOB SOURCE_FILES
|
|||
${SDL2_SOURCE_DIR}/src/atomic/*.c
|
||||
${SDL2_SOURCE_DIR}/src/audio/*.c
|
||||
${SDL2_SOURCE_DIR}/src/cpuinfo/*.c
|
||||
${SDL2_SOURCE_DIR}/src/dynapi/*.c
|
||||
${SDL2_SOURCE_DIR}/src/events/*.c
|
||||
${SDL2_SOURCE_DIR}/src/file/*.c
|
||||
${SDL2_SOURCE_DIR}/src/libm/*.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue