.hgeol
author koda
Thu, 21 Apr 2016 00:10:23 -0400 (2016-04-21)
changeset 11657 ae6706411b24
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native