view Applications/Samples/tsconfig-stone.json @ 1044:b60d70e8b55c

compatibility macros for LSB and Qt
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Oct 2019 15:58:39 +0200
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"
    ]
}