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

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