view Applications/Samples/tsconfig-stone.json @ 467:22b80f5c3a1c am-touch-events

fix for SDL builds
author am@osimis.io
date Tue, 12 Feb 2019 10:01:49 +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"
    ]
}