view Applications/Samples/tsconfig-stone.json @ 1003:1607c4aebc5d

Addtnl instructions for build config + added new files to Stone CMake file
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 20 Sep 2019 12:00:54 +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"
    ]
}