view Platforms/Wasm/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 548eed46f535
children
line wrap: on
line source

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