Mercurial > hg > orthanc-stone
view Applications/Samples/Deprecated/tsconfig-stone.json @ 1395:62dc0d737e7b
build script for wasm sample + updated instructions + fixed Sdl sample for Orthanc listening on other ports that 8042
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Wed, 29 Apr 2020 18:11:49 +0200 |
parents | bfd77672d825 |
children |
line wrap: on
line source
{ "include" : [ "../../Platforms/Wasm/stone-framework-loader.ts", "../../Platforms/Wasm/wasm-application-runner.ts", "../../Platforms/Wasm/wasm-viewport.ts" ] }