view Platforms/Wasm/tsconfig-stone.json @ 1146:5035354b1369 broker

working static compilation with qt
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 12 Nov 2019 20:03:23 +0100
parents 548eed46f535
children
line wrap: on
line source

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