view Applications/Samples/tsconfig-stone.json @ 423:574fc54056af am-vsol-upgrade

WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile
author am@osimis.io
date Wed, 21 Nov 2018 17:07:43 +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"
    ]
}