view Applications/Samples/tsconfig-stone.json @ 463:1155d0b4f557 am-touch-events

debug build by default to have access to the C++ call stack when assertion fails
author Alain Mazy <alain@mazy.be>
date Thu, 07 Feb 2019 09:26:57 +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"
    ]
}