view Applications/Samples/tsconfig-stone.json @ 462:d93aff4e602a am-touch-events

fix for include not found in Orthanc
author Alain Mazy <alain@mazy.be>
date Wed, 06 Feb 2019 23:41:42 +0100
parents b04b13810540
children
line wrap: on
line source

{
    "include" : [
        "../../Platforms/Wasm/stone-framework-loader.ts",
        "../../Platforms/Wasm/wasm-application-runner.ts",
        "../../Platforms/Wasm/wasm-viewport.ts"
    ]
}