Mercurial > hg > orthanc-stone
view Platforms/Wasm/tsconfig-stone.json @ 942:685c9a2d115f
Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlers
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 05 Aug 2019 12:27:27 +0200 |
parents | 548eed46f535 |
children |
line wrap: on
line source
{ "include" : [ "stone-framework-loader.ts", "logger.ts", "wasm-application-runner.ts", "wasm-viewport.ts" ] }